Re: [U-Boot] [PATCH v3] ARCH: EXYNOS: add support to match product id

2012-10-26 Thread Minkyu Kang
On 15 October 2012 22:06, Chander Kashyap wrote: > From: Minkyu Kang > > Based upon single SoC there can be multiple variants. > This patch add support to match the complete product ID. > > Signed-off-by: Chander Kashyap > --- > Changes from v1: > - Author name changed > Changes from v2:

[U-Boot] [PATCH v3] ARCH: EXYNOS: add support to match product id

2012-10-15 Thread Chander Kashyap
From: Minkyu Kang Based upon single SoC there can be multiple variants. This patch add support to match the complete product ID. Signed-off-by: Chander Kashyap --- Changes from v1: - Author name changed Changes from v2: - Fixed typo arch/arm/include/asm/arch-exynos/cpu.h |9