[U-Boot] [PATCH] cmd_pxe.c: Pass along 'cmdtp' to do_bootm()/do_bootz()

Tom Rini trini at ti.com
Tue Sep 24 17:02:16 CEST 2013


On Tue, Sep 24, 2013 at 09:06:42AM -0400, Tom Rini wrote:

> When we call do_bootm() with a vmlinuz, this would lead to a NULL
> pointer dereference, and after talking with Wolfgang the right thing to
> do here for now is to make sure that we pass cmdtp to these functions
> rather than NULL.
> 
> Reported-by: Steven A. Falco <stevenfalco at gmail.com>
> Signed-off-by: Tom Rini <trini at ti.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130924/b1520caa/attachment.pgp>


More information about the U-Boot mailing list