[PATCH V4 2/3] spl: riscv: falcon: move fdt blob to specified address
Leo Liang
ycliang at andestech.com
Wed Jan 31 03:51:27 CET 2024
On Fri, Dec 29, 2023 at 04:32:22PM +0800, Randolph wrote:
> In Falcon Boot mode, the fdt blob should be move to the RAM from
> kernel BSS section. To avoid being cleared by BSS initialisation.
> SPL_PAYLOAD_ARGS_ADDR is the address where SPL copies.
>
> Signed-off-by: Randolph <randolph at andestech.com>
> ---
> board/AndesTech/ae350/ae350.c | 25 -------------------------
> common/spl/Kconfig | 2 +-
> common/spl/spl_opensbi.c | 15 +++++++++++++++
> 3 files changed, 16 insertions(+), 26 deletions(-)
Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>
More information about the U-Boot
mailing list