Hi!

On 04/09/2013 12:38 AM, jonsm...@gmail.com wrote:
> Does the MIPS u-boot in the OpenWRT tree run on the RT5350? If so,

U-Boot for Ralink chips is not (yet) part of OpenWrt, however, you can compile
it from the sources on
https://github.com/8devices/u-boot

Flashing the boards via JTAG will require you to initialize some registers of
the SoC (at least SDRAM configuration, so you can load U-Boot into the ram and
flash using U-Boot).
OpenOCD contains code for some Atheros SoCs, that should be useful to get an
impression of what needs to be done to support other type of MIPS SoCs.


Good luck!


Daniel

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to