From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Nelson Date: Sun, 22 Jun 2014 08:04:55 -0700 Subject: [U-Boot] [PATCH V2] imx: nitrogen6x: Add support for GENERIC_BOARD In-Reply-To: References: <535E19D4.8000901@denx.de> <1403386277-12571-1-git-send-email-eric.nelson@boundarydevices.com> Message-ID: <53A6F097.30103@boundarydevices.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Thanks Fabio, On 06/21/2014 02:41 PM, Fabio Estevam wrote: > On Sat, Jun 21, 2014 at 6:31 PM, Eric Nelson > wrote: >> --- a/include/configs/nitrogen6x.h >> +++ b/include/configs/nitrogen6x.h >> @@ -26,6 +26,8 @@ >> #define CONFIG_REVISION_TAG >> #define CONFIG_SYS_GENERIC_BOARD >> >> +#define CONFIG_SYS_GENERIC_BOARD >> + > > Looks like something went wrong here as we see > CONFIG_SYS_GENERIC_BOARD twice now :-) > I guess that's what I get for looking in Patchwork to see the status instead of the code! Regards, Eric