]> git.dujemihanovic.xyz Git - u-boot.git/commit
x86: chromebook_link64: Correct the image layout
authorSimon Glass <sjg@chromium.org>
Sun, 19 Jul 2020 19:56:16 +0000 (13:56 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 29 Jul 2020 01:30:39 +0000 (19:30 -0600)
commita9fae7114270cc49942f16a477b8129322c9788b
tree2a040f33522fca033f6aeccd533792c6bb6d815b
parenta78466af82e4db6ffba40f45dadc904233eb06de
x86: chromebook_link64: Correct the image layout

At present the image layout is not correct, since it uses the SDRAM
address of the 64-bit U-Boot as the ROM address. Fix this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
configs/chromebook_link64_defconfig