On Mon, Jul 09, 2018 at 07:16:26PM +0200, Quentin Schulz wrote: > Some functions test that the given address is not NULL (0) and fail or > have a different behaviour if that's the case (e.g. hexport_r). > > Let's make the RAM base address to be not zero by setting it to 2MiB if > that's the case. > > 2MiB is chosen because it represents the size of an ARM LPAE/v8 section. > > Suggested-by: Stephen Warren <[email protected]> > Signed-off-by: Quentin Schulz <[email protected]> > Reviewed-by: Simon Glass <[email protected]> > Reviewed-by: Stephen Warren <[email protected]> > Tested-by: Stephen Warren <[email protected]>
Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: PGP signature
_______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

