From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Sat, 5 Jul 2014 09:32:24 +0200 Subject: [U-Boot] [PATCH] ARM: rpi_b: enable GENERIC_BOARD In-Reply-To: <1402724269-1283-1-git-send-email-swarren@wwwdotorg.org> References: <1402724269-1283-1-git-send-email-swarren@wwwdotorg.org> 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 Stephen, On Fri, 13 Jun 2014 23:37:49 -0600, Stephen Warren wrote: > Serial port, SD card, and LCD all work. > > Signed-off-by: Stephen Warren > --- > include/configs/rpi_b.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/include/configs/rpi_b.h b/include/configs/rpi_b.h > index ed8b4df..ff48598 100644 > --- a/include/configs/rpi_b.h > +++ b/include/configs/rpi_b.h > @@ -20,6 +20,7 @@ > #include > > /* Architecture, CPU, etc.*/ > +#define CONFIG_SYS_GENERIC_BOARD > #define CONFIG_ARM1176 > #define CONFIG_BCM2835 > #define CONFIG_ARCH_CPU_INIT Applied to u-boot-arm/master, thanks! Amicalement, -- Albert.