
25 Sep
2012
25 Sep
'12
10:29 p.m.
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@nvidia.com
Applied to u-boot/master, thanks!
--
Tom