u-boot-brain/arch/arm/mach-rockchip
Heinrich Schuchardt 5b861eea79 rockchip: make_fit_atf: ignore empty PT_LOAD segment
The linker sometimes creates PT_LOAD segments with length (p_filesz) zero
as described in https://man7.org/linux/man-pages/man5/elf.5.html. This
leads to build failures. We should ignore empty segments.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Tested-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2020-09-16 16:41:30 +08:00
..
px30 rockchip: board: add Hardkernel Odroid Go2 board 2020-07-22 20:21:23 +08:00
rk322x common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
rk3036 common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
rk3128 common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
rk3188 rockchip: rk3188: Fix the code support for SPL_LED 2020-08-21 19:56:19 +08:00
rk3288 rockchip: Convert evb-rk3288 over to use binman 2020-07-28 19:30:39 -06:00
rk3308 common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
rk3328 drivers: rename drivers to match compatible string 2020-07-09 18:57:22 -06:00
rk3368 common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
rk3399 rockchip: Enable building a SPI ROM image on bob 2020-07-28 19:30:39 -06:00
rv1108 dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
board.c fastboot: Extend fastboot_set_reboot_flag with reboot reason 2020-09-01 14:47:43 +02:00
boot_mode.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
bootrom.c common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
cpu-info.c rockchip: Separate the reset cause from display cpuinfo 2020-07-22 20:55:13 +08:00
Kconfig rockchip: Enable building a SPI ROM image on jerry 2020-07-28 19:30:39 -06:00
make_fit_atf.py rockchip: make_fit_atf: ignore empty PT_LOAD segment 2020-09-16 16:41:30 +08:00
Makefile rockchip: Separate the reset cause from display cpuinfo 2020-07-22 20:55:13 +08:00
misc.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
px30-board-tpl.c common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
rk3036-board-spl.c common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
sdram.c rockchip: sdram: fix dram_init_banksize 2020-07-22 20:22:52 +08:00
spl-boot-order.c rockchip: spl-boot-order: do not attempt to access fdt if OF_PLATDATA 2020-05-22 20:53:20 +08:00
spl.c rockchip: Allow Bob to use SPI boot 2020-07-28 19:30:39 -06:00
tpl.c rockchip: tpl: Remove board_early_init_f() 2020-07-22 20:55:13 +08:00
u-boot-tpl-v8.lds rockchip: add u-boot-tpl-v8.lds 2019-05-08 17:34:12 +08:00
u-boot-tpl.lds rockchip: rk322x: add tpl support 2019-05-08 17:34:12 +08:00