
2 Apr
2016
2 Apr
'16
4 a.m.
On Wed, Mar 30, 2016 at 04:38:29PM +0200, Alexander Graf wrote:
Some EFI applications (grub2) expect that an allocation always returns the highest available memory address for the given size.
Without this, we may run into situations where the initrd gets allocated at a lower address than the kernel.
This patch fixes booting in such situations for me.
Signed-off-by: Alexander Graf agraf@suse.de
Applied to u-boot/master, thanks!
--
Tom