Anybody build openwrt to work with Le potato?

I’m trying to make a mobile hotspot router with a LePotato using OpenWRT but I don’t see any pre-made images and wondering if there are special things I need to do to compile the source correctly? Thanks.

1 Like

Have you checked GitHub - ophub/amlogic-s9xxx-openwrt: Support for OpenWrt in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc. ? Not a ready-to-use build, but a starting point.

1 Like

They have an image for Tritium but not for Le Potato. The changes should be trivial to their build process.

  1. Change the bootloader.
  2. Change the Linux config to switch from sunxi to meson.

You can post on their form and link back to this message. If they need any assistance from us to add Le Potato as a build target, we’ll gladly help.