Re: [U-Boot] [PATCH 1/7] omap-common: Common omap_die_id definition

2015-09-22 Thread Paul Kocialkowski
Le mardi 22 septembre 2015 à 09:06 -0400, Tom Rini a écrit : > On Sun, Sep 20, 2015 at 12:42:26PM +0200, Paul Kocialkowski wrote: > > Hi, > > > > Le vendredi 04 septembre 2015 à 14:14 -0400, Tom Rini a écrit : > > > On Thu, Aug 27, 2015 at 07:37:08PM +0200, Paul Kocialkowski wrote: > > > > > > >

Re: [U-Boot] [PATCH 1/7] omap-common: Common omap_die_id definition

2015-09-22 Thread Tom Rini
On Sun, Sep 20, 2015 at 12:42:26PM +0200, Paul Kocialkowski wrote: > Hi, > > Le vendredi 04 septembre 2015 à 14:14 -0400, Tom Rini a écrit : > > On Thu, Aug 27, 2015 at 07:37:08PM +0200, Paul Kocialkowski wrote: > > > > > This introduces a common definition for omap_die_id, that aims at > > > pr

Re: [U-Boot] [PATCH 1/7] omap-common: Common omap_die_id definition

2015-09-20 Thread Paul Kocialkowski
Hi, Le vendredi 04 septembre 2015 à 14:14 -0400, Tom Rini a écrit : > On Thu, Aug 27, 2015 at 07:37:08PM +0200, Paul Kocialkowski wrote: > > > This introduces a common definition for omap_die_id, that aims at providing > > a > > common interface for accessing omap platform's die id bits. > > >

Re: [U-Boot] [PATCH 1/7] omap-common: Common omap_die_id definition

2015-09-04 Thread Tom Rini
On Thu, Aug 27, 2015 at 07:37:08PM +0200, Paul Kocialkowski wrote: > This introduces a common definition for omap_die_id, that aims at providing a > common interface for accessing omap platform's die id bits. > > Signed-off-by: Paul Kocialkowski Reviewed-by: Tom Rini -- Tom signature.asc D

Re: [U-Boot] [PATCH 1/7] omap-common: Common omap_die_id definition

2015-09-03 Thread Paul Kocialkowski
Hi, Le jeudi 27 août 2015 à 19:37 +0200, Paul Kocialkowski a écrit : > This introduces a common definition for omap_die_id, that aims at > providing a > common interface for accessing omap platform's die id bits. It has been a week since I sent this series for review. Any comments? > Signed-off-

[U-Boot] [PATCH 1/7] omap-common: Common omap_die_id definition

2015-08-27 Thread Paul Kocialkowski
This introduces a common definition for omap_die_id, that aims at providing a common interface for accessing omap platform's die id bits. Signed-off-by: Paul Kocialkowski --- arch/arm/cpu/armv7/omap-common/utils.c | 5 + arch/arm/include/asm/omap_common.h | 2 ++ 2 files changed, 7 inser