[U-Boot] [PATCH v7 11/27] net: Access mapped physmem in net functions

Simon Glass sjg at chromium.org
Mon Mar 23 17:05:07 CET 2015


On 22 March 2015 at 16:09, Joe Hershberger <joe.hershberger at ni.com> wrote:
> Previously the net functions would access memory assuming physmem did
> not need to be mapped.  In sandbox, that's not the case.
>
> Now we map the physmem specified by the user in loadaddr to the buffer
> that represents that space.
>
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
>
> ---
>
> Changes in v7: None

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list