From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Sun, 25 May 2014 15:19:44 +0200 Subject: [U-Boot] [PATCH] ARM: highbank: convert to generic board In-Reply-To: <1397246984-11183-1-git-send-email-robherring2@gmail.com> References: <1397246984-11183-1-git-send-email-robherring2@gmail.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Rob, On Fri, 11 Apr 2014 15:09:44 -0500, Rob Herring wrote: > From: Rob Herring > > Enable CONFIG_SYS_GENERIC_BOARD on highbank. > > Signed-off-by: Rob Herring > --- > I meant to include this with the other config changes: > http://patchwork.ozlabs.org/patch/338286/ > http://patchwork.ozlabs.org/patch/338285/ > > include/configs/highbank.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/include/configs/highbank.h b/include/configs/highbank.h > index a6202cf..da1c837 100644 > --- a/include/configs/highbank.h > +++ b/include/configs/highbank.h > @@ -13,6 +13,7 @@ > #define CONFIG_SYS_THUMB_BUILD > > #define CONFIG_SYS_NO_FLASH > +#define CONFIG_SYS_GENERIC_BOARD > > #define CONFIG_OF_BOARD_SETUP > #define CONFIG_FIT Applied to u-boot-arm/master, thanks! Amicalement, -- Albert.