diff options
author | Tom Rini <trini@konsulko.com> | 2024-12-17 10:22:15 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-01-14 14:47:03 -0600 |
commit | 5c72a2afbfedeffefe48d1b67c7effb379f90669 (patch) | |
tree | 13c83f14a02e0fcf56d567cd4b931df803e8ae7e /include/fdt_support.h | |
parent | 079214e4beea2deac88f3ceaeda56b6914190aec (diff) |
chromebook_coral: Move CONFIG_BLOBLIST_ADDR to CAR
Reading doc/board/google/chromebook_coral.rst we can see that at some
point it was intended to put the bloblist in CAR, rather than DRAM, at
some point during development. This is fine for TPL/SPL stages where we
have very minimal information stored in the bloblist and so we can set
the limit there to 4KiB and then expand it to 196KiB in U-Boot proper so
there's room for ACPI tables and so forth. We also update the
documentation to use the same location for CONFIG_BLOBLIST_ADDR in both
references.
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/fdt_support.h')
0 files changed, 0 insertions, 0 deletions