[U-Boot-Users] [patch] add MicroBlaze and SUZAKU board to MAKEALL script

Hi,
this patch adds MicroBlaze and SUZAKU board to MAKEALL script.
thanks, -- yashi
* Patch by Yasushi SHOJI, 29 Jun 2004: - add MicroBlaze and SUZAKU board to MAKEALL script
Index: u-boot/MAKEALL =================================================================== --- u-boot.orig/MAKEALL +++ u-boot/MAKEALL @@ -187,6 +187,12 @@ LIST_nios=" \ DK1S10 DK1S10_standard_32 DK1S10_mtx_ldk_20 \ "
+######################################################################### +## MicroBlaze Systems +######################################################################### + +LIST_microblaze="suzaku" + #-----------------------------------------------------------------------
#----- for now, just run PPC by default ----- @@ -211,6 +217,7 @@ do case "$arg" in ppc|5xx|5xxx|8xx|824x|8260|85xx|4xx|7xx|74xx| \ arm|SA|ARM7|ARM9|pxa|ixp| \ + microblaze| \ mips| \ nios| \ x86|I486)

In message 20040628175322.A51313E90A@dns1.atmark-techno.com you wrote:
this patch adds MicroBlaze and SUZAKU board to MAKEALL script.
Added, thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Wolfgang Denk
-
Yasushi SHOJI