commit | 62e64cfbe5b78ff34dfd60c6361b459de51ae1a4 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Dec 06 09:56:03 2019 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Dec 06 09:56:03 2019 -0500 |
tree | 484e090046bd4da6b36e52c81486d9ff5d5b16d8 | |
parent | 866fadceeaf2eeafd263252d6bef87004a0bb4f5 [diff] |
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>