Home
last modified time | relevance | path

Searched hist:e4a3d57dc79e8c94e3272c4a82b146df0fe3dda6 (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/net/
H A Drarp.ce4a3d57dc79e8c94e3272c4a82b146df0fe3dda6 Thu Oct 27 06:24:32 UTC 2011 Simon Glass <sjg@chromium.org> net: Export auto_load, use it in rarp

The rarp code includes another instance of the auto_load logic, so call
what is now net_auto_load() instead.

This also fixes an incorrect call to TftpStart() which was never seen
since apparently no boards enable rarp.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Mike Frysinger <vapier@gentoo.org>
H A Dbootp.ce4a3d57dc79e8c94e3272c4a82b146df0fe3dda6 Thu Oct 27 06:24:32 UTC 2011 Simon Glass <sjg@chromium.org> net: Export auto_load, use it in rarp

The rarp code includes another instance of the auto_load logic, so call
what is now net_auto_load() instead.

This also fixes an incorrect call to TftpStart() which was never seen
since apparently no boards enable rarp.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Mike Frysinger <vapier@gentoo.org>
H A Dnet.ce4a3d57dc79e8c94e3272c4a82b146df0fe3dda6 Thu Oct 27 06:24:32 UTC 2011 Simon Glass <sjg@chromium.org> net: Export auto_load, use it in rarp

The rarp code includes another instance of the auto_load logic, so call
what is now net_auto_load() instead.

This also fixes an incorrect call to TftpStart() which was never seen
since apparently no boards enable rarp.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Mike Frysinger <vapier@gentoo.org>
/rk3399_rockchip-uboot/include/
H A Dnet.he4a3d57dc79e8c94e3272c4a82b146df0fe3dda6 Thu Oct 27 06:24:32 UTC 2011 Simon Glass <sjg@chromium.org> net: Export auto_load, use it in rarp

The rarp code includes another instance of the auto_load logic, so call
what is now net_auto_load() instead.

This also fixes an incorrect call to TftpStart() which was never seen
since apparently no boards enable rarp.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Mike Frysinger <vapier@gentoo.org>