Searched hist:"203 b897e056e92faf4a89deb55f4be182b7883a4" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | rk3308_common.h | 203b897e056e92faf4a89deb55f4be182b7883a4 Wed Nov 28 08:01:56 UTC 2018 Andy Yan <andy.yan@rock-chips.com> rockchip: rk3308: boot kernel Image at 0x00680000 for aarch64
According to commit c791e8a8("rockchip: rk3308: set text base to 0x00600000").
Boot aarch64 kernel Image from 0x680000(6M + 512KB) will make better usage of the ram space.
Load compressed zImage to 0x02480000(36M + 512 KB), then decompress it to 0x680000.
Change-Id: I08760029ab4daf442ec97b9074db40c54b1413e7 Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
|