u-boot-brain/arch
Simon Glass c68a1ae6ab 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>
2020-06-25 13:24:13 -04:00
..
arc common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
arm bdinfo: arm: Move ARM-specific info into its own file 2020-06-25 13:24:12 -04:00
m68k bdinfo: m68k: ppc: Move arch-specific code from bdinfo 2020-06-25 13:24:13 -04:00
microblaze common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
mips common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
nds32 bdinfo: nds32: Use generic bd_info 2020-06-25 13:24:10 -04:00
nios2 common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
powerpc bdinfo: m68k: ppc: Move arch-specific code from bdinfo 2020-06-25 13:24:13 -04:00
riscv bdinfo: riscv: Use generic bd_info 2020-06-25 13:24:10 -04:00
sandbox dm: uclass: don't assign aliased seq numbers 2020-06-11 20:52:11 -06:00
sh sh: Enable ffunction-sections and fdata-sections 2020-05-20 13:20:25 +02:00
x86 bdinfo: x86: vesa: Update fb_base to the correct value 2020-06-25 13:24:13 -04:00
xtensa common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
.gitignore
Kconfig sandbox: move compression option to Kconfig 2020-05-25 11:54:53 -04:00
u-boot-elf.lds arch: Add explicit linker script for u-boot-elf 2020-04-03 11:52:55 -04:00