[U-Boot] [PATCH] Support for the Calao USB-A9260/USB-A9G20 boards

Wolfgang Denk wd at denx.de
Tue Feb 9 21:52:23 CET 2010


Dear Gregory Hermant,

In message <1265637776-21295-1-git-send-email-gregory.hermant at calao-systems.com> you wrote:
> The Calao USB-A9260 and USB-9G20 boards are manufactured and sold by Calao Systems
> <http://www.calao-systems.com>. They are built around an AT91SAM9260 ARM SoC
> running at 180MHz and an AT91SAM9G20 ARM SoC running at 400MHz respectively.
> They feature an Ethernet port, 64Mo of SDRAM, 256Mo of NAND flash, two USB host ports,
> and an USB device port. They also feature a FTDI2232 converter which provides the ability
> to use the DBGU serial port & the JTAG port over a USB interface.
> 
> Signed-off-by: Gregory Hermant <gregory.hermant at calao-systems.com>
> ---
...
> +#include <config_cmd_default.h>
> +#undef CONFIG_CMD_BDI
> +#undef CONFIG_CMD_FPGA
> +#undef CONFIG_CMD_IMI
> +#undef CONFIG_CMD_IMLS
> +#undef CONFIG_CMD_LOADS
> +#undef CONFIG_CMD_SOURCE

Is there any special reason for disabling these commands? They are
usually considered pretty useful, and from the rest of your
configuration I don't believe you try to minimize the memory footprint
of the U-Boot image?



Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Time is a drug. Too much of it kills you.
                                      - Terry Pratchett, _Small Gods_


More information about the U-Boot mailing list