Re: [U-Boot] [PATCH 07/11] u8500: Moving processor-specific functions to cpu area.

2012-08-10 Thread Tom Rini
On Tue, Jul 31, 2012 at 12:59:29PM -0600, mathieu.poir...@linaro.org wrote: > From: "Mathieu J. Poirier" > > Functions such as providing power to the MMC device and reading > the processor version register should be in the cpu area for > access by multiple u8500-based boards. > > Signed-off-by:

[U-Boot] [PATCH 07/11] u8500: Moving processor-specific functions to cpu area.

2012-07-31 Thread mathieu . poirier
From: "Mathieu J. Poirier" Functions such as providing power to the MMC device and reading the processor version register should be in the cpu area for access by multiple u8500-based boards. Signed-off-by: Mathieu Poirier Signed-off-by: John Rigby --- arch/arm/cpu/armv7/u8500/cpu.c

[U-Boot] [PATCH 07/11] u8500: Moving processor-specific functions to cpu area.

2012-06-18 Thread mathieu . poirier
From: "Mathieu J. Poirier" Functions such as providing power to the MMC device and reading the processor version register should be in the cpu area for access by multiple u8500-based boards. Signed-off-by: Mathieu Poirier Signed-off-by: John Rigby --- arch/arm/cpu/armv7/u8500/cpu.c

[U-Boot] [PATCH 07/11] u8500: Moving processor-specific functions to cpu area.

2012-06-18 Thread mathieu . poirier
From: "Mathieu J. Poirier" Functions such as providing power to the MMC device and reading the processor version register should be in the cpu area for access by multiple u8500-based boards. Signed-off-by: Mathieu Poirier Signed-off-by: John Rigby --- arch/arm/cpu/armv7/u8500/cpu.c