diff options
author | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | 2010-10-20 01:28:29 +0900 |
---|---|---|
committer | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | 2010-10-21 10:42:24 +0900 |
commit | 3771c69d78cd1acbfd8c530fbd3b153487cdf70c (patch) | |
tree | 29bfa4cd008f0da70d030b163c08acbcba4d008c /boards.cfg | |
parent | e0f0e527f8290bdf72d0fb5e5937c6b943879bf8 (diff) | |
download | u-boot-imx-3771c69d78cd1acbfd8c530fbd3b153487cdf70c.zip u-boot-imx-3771c69d78cd1acbfd8c530fbd3b153487cdf70c.tar.gz u-boot-imx-3771c69d78cd1acbfd8c530fbd3b153487cdf70c.tar.bz2 |
sh: sh3: Move to boards.cfg
Move the sh3 target boards out of the Makefile and into boards.cfg.
And fix sh3 of MAKEALL.
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'boards.cfg')
-rw-r--r-- | boards.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -733,5 +733,7 @@ davinci_schmoogie arm arm926ejs schmoogie davinci davinci davinci_dm355leopard arm arm926ejs dm355leopard davinci davinci bf527-ad7160-eval blackfin blackfin rsk7203 sh sh2 rsk7203 renesas - +mpr2 sh sh3 mpr2 - - +ms7720se sh sh3 ms7720se - - # Target ARCH CPU Board name Vendor SoC Options ############################################################################################### |