Re: [U-Boot] [PATCH v2 3/7] rockchip: rk3368: Add core start-up code for RK3368

2017-05-23 Thread sjg
From: Andreas Färber The RK3368 is an octa-core Cortex-A53 SoC from Rockchip. This adds basic support to chain-load U-Boot from Rockchip's miniloader. Signed-off-by: Andreas Färber Signed-off-by: Andy Yan Reviewed-by: Simon Glass --- Changes in v2: - remove directly reference of GRF and CRU

[U-Boot] [PATCH v2 3/7] rockchip: rk3368: Add core start-up code for RK3368

2017-05-15 Thread Andy Yan
From: Andreas Färber The RK3368 is an octa-core Cortex-A53 SoC from Rockchip. This adds basic support to chain-load U-Boot from Rockchip's miniloader. Signed-off-by: Andreas Färber Signed-off-by: Andy Yan Reviewed-by: Simon Glass --- Changes in v2: - remove directly reference of GRF and CRU