diff options
author | Tom Rini <trini@ti.com> | 2013-09-24 09:05:08 -0400 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-09-24 09:05:08 -0400 |
commit | d7884e047d08447dfd1374e9fa2fdf7ab36e56f5 (patch) | |
tree | f5d33b61b2242db3ea868e2988566348970d5429 /Makefile | |
parent | 3d187b3924b5c027b3e591c439838bc1c70afefd (diff) | |
download | u-boot-imx-d7884e047d08447dfd1374e9fa2fdf7ab36e56f5.zip u-boot-imx-d7884e047d08447dfd1374e9fa2fdf7ab36e56f5.tar.gz u-boot-imx-d7884e047d08447dfd1374e9fa2fdf7ab36e56f5.tar.bz2 |
cmd_pxe.c: Pass along 'cmdtp' to do_bootm()/do_bootz()
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@gmail.com>
Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions