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
..
2017-08-23 10:45:45 +02:00
2015-02-25 07:59:50 +01:00
2017-12-12 21:34:10 -05:00
2017-12-04 10:23:52 -05:00
2017-05-12 08:37:06 -04:00
2017-10-02 21:52:20 -04:00
2016-12-15 11:57:44 -08:00