From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Rae Date: Thu, 12 Jun 2014 10:52:37 -0700 Subject: [U-Boot] [PATCH] arm: bcm281xx: Add CONFIG_SYS_GENERIC_BOARD In-Reply-To: References: <1400102289-2438-1-git-send-email-srae@broadcom.com> Message-ID: <5399E8E5.4050301@broadcom.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 14-06-10 04:20 AM, Albert ARIBAUD wrote: > Hi Steve, > > On Wed, 14 May 2014 14:18:09 -0700, Steve Rae wrote: > >> convert to generic board >> >> Signed-off-by: Steve Rae >> --- >> >> include/configs/bcm28155_ap.h | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/include/configs/bcm28155_ap.h b/include/configs/bcm28155_ap.h >> index e93b855..bf09939 100644 >> --- a/include/configs/bcm28155_ap.h >> +++ b/include/configs/bcm28155_ap.h >> @@ -14,6 +14,7 @@ >> #define CONFIG_ARMV7 >> #define CONFIG_KONA >> #define CONFIG_SKIP_LOWLEVEL_INIT >> +#define CONFIG_SYS_GENERIC_BOARD >> >> /* >> * Memory configuration > > Applied to u-boot-arm/master, thanks! > > Amicalement, > ( sorry - I am uncertain of the process... ) I am hoping this will get picked up in the u-boot/master branch (soon) !?!?!? Thanks, Steve