[U-Boot] arm: mx5: Add support for USB armory board

Vagrant Cascadian vagrant at debian.org
Thu Mar 19 17:55:26 CET 2015


On 2015-02-24, andrej at inversepath.com wrote:
> Add support for Inverse Path USB armory board, an open source
> flash-drive sized computer based on Freescale i.MX53 SoC.
...
> diff --git a/include/configs/usbarmory.h b/include/configs/usbarmory.h
> new file mode 100644
> index 0000000..e00ec7b
> --- /dev/null
> +++ b/include/configs/usbarmory.h
...
> +#include <asm/arch/imx-regs.h>
> +#include <config_cmd_default.h>

Would you consider patches that include config_distro_defaults.h and
config_distro_bootcmd.h, documented in doc/README.distro? It may require
adding several variables such as fdt_addr_r, fdtfile, ramdisk_addr_r,
ramdiskfile, kernel_addr_r, bootfile, pxe_addr_r and scriptaddr,
documented in README and doc/README.distro. I'd be happy to work on
patches.

I'd like to enable the usbarmory target in Debian's u-boot packages, and
this would make it easier for it to behave more-or-less consistantly
with several other platforms, and allow for more flexibility when
booting.


live well,
  vagrant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150319/be99a61d/attachment.sig>


More information about the U-Boot mailing list