From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nishanth Menon Date: Thu, 4 Apr 2013 11:00:55 -0500 Subject: [U-Boot] [PATCH v2] OMAP4: Add ID for OMAP4470_ES1_0 In-Reply-To: <515DA2FF.6090603@mm-sol.com> References: <515DA2FF.6090603@mm-sol.com> Message-ID: <20130404160055.GA9344@kahuna> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 18:57-20130404, Lubomir Popov wrote: > V2 fixes garbled subject. move this to diffstat section - here and in the rest of the patches. > > Signed-off-by: Lubomir Popov > > --- > arch/arm/include/asm/omap_common.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/include/asm/omap_common.h b/arch/arm/include/asm/omap_common.h > index 091ddb5..f042c10 100644 > --- a/arch/arm/include/asm/omap_common.h > +++ b/arch/arm/include/asm/omap_common.h > @@ -573,6 +573,7 @@ static inline u32 omap_revision(void) > #define OMAP4430_ES2_3 0x44300230 > #define OMAP4460_ES1_0 0x44600100 > #define OMAP4460_ES1_1 0x44600110 > +#define OMAP4470_ES1_0 0x44700100 and used where? we do not support 4470 in u-boot today, and to my knowledge, there is no plans to do it either. > > /* omap5 */ > #define OMAP5430_SILICON_ID_INVALID 0 > -- > 1.7.9.5 > _______________________________________________ > U-Boot mailing list > U-Boot at lists.denx.de > http://lists.denx.de/mailman/listinfo/u-boot -- Regards, Nishanth Menon