[U-Boot] [PATCH] sh: Fix MigoR of boards.cfg
Nobuhiro Iwamatsu
iwamatsu at nigauri.org
Mon Jan 17 14:01:28 CET 2011
There is not break character between board name and CPU.
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu at nigauri.org>
---
boards.cfg | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/boards.cfg b/boards.cfg
index 0574bb2..705847c 100644
--- a/boards.cfg
+++ b/boards.cfg
@@ -755,7 +755,7 @@ r7780mp sh sh4 r7780mp renesas
sh7763rdp sh sh4 sh7763rdp renesas -
sh7785lcr sh sh4 sh7785lcr renesas -
sh7785lcr_32bit sh sh4 sh7785lcr renesas - sh7785lcr:SH_32BIT=1
-MigoRsh sh4 MigoR renesas -
+MigoR sh sh4 MigoR renesas -
grsim_leon2 sparc leon2 - gaisler
gr_cpci_ax2000 sparc leon3 - gaisler
gr_ep2s60 sparc leon3 - gaisler
--
1.7.2.3
More information about the U-Boot
mailing list