diff options
author | Nobuhiro Iwamatsu | 2014-03-28 17:09:24 +0900 |
---|---|---|
committer | Nobuhiro Iwamatsu | 2014-04-28 04:35:12 +0900 |
commit | 9e018b092aff580a2c5da29c06f46e5244cca3ab (patch) | |
tree | bcdb75b52f2255b0a3b0c7af064e9c33049a46dc /boards.cfg | |
parent | dc535e10dc973d1dff508eb6542f3f0bffb10bbd (diff) |
arm: rmobile: lager: Remove NOR-Flash support
Lagar board has NOR-Flash. But user uses SPI-Flash ROM instead of NOR-Flash.
This removed the setting of NOR-Flash.
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.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/boards.cfg b/boards.cfg index 8ffd4a8e274..ca7719770e8 100644 --- a/boards.cfg +++ b/boards.cfg @@ -368,7 +368,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 - Mateusz Zalega <m.zalega@samsung.com> Active arm armv7 s5pc1xx samsung smdkc100 smdkc100 - Minkyu Kang <mk7.kang@samsung.com> Active arm armv7 socfpga altera socfpga socfpga_cyclone5 - - |