Home
last modified time | relevance | path

Searched hist:"83 a64560dd4f352832fbfc508a9c8904809f55d1" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/common/spl/
H A Dspl_ram.cdiff 83a64560dd4f352832fbfc508a9c8904809f55d1 Thu Oct 04 02:29:20 CDT 2018 Michal Simek <michal.simek@xilinx.com> spl: ram: Fix u_boot_pos calculation

The patch:
"spl: Weed out CONFIG_SYS_TEXT_BASE usage"
(sha1: 04ce5427bd3914cab8be78513275a20ab878520a)
introduced bug where assigning to u_boot_pos variable wasn't done
which end up in situation where SPL wasn't able to find out
image on the selected address.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>