From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Mon, 31 Oct 2011 14:28:48 -0400 Subject: [U-Boot] [PATCH] ARM: define CONFIG_MACH_TYPE for all keymile boards In-Reply-To: <4EAE7CE6.8080109@compulab.co.il> References: <1320055655-19842-1-git-send-email-valentin.longchamp@keymile.com> <4EAE7CE6.8080109@compulab.co.il> Message-ID: <201110311428.49952.vapier@gentoo.org> 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 31 October 2011 06:48:06 Igor Grinberg wrote: > On 10/31/11 12:07, Valentin Longchamp wrote: > > --- a/include/configs/km/km_arm.h > > +++ b/include/configs/km/km_arm.h > > @@ -48,6 +48,8 @@ > > > > #define CONFIG_KW88F6281 /* SOC Name */ > > #define CONFIG_MACH_KM_KIRKWOOD /* Machine type */ > > > > +#define CONFIG_MACH_TYPE MACH_TYPE_KM_KIRKWOOD > > + > > Probably, you also want to remove the gd->bd->bi_arch_number > assignment from board files using this mach id? if possible, i'd like to punt bi_arch_number from everyone ... -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. Url : http://lists.denx.de/pipermail/u-boot/attachments/20111031/6bc9bf6c/attachment.pgp