Files
u-boot/include/configs
Philipp Tomsich 3d54eabcaf rockchip: spl: RK3399: use boot0 hook to create space for SPL magic
The SPL binary needs to be prefixed with the boot magic ('RK33' for
the RK3399) on the Rockchip platform and starts execution of the
instruction word following immediately after this boot magic.

This poses a challenge for AArch64 (ARMv8) binaries, as the .text
section would need to start on the odd address, violating natural
alignment (and potentially triggering a fault for any code that
tries to access 64bit values embedded in the .text section).

A quick and easy fix is to have the .text section include the 'RK33'
magic and pad it with a boot0 hook to insert 4 bytes of padding at the
start of the section (with the intention of having mkimage overwrite
this padding with the appropriate boot magic). This avoids having to
modify the linker scripts or more complex logic in mkimage.

X-AffectedPlatforms: RK3399-Q7
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Tested-by: Klaus Goger <klaus.goger@theobroma-systems.com>
2017-04-04 20:01:57 -06:00
..
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2016-10-23 18:33:36 -04:00
2017-03-09 19:52:50 -05:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-29 07:38:11 +02:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-01-21 15:12:33 -05:00
2016-10-23 18:33:21 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2016-10-12 08:20:17 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2016-10-12 08:20:17 -04:00
2016-10-12 08:20:17 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-29 07:38:11 +02:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-01-21 15:12:33 -05:00
2017-03-19 14:48:37 -04:00
2017-03-14 20:40:21 -04:00
2016-10-12 08:20:17 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2016-10-23 18:33:22 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2016-10-23 18:33:22 -04:00
2016-10-23 18:33:22 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2016-10-30 11:38:04 +01:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-29 07:38:11 +02:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-01-31 21:50:47 +09:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-01-21 15:12:33 -05:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-03-19 14:48:37 -04:00
2017-02-17 10:22:46 +01:00
2017-03-19 14:48:37 -04:00