mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 21:21:37 +00:00
sh: Fix MigoR of boards.cfg
There is not break character between board name and CPU. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
This commit is contained in:
parent
3f1266d6d5
commit
a98ec7e880
1 changed files with 1 additions and 1 deletions
|
@ -747,7 +747,7 @@ r7780mp sh sh4 r7780mp renesas
|
||||||
sh7763rdp sh sh4 sh7763rdp renesas -
|
sh7763rdp sh sh4 sh7763rdp renesas -
|
||||||
sh7785lcr sh sh4 sh7785lcr renesas -
|
sh7785lcr sh sh4 sh7785lcr renesas -
|
||||||
sh7785lcr_32bit sh sh4 sh7785lcr renesas - sh7785lcr:SH_32BIT=1
|
sh7785lcr_32bit sh sh4 sh7785lcr renesas - sh7785lcr:SH_32BIT=1
|
||||||
MigoRsh sh4 MigoR renesas -
|
MigoR sh sh4 MigoR renesas -
|
||||||
grsim_leon2 sparc leon2 - gaisler
|
grsim_leon2 sparc leon2 - gaisler
|
||||||
gr_cpci_ax2000 sparc leon3 - gaisler
|
gr_cpci_ax2000 sparc leon3 - gaisler
|
||||||
gr_ep2s60 sparc leon3 - gaisler
|
gr_ep2s60 sparc leon3 - gaisler
|
||||||
|
|
Loading…
Add table
Reference in a new issue