summaryrefslogtreecommitdiff
path: root/configs/P5040DS_NAND_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorSoeren Moch <smoch@web.de>2020-08-27 22:52:46 +0300
committerTom Rini <trini@konsulko.com>2020-10-02 15:42:36 +0300
commit0f3e2942c9e01b5dfc01f3dabe0e2f2ab8fd8b84 (patch)
treebb4f809b432389960ae44ec3e97d608ff59c8a72 /configs/P5040DS_NAND_SECURE_BOOT_defconfig
parentbb9f59f6a2804c40eb7cf91523e815e9d9ad4932 (diff)
downloadu-boot-0f3e2942c9e01b5dfc01f3dabe0e2f2ab8fd8b84.tar.xz
board: tbs2910: Use recommended distroboot addresses
According to doc/README.distro fdt_addr must not be set when DTB is not available from hardware. So remove this entry. Use address 32MB above the start of DRAM for kernel_addr_r. This way we likely can avoid the self-relocation of the compressed kernel image before it decompresses to offset 0x8000 from start of DRAM. Use address 128MB above the start of DRAM for fdt_addr_r, since this is the maximum location for the end of the kernel. So we avoid overwriting the DTB. Use 512k above that for ramdisk_addr_r. This should be enough for the DTB, rest of DRAM can be used for initrd. Place boot script / extlinux.conf at offset 0 / 1MB from start of DRAM. This space is available for processing in U-Boot. Signed-off-by: Soeren Moch <smoch@web.de> Reviewed-by: Fabio Estevam <festevam@gmail.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/P5040DS_NAND_SECURE_BOOT_defconfig')
0 files changed, 0 insertions, 0 deletions