1
0
Fork 0
mirror of https://github.com/u-boot/u-boot.git synced 2025-04-19 19:34:35 +00:00
u-boot/board/xen/xenguest_arm64
Simon Glass fc37a73e66 fdt: Swap the signature for board_fdt_blob_setup()
This returns a devicetree and updates a parameter with an error code.
Swap it, since this fits better with the way U-Boot normally works. It
also (more easily) allows leaving the existing pointer unchanged.

No yaks were harmed in this change, but there is a very small code-size
reduction.

For sifive, the OF_BOARD option must be set for the function to be
called, so there is no point in checking it again. Also OF_SEPARATE is
defined always.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Matthias Brugger <mbrugger@suse.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
[trini: Update total_compute]
Signed-off-by: Tom Rini <trini@konsulko.com>
2024-12-18 15:18:59 -06:00
..
Kconfig Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
MAINTAINERS board: xen: introduce virtio-blk support 2023-10-11 10:46:23 -04:00
Makefile
xenguest_arm64.c fdt: Swap the signature for board_fdt_blob_setup() 2024-12-18 15:18:59 -06:00