diff options
author | Simon Glass <sjg@chromium.org> | 2020-05-10 14:17:02 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-06-25 13:24:13 -0400 |
commit | c68a1ae6ab760d797f4dde2c5c671e18d0e2adb4 (patch) | |
tree | d57377eec42fbfecfc3108d8b64b8061331fed3a /include/configs/dragonboard410c.h | |
parent | aef43ea0606deefc97ed085b16618f18a911cdb5 (diff) | |
download | u-boot-c68a1ae6ab760d797f4dde2c5c671e18d0e2adb4.tar.gz u-boot-c68a1ae6ab760d797f4dde2c5c671e18d0e2adb4.tar.xz u-boot-c68a1ae6ab760d797f4dde2c5c671e18d0e2adb4.zip |
bdinfo: x86: vesa: Update fb_base to the correct value
Set this value in global_data so that it is reported correctly on x86
boards.
In fact, U-Boot allocates space for the frame buffer even though it is not
used. Then the FSP picks the address itself (e.g. 0xb0000000). So the
value set by U-Boot (high in memory with everything else that is
relocated), is not actually the correct value.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'include/configs/dragonboard410c.h')
0 files changed, 0 insertions, 0 deletions