Files
u-boot/include
Caleb Connolly ca84ba6385 arm: init: export prev_bl_fdt_addr
When booting U-Boot on board with a locked down first-stage bootloader,
we emulate the Linux boot header. By passing the U-Boot FDT through this
first-stage bootloader and retrieving it afterwards we can pre-populate
the memory nodes and other info like the KASLR address.

Add a function to export the FDT addr so that boards can use it over the
built-in FDT.

Don't check is_addr_accessible() here because we might not yet have a
valid mem_map if it's going to be populated from the FDT, let the board
do their own validation instead.

Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
Tested-by: Sumit Garg <sumit.garg@linaro.org> #qcs404
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
2024-03-01 14:44:35 +00:00
..
2024-01-03 09:22:47 -05:00
2023-12-21 08:54:37 -05:00
2024-02-13 15:38:49 -05:00
2024-01-29 22:35:02 -05:00
2022-01-19 18:11:34 +01:00
2022-03-15 16:19:29 -04:00
2024-01-13 18:17:47 +01:00
2023-12-21 08:54:37 -05:00
2022-01-19 18:11:34 +01:00
2024-03-01 14:44:35 +00:00
2023-12-21 11:59:49 -05:00
2023-12-21 08:54:37 -05:00
2023-12-21 08:54:37 -05:00
2022-01-19 18:11:34 +01:00
2023-12-21 08:54:37 -05:00
2022-01-19 18:11:34 +01:00