u-boot/arch/arm/mach-versal-net
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
..
include/mach arm64: versal: Add SelectMAP boot mode identification 2023-10-09 13:03:23 +02:00
clk.c global: Make <asm/global_data.h> include <asm/u-boot.h> 2024-05-06 15:07:48 -06:00
cpu.c global: Make <asm/global_data.h> include <asm/u-boot.h> 2024-05-06 15:07:48 -06:00
Kconfig arm64: gic: Add power up sequence for GIC-600 2024-03-19 18:40:46 -04:00
Makefile arm64: versal-net: Add support for Versal NET platform 2022-09-26 14:23:29 +02:00