Am 11.04.2016 um 23:51 schrieb Alexander Graf: > The EFI memory map does not need to be in a strict order, but 32bit > grub2 does expect it to be ascending. If it's not, it may try to > allocate memory inside the U-Boot data memory region. > > We already sort the memory map in descending order, so let's just > reverse it when we pass it to a payload. > > Signed-off-by: Alexander Graf <[email protected]>
Tested-by: Andreas Färber <[email protected]> This fixed clearfog for me. Thanks, Andreas -- SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Felix Imendörffer, Jane Smithard, Graham Norton HRB 21284 (AG Nürnberg) _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

