u-boot-brain/arch/arm/include
Stephen Warren 8163faf952 ARMv8: add optional Linux kernel image header
Allow placing a Linux kernel image header at the start of the U-Boot
binary. This is useful since the image header reports the amount of memory
(BSS and similar) that U-Boot needs to use, but that isn't part of the
binary size. This can be used by the code that loads U-Boot into memory to
determine where to load U-Boot, based on other users of memory.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2018-01-12 09:52:11 -07:00
..
asm ARMv8: add optional Linux kernel image header 2018-01-12 09:52:11 -07:00
debug arm: debug: replace license blocks with SPDX 2014-10-26 22:22:09 +01:00