mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-07 05:34:28 +00:00
55109f1d4e
At present U-Boot puts a magic number in the ASL for the GNVS table and searches for it later. Add a Kconfig option to use a different approach, where the ASL files declare the table as an external symbol. U-Boot can then put it wherever it likes, without any magic numbers or searching. Signed-off-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
cpu.c | ||
cpu_common.c | ||
cpu_spl.c | ||
fsp_bindings.c | ||
fsp_m.c | ||
fsp_s.c | ||
hostbridge.c | ||
Kconfig | ||
lpc.c | ||
Makefile | ||
pch.c | ||
pmc.c | ||
punit.c | ||
spl.c | ||
systemagent.c | ||
uart.c |