[U-Boot] [PATCH 5/5] coldfire: Remove board with major build issues

Remove boards with a _config rules errors or with missing linker scripts from MAKEALL or boards.cfg. Permit to run the MAKEALL coldfire to the end.
Signed-off-by: Stany MARCEL stany.marcel@novasys-ingenierie.com --- MAKEALL | 4 ---- boards.cfg | 1 - 2 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/MAKEALL b/MAKEALL index 3b98f03..a7d3f0d 100755 --- a/MAKEALL +++ b/MAKEALL @@ -562,12 +562,8 @@ LIST_coldfire="$(boards_by_arch m68k) cobra5272 \ EB+MCF-EV123 \ EB+MCF-EV123_internal \ - M52277EVB \ - M5235EVB \ M5329AFEE \ M5373EVB \ - M54451EVB \ - M54455EVB \ M5475AFE \ M5485AFE \ " diff --git a/boards.cfg b/boards.cfg index c253f03..b65afd6 100644 --- a/boards.cfg +++ b/boards.cfg @@ -280,7 +280,6 @@ M5272C3 m68k mcf52x2 m5272c3 freesca M5275EVB m68k mcf52x2 m5275evb freescale M5282EVB m68k mcf52x2 m5282evb freescale M53017EVB m68k mcf52x2 m53017evb freescale -EP2500 m68k mcf52x2 ep2500 Mercury microblaze-generic microblaze microblaze microblaze-generic xilinx dbau1000 mips mips32 dbau1x00 - au1x00 dbau1x00:DBAU1000 dbau1100 mips mips32 dbau1x00 - au1x00 dbau1x00:DBAU1100

Remove boards with a _config rules errors or with missing linker scripts from MAKEALL or boards.cfg. Permit to run the MAKEALL coldfire to the end.
Signed-off-by: Stany MARCEL stany.marcel@novasys-ingenierie.com --- Changes for v2: - Impacted by the v2 of patch 2/5 - only EP2500 removed now
boards.cfg | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/boards.cfg b/boards.cfg index 9bb7b4a..02666b1 100644 --- a/boards.cfg +++ b/boards.cfg @@ -298,7 +298,6 @@ M5485EFE m68k mcf547x_8x m548xevb freescale - M5485FFE m68k mcf547x_8x m548xevb freescale - M5485EVB:SYS_BUSCLK=100000000,SYS_BOOTSZ=2,SYS_DRAMSZ=64,SYS_NOR1SZ=32,SYS_VIDEO,SYS_USBCTRL,SYS_DRAMSZ1=64 M5485GFE m68k mcf547x_8x m548xevb freescale - M5485EVB:SYS_BUSCLK=100000000,SYS_BOOTSZ=4,SYS_DRAMSZ=64 M5485HFE m68k mcf547x_8x m548xevb freescale - M5485EVB:SYS_BUSCLK=100000000,SYS_BOOTSZ=2,SYS_DRAMSZ=64,SYS_NOR1SZ=16,SYS_VIDEO -EP2500 m68k mcf52x2 ep2500 Mercury astro_mcf5373l m68k mcf532x mcf5373l astro cobra5272 m68k mcf52x2 cobra5272 - microblaze-generic microblaze microblaze microblaze-generic xilinx -- 1.7.1
participants (2)
-
Stany MARCEL
-
stany MARCEL