kumquat-buildroot/board
Neal Frager f67720baa3 configs/zynqmp_kria_kv260_defconfig: fix to u-boot.itb generation
This patch is a temporary fix for the kv260 u-boot.itb generation
until a proper fix has been implemented within u-boot.

The problem is u-boot can only be configured to use the kria k26
som dts configuration at build time, and the kv260 carrier board
overlay is missing from the build.  Without this, all of the carrier
board drivers are missing.

This patch will be removed from buildroot once u-boot can build a
correct u-boot.itb for the kria kv260 starter kit including the
carrier board overlay and corresponding drivers:

    https://lore.kernel.org/all/20920b0df6b067aca4040459a9677d7d1d6d766a.1615354376.git.viresh.kumar@linaro.org/

Signed-off-by: Neal Frager <neal.frager@xilinx.com>
Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
[yann.morin.1998@free.fr: add URL provided by Luca]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2022-06-22 22:24:03 +02:00
..
aarch64-efi board/*/genimage.cfg: use partition-table-type = "gpt" for genimage-15 2021-12-27 15:41:51 +01:00
acmesystems
altera/socrates_cyclone5
amarula
andes/ae350 configs/andes_ae300: remove defconfig 2022-06-19 18:26:41 +02:00
arcturus board/arcturus/aarch64-ucls1012a: bump u-boot and kernel version 2022-03-10 21:39:07 +01:00
arm
armadeus
arrow/avenger96
asus/tinker
atmel configs/microchip_sama7g5ek: new defconfigs 2021-12-28 22:01:50 +01:00
avnet/s6lx9_microboard
bananapi
beagleboardx15
beaglebone configs/beaglebone: add DT for the Beaglebone Black Wireless 2021-12-14 20:56:04 +01:00
beagleboneai board/beagleboneai/patches/uboot: drop 0002-Remove-redundant-YYLOC-global-declaration.patch 2021-12-11 11:09:03 +01:00
beaglev board/*/genimage.cfg: use partition-table-type = "gpt" for genimage-15 2021-12-27 15:41:51 +01:00
beelink/gs1
boundarydevices/common
chromebook
ci20
csky
cubietech/cubieboard2
embest/riotboard
engicam
firefly/roc-rk3399-pc
freescale board/freescale/common/imx: add TEE support in imx8-bootloader-prepare 2022-05-02 23:40:23 +02:00
friendlyarm configs/friendlyarm_nanopi_r2s: new defconfig 2022-02-12 13:56:38 +01:00
globalscale/espressobin
grinn
hardkernel boards/odroidc2: fix genimage execution 2021-12-18 21:59:52 +01:00
intel/galileo board/intel/galileo: fix build failure with host gcc 10 2022-02-13 13:05:05 +01:00
kontron configs/kontron_pitx_imx8m: switch to upstream U-Boot 2022-05-13 18:59:55 +02:00
lego/ev3
lemaker/bananapro
librecomputer/lafrite
licheepi
linksprite/pcduino board/linksprite/pcduino: switch to extlinux 2022-03-10 21:39:45 +01:00
microchip configs/microchip_sama7g5ek: new defconfigs 2021-12-28 22:01:50 +01:00
minnowboard board/*/genimage.cfg: use partition-table-type = "gpt" for genimage-15 2021-12-27 15:41:51 +01:00
nexbox/a95x
nezha
octavo configs/octavo_osd32mp1_red: new defconfig 2022-03-20 18:08:55 +01:00
olimex configs/olimex_a20_olinuxino: fix mali not working because Linux version >= 4.20 2022-01-08 21:56:55 +01:00
olpc
openblocks/a6
orangepi board/orangepi/orangepi-one: switch to extlinux 2022-03-10 21:39:40 +01:00
pandaboard
pc board/pc: fix build failure due to new genimage 15 2022-02-12 23:04:28 +01:00
pcengines/apu2
pine64 board/pine64/rockpro64: use partition-type-uuid in genimage.cfg 2022-02-06 10:31:40 +01:00
qemu Merge branch 'next' 2022-06-07 21:09:05 +02:00
qmtech/zynq
radxa board/radxa/rockpi-n8:use partition-type-uuid for genimage-15 2022-02-13 16:21:03 +01:00
raspberrypi board/raspberrypicm4io-64: enable RTC and USB overlays 2022-01-13 23:12:11 +01:00
riscv/nommu/patches/linux board/riscv/nommu: add common Linux kernel patch for RISCV NOMMU builds 2022-05-30 21:15:07 +02:00
roseapplepi configs/roseapplypi_defconfig: bump kernel to 5.15.10 2021-12-18 22:12:30 +01:00
seeed/stm32mp157c-odyssey
sheevaplug
sifive/hifive-unleashed board/*/genimage.cfg: use partition-table-type = "gpt" for genimage-15 2021-12-27 15:41:51 +01:00
sinovoip
solidrun
spike/riscv64 board/spike/riscv64/start.sh: add buildroot host dir in PATH 2022-01-13 20:38:49 +01:00
stmicroelectronics configs/stm32f4{2|6}9_*_defconfig: rename configurations 2021-12-17 22:58:12 +01:00
synopsys board/synopsys: remove outdated vdk boards 2022-02-12 12:51:11 +01:00
technexion configs/imx6ulpico: bump U-Boot and kernel, switch to extlinux.conf 2021-12-29 23:53:16 +01:00
technologic fix links to Technologic Systems web resources 2022-03-09 21:47:48 +01:00
terasic/de10nano_cyclone5
toradex/apalis-imx6
udoo configs/mx6sx_udoo: bump U-Boot and kernel 2022-01-11 22:15:11 +01:00
uevm5432
wandboard
warp7
zynq configs/zynq_xxx_defconfig: bump to Xilinx 2022.1 2022-05-06 21:18:15 +02:00
zynqmp configs/zynqmp_kria_kv260_defconfig: fix to u-boot.itb generation 2022-06-22 22:24:03 +02:00
raspberrypi0
raspberrypi0w
raspberrypi2
raspberrypi3
raspberrypi3-64
raspberrypi4
raspberrypi4-64
raspberrypicm4io
raspberrypicm4io-64
raspberrypizero2w