kumquat-buildroot/boot
Fabrice Fontaine 6008e96cbb boot/at91dataflashboot: disable on armeb
at91dataflashboot fails to build on armeb:

/nvmedata/autobuild/instance-6/output-1/per-package/at91dataflashboot/host/bin/armeb-buildroot-linux-uclibcgnueabi-ld -T elf32-littlearm.lds -Ttext 0 -n -o DataflashBoot-1.05.out objs/cstartup_ram.o objs/at45.o objs/com.o objs/dataflash.o objs/div0.o objs/init.o objs/main.o objs/stdio.o objs/asm_isr.o objs/jump.o objs/_udivsi3.o objs/_umodsi3.o objs/led.o
/nvmedata/autobuild/instance-6/output-1/per-package/at91dataflashboot/host/bin/armeb-buildroot-linux-uclibcgnueabi-ld: objs/cstartup_ram.o: compiled for a big endian system and target is little endian

Fixes:
 - http://autobuild.buildroot.org/results/e44c042abc1dfb97b4f8a17389d27f842e9dd311

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2022-06-06 21:45:01 +02:00
..
afboot-stm32 boot/afboot-stm32: add patch fixing build issue with recent binutils 2022-04-28 23:45:07 +02:00
arm-trusted-firmware boot/arm-trusted-firmware: add -fno-PIE to CFLAGS 2022-06-03 11:13:36 +02:00
at91bootstrap
at91bootstrap3 boot/at91bootstrap3: add svn repository method 2021-12-30 17:36:45 +01:00
at91dataflashboot boot/at91dataflashboot: disable on armeb 2022-06-06 21:45:01 +02:00
barebox boot/barebox: bump version to 2022.04.0 2022-04-27 20:50:15 +02:00
beaglev-ddrinit
beaglev-secondboot
binaries-marvell
boot-wrapper-aarch64 package: replace git:// URLs with https:// URLs where possible 2022-04-02 19:21:57 +02:00
edk2 boot/edk2: fix patch line ending 2022-05-30 22:28:41 +02:00
grub2 package: remove numbered subject from patches 2021-12-11 20:48:58 +01:00
gummiboot
lpc32xxcdl
mv-ddr-marvell
mxs-bootlets
opensbi
optee-os boot/optee-os: bump to version 3.17.0 2022-04-27 21:27:09 +02:00
s500-bootloader
shim boot/shim: big endian arm/aarch64 variants are not supported 2022-05-12 10:40:16 +02:00
sun20i-d1-spl boot/sun20i-d1-spl: update to latest commit 882671 2022-05-17 22:15:22 +02:00
syslinux
uboot boot/uboot: fix build with host-gcc 10+ 2022-02-12 21:38:18 +01:00
vexpress-firmware
common.mk
Config.in