diff options
| author | Alper Nebi Yasak <[email protected]> | 2022-01-29 18:27:56 +0300 |
|---|---|---|
| committer | Kever Yang <[email protected]> | 2022-03-18 18:12:03 +0800 |
| commit | b42297ba8136c10bbd9b2b2b5f76ad836e456935 (patch) | |
| tree | 0740c2153b98811d633fdb21c505afb48b31ab22 /include/linux/stringify.h | |
| parent | 9acae5480001f2a5936445668fb7fff82867396d (diff) | |
rockchip: Set default LNX_KRNL_IMG_TEXT_OFFSET_BASE to SYS_TEXT_BASE
U-Boot can be chainloaded from vendor firmware on ARM64 chromebooks from
a GPT partition (roughly the same as in doc/chromium/chainload.rst), but
an appropriate image header must be built-in to the U-Boot binary by
enabling LINUX_KERNEL_IMAGE_HEADER.
This header has a field for an image load offset from 2MiB alignment
which must also be customized through LNX_KRNL_IMG_TEXT_OFFSET_BASE.
Set it equal to SYS_TEXT_BASE by default for Rockchip boards, which
happens to make this offset zero and works fine on chromebook_kevin
both for chainloading and bare-metal use.
Signed-off-by: Alper Nebi Yasak <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Kever Yang <[email protected]>
Diffstat (limited to 'include/linux/stringify.h')
0 files changed, 0 insertions, 0 deletions
