From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 5 Dec 2011 16:10:52 -0700 Subject: [U-Boot] [U-Boot, v3, 2/5] da850evm: rename config file to represent OMAP-L138 In-Reply-To: <1318316800-10701-3-git-send-email-manjunath.hadli@ti.com> References: <1318316800-10701-3-git-send-email-manjunath.hadli@ti.com> Message-ID: <4EDD4F7C.8060801@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 01/-10/-28163 12:59 PM, Hadli wrote: > From: Manjunath Hadli > > rename config file da850evm.h as da850_l138evm.h to represent omap > l138 board based on da850 SOC. L138 boards dont have WINBOND SPI > flash, corresponding config is removed. Appropriate changes are made > in boards.cfg for building. > > Signed-off-by: Manjunath Hadli Sorry for the late reply. I see that in the new config all of the CONFIG_SPI and related options still exist. Please update, thanks. -- Tom