[U-Boot] [PATCH v2 1/6] tests: net: Offset downloads to 4MB
Tom Rini
trini at konsulko.com
Mon Nov 21 14:54:49 CET 2016
On Thu, Nov 17, 2016 at 06:31:02PM +0100, Alexander Graf 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 <agraf at suse.de>
I've been fixing this locally by setting an address as needed in board
files. But this is probably still a good idea, so:
Reviewed-by: Tom Rini <trini at konsulko.com>
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161121/671b97cc/attachment.sig>
More information about the U-Boot
mailing list