mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-15 23:17:32 -04:00
MAKEALL ARMv7: Use boards.cfg
Use the boards from boards.cfg for building ./MAKEALL ARMV7. Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
This commit is contained in:
parent
5cfeec5125
commit
f37586bb14
23
MAKEALL
23
MAKEALL
@ -417,27 +417,8 @@ LIST_ARM11=" \
|
|||||||
#########################################################################
|
#########################################################################
|
||||||
## ARMV7 Systems
|
## ARMV7 Systems
|
||||||
#########################################################################
|
#########################################################################
|
||||||
LIST_ARMV7=" \
|
|
||||||
am3517_crane \
|
LIST_ARMV7="$(boards_by_cpu armv7)"
|
||||||
am3517_evm \
|
|
||||||
ca9x4_ct_vxp \
|
|
||||||
devkit8000 \
|
|
||||||
dig297 \
|
|
||||||
igep0020 \
|
|
||||||
igep0030 \
|
|
||||||
mx51evk \
|
|
||||||
omap3_beagle \
|
|
||||||
omap3_overo \
|
|
||||||
omap3_evm \
|
|
||||||
omap3_pandora \
|
|
||||||
omap3_sdp3430 \
|
|
||||||
omap3_zoom1 \
|
|
||||||
omap3_zoom2 \
|
|
||||||
omap4_panda \
|
|
||||||
omap4_sdp4430 \
|
|
||||||
s5p_goni \
|
|
||||||
smdkc100 \
|
|
||||||
"
|
|
||||||
|
|
||||||
#########################################################################
|
#########################################################################
|
||||||
## AT91 Systems
|
## AT91 Systems
|
||||||
|
Loading…
x
Reference in New Issue
Block a user