Re: [U-Boot] [PATCH 1/8] ARM: keystone2: Cleanup SoC detection

2015-07-24 Thread Lokesh Vutla
On Friday 24 July 2015 12:59 AM, Tom Rini wrote: On Wed, Jul 22, 2015 at 09:09:11PM +0530, Lokesh Vutla wrote: Add proper register definition for JTAG ID and cleanup cpu_is_* functions. Signed-off-by: Lokesh Vutla Reviewed-by: Tom Rini Thanks for the review Tom. Vitaly has some comments.

Re: [U-Boot] [PATCH 1/8] ARM: keystone2: Cleanup SoC detection

2015-07-23 Thread Tom Rini
On Wed, Jul 22, 2015 at 09:09:11PM +0530, Lokesh Vutla wrote: > Add proper register definition for JTAG ID and > cleanup cpu_is_* functions. > > Signed-off-by: Lokesh Vutla Reviewed-by: Tom Rini -- Tom signature.asc Description: Digital signature ___

Re: [U-Boot] [PATCH 1/8] ARM: keystone2: Cleanup SoC detection

2015-07-22 Thread Vitaly Andrianov
On 07/22/2015 11:39 AM, Lokesh Vutla wrote: Add proper register definition for JTAG ID and cleanup cpu_is_* functions. Signed-off-by: Lokesh Vutla --- arch/arm/mach-keystone/include/mach/hardware.h | 42 -- 1 file changed, 26 insertions(+), 16 deletions(-) diff --g

[U-Boot] [PATCH 1/8] ARM: keystone2: Cleanup SoC detection

2015-07-22 Thread Lokesh Vutla
Add proper register definition for JTAG ID and cleanup cpu_is_* functions. Signed-off-by: Lokesh Vutla --- arch/arm/mach-keystone/include/mach/hardware.h | 42 -- 1 file changed, 26 insertions(+), 16 deletions(-) diff --git a/arch/arm/mach-keystone/include/mach/hardware.