From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Tue, 20 Sep 2016 08:52:21 -0400 Subject: [U-Boot] [PATCH 2/3] igep00x0: consolidate defconfigs In-Reply-To: <20160920090757.GA29704@localhost.localdomain> References: <20160920090458.GA29641@localhost.localdomain> <20160920090757.GA29704@localhost.localdomain> Message-ID: <20160920125221.GU29602@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Sep 20, 2016 at 11:07:57AM +0200, Ladislav Michl wrote: > Update defconfigs and drop NAND specific defconfig as flash type > is runtime detected. > > Signed-off-by: Ladislav Michl > --- > configs/igep0030_defconfig | 5 ++++- > configs/igep0030_nand_defconfig | 30 ------------------------------ > configs/igep0032_defconfig | 4 +++- > 3 files changed, 7 insertions(+), 32 deletions(-) > delete mode 100644 configs/igep0030_nand_defconfig > > diff --git a/configs/igep0030_defconfig b/configs/igep0030_defconfig > index 66371d6..eb7a28f 100644 > --- a/configs/igep0030_defconfig > +++ b/configs/igep0030_defconfig > @@ -2,7 +2,9 @@ CONFIG_ARM=y > CONFIG_OMAP34XX=y > # CONFIG_SPL_EXT_SUPPORT is not set > CONFIG_TARGET_OMAP3_IGEP00X0=y > -CONFIG_SYS_EXTRA_OPTIONS="MACH_TYPE=MACH_TYPE_IGEP0030,BOOT_ONENAND" > +CONFIG_SPL=y > +CONFIG_SYS_EXTRA_OPTIONS="MACH_TYPE=MACH_TYPE_IGEP0020" Since you're even changing MACH_TYPE here, do we really need to be setting this? For both defconfigs, even. Thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Digital signature URL: