kumquat-buildroot/boot
Luca Ceresoli 822c34c301 uboot: zynqmp: allow to use custom psu_init files
U-Boot SPL configures pinmuxes, clocks and other low-level devices. On
the Xilinx ZynqMP SoCs the code to do this resides in a file called
psu_init_gpl.c which is initially generated by the Xilinx development
tools. Add an option to pass these files from the outside (e.g. in the
board files).

For this to work properly, a patch to U-Boot is needed. However this
patch must be applied by each defconfig using
BR2_TARGET_UBOOT_ZYNQMP_PSU_INIT_DIR. If it were in boot/uboot/ to be
applied unconditionally, it would break the build for configs using a
U-Boot version where the patch is already applied.

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Cc: Joel Carlson <joelsoncarl@gmail.com>
Reviewed-by: Joel Carlson <JoelsonCarl@gmail.com>
Tested-by: Joel Carlson <JoelsonCarl@gmail.com>
[Thomas: add comment about U-Boot version requirements to use this
option.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-07-28 19:27:38 +02:00
..
afboot-stm32
arm-trusted-firmware arm-trusted-firmware: generate atf-uboot.ub image of bl31.bin 2018-05-28 22:41:59 +02:00
at91bootstrap packages: use new $($PKG)_DL_DIR) variable 2018-04-02 15:53:53 +02:00
at91bootstrap3
at91dataflashboot
barebox
binaries-marvell
boot-wrapper-aarch64
grub2 grub2: force -fno-stack-protector in CPPFLAGS 2018-04-19 23:26:06 +02:00
gummiboot
lpc32xxcdl
mv-ddr-marvell
mxs-bootlets
s500-bootloader
syslinux syslinux: use the host compiler to build extlinux 2018-04-01 17:49:05 +02:00
ts4800-mbrboot
uboot uboot: zynqmp: allow to use custom psu_init files 2018-07-28 19:27:38 +02:00
vexpress-firmware
xloader
common.mk
Config.in