From: Nobuhiro Iwamatsu Date: Wed, 28 May 2014 23:21:19 +0000 (+0900) Subject: arm: rmobile: koelsch: Remove NOR-Flash support from boards.cfg X-Git-Tag: v2014.07~74^2~4^2~1 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=29c436bb85b207d4cf69ecda935a64abe4a4747f;p=oweals%2Fu-boot.git arm: rmobile: koelsch: Remove NOR-Flash support from boards.cfg Koelsch 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 Signed-off-by: Nobuhiro Iwamatsu --- diff --git a/boards.cfg b/boards.cfg index 5a85fad480..97335b196d 100644 --- a/boards.cfg +++ b/boards.cfg @@ -375,7 +375,6 @@ Active arm armv7 omap5 ti omap5_uevm Active arm armv7 rmobile atmark-techno armadillo-800eva armadillo-800eva - Nobuhiro Iwamatsu Active arm armv7 rmobile kmc kzm9g kzm9g - Nobuhiro Iwamatsu :Tetsuyuki Kobayashi Active arm armv7 rmobile renesas koelsch koelsch - Nobuhiro Iwamatsu -Active arm armv7 rmobile renesas koelsch koelsch_nor koelsch:NORFLASH Nobuhiro Iwamatsu Active arm armv7 rmobile renesas lager lager - Nobuhiro Iwamatsu Active arm armv7 rmobile renesas lager lager_nor lager:NORFLASH Nobuhiro Iwamatsu Active arm armv7 s5pc1xx samsung goni s5p_goni - Przemyslaw Marczak