[U-Boot] [PATCH v2] MAKEALL: fix per arch board lists

Tom Rini trini at ti.com
Thu Aug 30 20:06:51 CEST 2012


On Wed, Aug 29, 2012 at 02:08:59PM -0700, Allen Martin wrote:

> The LIST_arm rule included the Atmel boards twice (by virtue of
> including both LIST_at91 and LIST_ARM9) and was missing all the
> arm720t, arm946es, and arm1176 boards.  Change this list to use
> boards_by_arch() which is less error prone.  After this change
> "./MAKEALL arm" and "./MAKEALL -a arm" build the same boards.
> 
> Also fix up some missing and duplicate boards to arm, mips, and m68k.
> 
> Signed-off-by: Allen Martin <amartin at nvidia.com>

Thanks!

Acked-by: Tom Rini <trini at ti.com>

-- 
Tom


More information about the U-Boot mailing list