public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] sh: Fix MigoR of boards.cfg
@ 2011-01-17 13:01 Nobuhiro Iwamatsu
  2011-01-19  8:30 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Nobuhiro Iwamatsu @ 2011-01-17 13:01 UTC (permalink / raw)
  To: u-boot

There is not break character between board name and CPU.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-01-19  8:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-17 13:01 [U-Boot] [PATCH] sh: Fix MigoR of boards.cfg Nobuhiro Iwamatsu
2011-01-19  8:30 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox