
1 May
2019
1 May
'19
3:06 p.m.
rockchip platform header file is in 'arch-rockchip' instead of arch-$(SOC) for all SoCs.
Signed-off-by: Kever Yang kever.yang@rock-chips.com Reviewed-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com
arch/arm/cpu/armv8/start.S | 4 ++++ arch/arm/include/asm/gpio.h | 2 +- arch/arm/lib/vectors.S | 5 ++++- 3 files changed, 9 insertions(+), 2 deletions(-)
Applied to u-boot-rockchip, thanks!