Searched hist:"509 ea9e58d3f246635af36847a88bf9fae4446a2" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/ |
| H A D | Kconfig | 509ea9e58d3f246635af36847a88bf9fae4446a2 Tue Dec 04 09:05:55 UTC 2018 Joseph Chen <chenjh@rock-chips.com> arm: rockchip: select SKIP_RELOCATE_UBOOT if !ARM64
According to kernel: Documentation/arm64/booting.txt introduce:
NOTE: versions prior to v4.6 cannot make use of memory below the physical offset of the Image so it is recommended that the Image be placed as close as possible to the start of system RAM.
We shall remain ARM64 relocation to avoid ram overlap between uboot and kernel.
fixes: 9841897eb91367ee57c09032b41a2c07bc7b7642 (arm: rockchip: select SKIP_RELOCATE_UBOOT)
Change-Id: I6b092e979c9f365ca9d9b9dbb8b4e7afbf864d6e Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|