[U-Boot] [PATCH 5/5] rk3288: add arch_cpu_init for rk3288
Simon Glass
sjg at chromium.org
Sat Aug 27 18:06:49 CEST 2016
On 15 August 2016 at 22:50, Simon Glass <sjg at chromium.org> wrote:
> On 12 August 2016 at 03:58, Kever Yang <kever.yang at rock-chips.com> wrote:
>>
>> We do some SoC level one time setting initialization in
>> arch_cpu_init.
>>
>> Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
>> ---
>>
>> arch/arm/mach-rockchip/rk3288/Makefile | 1 +
>> arch/arm/mach-rockchip/rk3288/rk3288.c | 19 +++++++++++++++++++
>> 2 files changed, 20 insertions(+)
>> create mode 100644 arch/arm/mach-rockchip/rk3288/rk3288.c
>
>
> Acked-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-rockchip/next, thanks!
More information about the U-Boot
mailing list