]> git.baikalelectronics.ru Git - uboot.git/commit
rockchip: boot0: align to 0x20 for armv7 '_start'
authorKever Yang <kever.yang@rock-chips.com>
Tue, 10 Oct 2017 14:21:02 +0000 (16:21 +0200)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Tue, 21 Nov 2017 22:57:21 +0000 (23:57 +0100)
commit31f6bd0156b699fb69ca0543804115348030ce95
tree369b647f007a1774917d9da8aaad828bb3b97c41
parent33caa8a9929f1835e3cfe5ef7eaac49742a4a47b
rockchip: boot0: align to 0x20 for armv7 '_start'

The '_start' is using as vector table base address, and will write
to VBAR register, so it needs to be aligned to 0x20 for armv7.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
[Updated to current code base:]
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
arch/arm/include/asm/arch-rockchip/boot0.h