]> git.baikalelectronics.ru Git - uboot.git/commit
xilinx: zynqmp: Do not use 0 as spl bss start address
authorStefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Tue, 7 Jun 2022 07:43:14 +0000 (09:43 +0200)
committerMichal Simek <michal.simek@amd.com>
Fri, 24 Jun 2022 12:11:06 +0000 (14:11 +0200)
commita67862253df5b2bb1a7727504c26746d047078bb
tree83e3bbb2765ed1542944410a07030697dd16f9c2
parente6346dd6a5a2e839cbc946581c2a4812fee77d7e
xilinx: zynqmp: Do not use 0 as spl bss start address

Do not use 0 as address for memory because of the special meaning for
pointers (null pointer). Change the spl bss start address to the second
page.

Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Link: https://lore.kernel.org/r/20220607074314.27125-1-stefan.herbrechtsmeier-oss@weidmueller.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
include/configs/xilinx_zynqmp.h