On Mon, 18 Nov 2019 at 16:42, Vladimir Olovyannikov <[email protected]> wrote: > > From: Abhishek Shah <[email protected]> > > pxe command parses the init ramfs address(through initrd lable in > pxe config file), but is not passing it to bootm command as argument > as bootm_argc count is not increased. > > Signed-off-by: Abhishek Shah <[email protected]> > Signed-off-by: Vladimir Olovyannikov <[email protected]> > --- > cmd/pxe.c | 1 + > 1 file changed, 1 insertion(+) >
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

