From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 16 Feb 2015 16:30:35 +0100 Subject: [U-Boot] [PATCH 2/2] arm:aspenite: Convert to generic board In-Reply-To: <0000014b92f712f0-34f7dc90-48d2-4d94-a0d6-e044ea90845e-000000@email.amazonses.com> References: <1424092027-29158-1-git-send-email-ajay.bhargav@einfochips.com> <0000014b92f712f0-34f7dc90-48d2-4d94-a0d6-e044ea90845e-000000@email.amazonses.com> Message-ID: <201502161630.35481.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Monday, February 16, 2015 at 04:17:20 PM, Luka Perkov wrote: > On Mon, Feb 16, 2015 at 05:30:07AM -0800, Prafulla Wadaskar wrote: > > > Subject: [PATCH 2/2] arm:aspenite: Convert to generic board > > > > > > Enable CONFIG_SYS_GENERIC_BOARD for Marvell aspenite. > > > > > > Signed-off-by: Ajay Bhargav > > > --- > > > > > > include/configs/aspenite.h | 5 +++++ > > > 1 file changed, 5 insertions(+) > > > > > > diff --git a/include/configs/aspenite.h b/include/configs/aspenite.h > > > index 727b14a..5258486 100644 > > > --- a/include/configs/aspenite.h > > > +++ b/include/configs/aspenite.h > > > @@ -11,6 +11,11 @@ > > > > > > #define __CONFIG_ASPENITE_H > > > > > > /* > > > > > > + * Generic Board support > > > + */ > > > +#define CONFIG_SYS_GENERIC_BOARD > > > + > > > +/* > > > > > > * Version number information > > > */ > > > > > > #define CONFIG_IDENT_STRING "\nMarvell-Aspenite DB" > > > > > > -- > > > 2.3.0 > > > > Acked-by: Prafulla Wadaskar > > > > Added Luka on this thread. > > Thank you. I've had issues applying this patch so I've merged it > manually and pushed to Marvell's for-next branch. Hi! are you the marvell custodian now, Luka ? If so, please update http://www.denx.de/wiki/U-Boot/Custodians this here, so it lists your contact :) Thanks! Best regards, Marek Vasut