mbox series

[U-Boot,0/1] distro_bootcmd: Switch bootefi to use loadaddr by default.

Message ID 1531229342-21401-1-git-send-email-kristian.amlie@northern.tech
Headers show
Series distro_bootcmd: Switch bootefi to use loadaddr by default. | expand

Message

Kristian Amlie July 10, 2018, 1:29 p.m. UTC
This patch fixes the issue that CONFIG_LOADADDR is not respected when
booting via distro_bootcmd and bootefi, and follows from the thread
"Thoughts on EFI, CONFIG_LOADADDR and kernel_addr_r". Since there was no
reply, I opted for altering the behavior and providing a fallback.

Kristian Amlie (1):
  distro_bootcmd: Switch bootefi to use loadaddr by default.

 include/config_distro_bootcmd.h | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)