
Hi, Tom
Yes, I have tested all kinds of cases.
Best Regards Wenbin Song
-----Original Message----- From: Tom Rini [mailto:trini@konsulko.com] Sent: Tuesday, August 30, 2016 8:22 AM To: Wenbin Song wenbin.song@nxp.com Cc: sjg@chromium.org; bmeng.cn@gmail.com; hs@denx.de; p.marczak@samsung.com; sr@denx.de; york sun york.sun@nxp.com; u- boot@lists.denx.de; Mingkai Hu mingkai.hu@nxp.com; Qianyu Gong qianyu.gong@nxp.com; Shaohui Xie shaohui.xie@nxp.com; zhiqian.hou@nxp.com Subject: Re: [U-Boot] [PATCH] pxe: Fix pxe boot with FIT image
On Thu, Aug 04, 2016 at 03:44:50PM +0800, Wenbin song wrote:
From: York Sun york.sun@nxp.com
When FIT image is used, a single image provides kernel, device tree and optionally ramdisk. Argc and argv need to be adjusted to support this.
Signed-off-by: York Sun york.sun@nxp.com
cmd/pxe.c | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-)
Can you please confirm you tested the other common cases of PXE booting still work with this change? Thanks!
-- Tom