u-boot/arch/sandbox
Tom Rini 6a7185887b global: Make <asm/global_data.h> include <asm/u-boot.h>
This follows the example of RISC-V where <asm/global_data.h> includes
<asm/u-boot.h> directly as "gd" includes a reference to bd_info already
and so the first must include the second anyhow. We then remove
<asm/u-boot.h> from all of the places which include references to "gd"
an so have <asm/global_data.h> already.

Signed-off-by: Tom Rini <trini@konsulko.com>
2024-05-06 15:07:48 -06:00
..
cpu sandbox: don't call os_close with invalid file descriptor 2024-04-17 17:06:16 -06:00
dts sandbox: capsule: binman: generate some capsules as part of build 2024-04-08 12:59:31 +02:00
include/asm global: Make <asm/global_data.h> include <asm/u-boot.h> 2024-05-06 15:07:48 -06:00
lib Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" 2024-04-18 08:29:35 -06:00
config.mk efi_loader: move HOST_ARCH to version_autogenerated.h 2024-04-08 13:04:48 +02:00
Kconfig sandbox: improve description of CONFIG_SANDBOX_CRASH_RESET 2024-04-12 08:53:31 -06:00
Makefile sandbox: fix build failure with musl and SDL 2022-02-09 12:26:12 -07:00