On 17 November 2016 at 10:31, Alexander Graf <[email protected]> wrote:
> The network test currently downloads files at 0MB offset of RAM start.
> This works for most ARM systems, but x86 has weird memory layout constraints
> on the first MB of RAM.
>
> To not get caught into any of these, let's add a 4MB pad from start
> of RAM to the default memory offset.
>
> Signed-off-by: Alexander Graf <[email protected]>
> ---
>  test/py/tests/test_net.py | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Simon Glass <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to