summaryrefslogtreecommitdiffstats
path: root/boards.cfg
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>2014-05-29 08:21:19 +0900
committerNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>2014-06-11 06:59:36 +0900
commit2f7b27caf4e6bdc6cb4047ef3ee4021f20e14c5f (patch)
treec0d96c0c0c4ce0e8eda3a2f81636695af1aaafeb /boards.cfg
parent29c436bb85b207d4cf69ecda935a64abe4a4747f (diff)
downloadu-boot-2f7b27caf4e6bdc6cb4047ef3ee4021f20e14c5f.tar.gz
u-boot-2f7b27caf4e6bdc6cb4047ef3ee4021f20e14c5f.tar.xz
u-boot-2f7b27caf4e6bdc6cb4047ef3ee4021f20e14c5f.zip
arm: rmobile: lager: Remove NOR-Flash support from boards.cfg
Lager board has NOR-Flash function. But this is not used basically. SPI-ROM is used instead. NOR-Flash support code has been removed, but this remains in the boards.cfg. This commit removes config of NOR-Flash from boards.cfg. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'boards.cfg')
-rw-r--r--boards.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/boards.cfg b/boards.cfg
index 97335b196d..25092336fd 100644
--- a/boards.cfg
+++ b/boards.cfg
@@ -376,7 +376,6 @@ Active arm armv7 rmobile atmark-techno armadillo-800eva
Active arm armv7 rmobile kmc kzm9g kzm9g - Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>:Tetsuyuki Kobayashi <koba@kmckk.co.jp>
Active arm armv7 rmobile renesas koelsch koelsch - Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Active arm armv7 rmobile renesas lager lager - Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
-Active arm armv7 rmobile renesas lager lager_nor lager:NORFLASH Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Active arm armv7 s5pc1xx samsung goni s5p_goni - Przemyslaw Marczak <p.marczak@samsung.com>
Active arm armv7 s5pc1xx samsung smdkc100 smdkc100 - Minkyu Kang <mk7.kang@samsung.com>
Active arm armv7 socfpga altera socfpga socfpga_cyclone5 - -