]> git.dujemihanovic.xyz Git - u-boot.git/commit
Revert "spl: fix entry_point equal to load_addr"
authorTom Rini <trini@konsulko.com>
Fri, 6 Dec 2019 14:56:03 +0000 (09:56 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 6 Dec 2019 14:56:03 +0000 (09:56 -0500)
commitedbb8e09183e6c232b14ed1a087f93b7f0b560ac
tree484e090046bd4da6b36e52c81486d9ff5d5b16d8
parent28a4516cf154d6f7e738f8e0519b41eccef5af5c
Revert "spl: fix entry_point equal to load_addr"

Due to the (seemingly bogus) assumption of a default
CONFIG_SYS_UBOOT_START value we will revert this change for now and
evaluate it again for the next release along with changes to
CONFIG_SYS_UBOOT_START.

This reverts commit d3e97b53c1f2464f4898226de7d89abf242e4aa8.

Signed-off-by: Tom Rini <trini@konsulko.com>
common/spl/spl.c