]> git.ipfire.org Git - people/ms/u-boot.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)
commitcee7470cd8a386802e38c6bde8ce62fbc8218a86
tree369b647f007a1774917d9da8aaad828bb3b97c41
parentef70a42f0ffc6b43f719810c4e3861c55c2eefbc
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