On 2 August 2018 at 11:45, Stephen Warren <[email protected]> wrote: > From: Stephen Warren <[email protected]> > > This reverts commit aa909462d01866354f4cd4534db5f571c2cf1fbb. This change > caused "dhcp filename" to crash the system on p2371-2180 (Jetson TX1), for > example when running test/py. > > Reverting this change isn't optimal, but at least restores TX1 to a working > state. In the future, we should: > > a) Fix whatever problem causes the crash with this patch applied. This > needs further discussion, so isn't something we can immediately do. > > b) Undo the revert; re-apply the original patch to efi_allocate_pages. > > Cc: Heinrich Schuchardt <[email protected]> > Cc: Alexander Graf <[email protected]> > Signed-off-by: Stephen Warren <[email protected]> > --- > lib/efi_loader/efi_memory.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

