From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 11 May 2015 08:32:01 -0400 Subject: [U-Boot] [PATCH 02/10] imx6: move all standard includes to mx6_common.h In-Reply-To: <1431343409-4707-3-git-send-email-pbrobinson@gmail.com> References: <1431343409-4707-1-git-send-email-pbrobinson@gmail.com> <1431343409-4707-3-git-send-email-pbrobinson@gmail.com> Message-ID: <20150511123201.GL5267@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 Mon, May 11, 2015 at 12:23:21PM +0100, Peter Robinson wrote: > The linux/sizes.h, asm/arch/imx-regs.h, asm/imx-common/gpio.h, > config_cmd_default.h includes are used fairly universally across imx6 boards > so include them in mx6_common.h by default. [snip] > diff --git a/include/configs/mx6_common.h b/include/configs/mx6_common.h > index e0528ce..edaa4f6 100644 > --- a/include/configs/mx6_common.h > +++ b/include/configs/mx6_common.h > @@ -31,4 +31,9 @@ > #define CONFIG_MP > #define CONFIG_MXC_GPT_HCLK > > +#include > +#include > +#include > +#include This and then 7/10 aren't quite right. We want to make sure that prior to including config_cmd_default.h we set CONFIG_SYS_NO_FLASH so that we don't have to undef CONFIG_CMD_FLASH / CONFIG_CMD_IMLS -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: