[U-Boot] [PATCH 1/2] arm: rmobile: lager: Remove NOR-Flash support from boards.cfg

Lager board has NOR-Flash support of koelsch board has been removed. But this remains in the boards.cfg. This removed config of NOR-Flash from boards.cfg.
Signed-off-by: Nobuhiro Iwamatsu nobuhiro.iwamatsu.yj@renesas.com --- boards.cfg | 1 - 1 file changed, 1 deletion(-)
diff --git a/boards.cfg b/boards.cfg index 8b1177c..245a6d3 100644 --- a/boards.cfg +++ b/boards.cfg @@ -375,7 +375,6 @@ Active arm armv7 rmobile kmc kzm9g Active arm armv7 rmobile renesas koelsch koelsch - Nobuhiro Iwamatsu nobuhiro.iwamatsu.yj@renesas.com Active arm armv7 rmobile renesas koelsch koelsch_nor koelsch:NORFLASH 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 - -

Koelsch board has NOR-Flash support of koelsch board has been removed. But this remains in the boards.cfg. This removed config of NOR-Flash from boards.cfg.
Signed-off-by: Nobuhiro Iwamatsu nobuhiro.iwamatsu.yj@renesas.com --- boards.cfg | 1 - 1 file changed, 1 deletion(-)
diff --git a/boards.cfg b/boards.cfg index 245a6d3..80fcd23 100644 --- a/boards.cfg +++ b/boards.cfg @@ -373,7 +373,6 @@ Active arm armv7 omap5 ti omap5_uevm Active arm armv7 rmobile atmark-techno armadillo-800eva armadillo-800eva - Nobuhiro Iwamatsu nobuhiro.iwamatsu.yj@renesas.com 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 koelsch koelsch_nor koelsch:NORFLASH Nobuhiro Iwamatsu nobuhiro.iwamatsu.yj@renesas.com Active arm armv7 rmobile renesas lager lager - 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
participants (1)
-
Nobuhiro Iwamatsu