
Hi Thomas, Simon,
On Fri, Aug 11, 2023 at 8:26 PM Bin Meng bmeng.cn@gmail.com wrote:
Hi Simon,
On Fri, Aug 11, 2023 at 5:33 AM Simon Glass sjg@chromium.org wrote:
Hi Bin,
On Thu, 4 May 2023 at 18:40, Simon Glass sjg@chromium.org wrote:
On Thu, 4 May 2023 at 07:43, thomas.mittelstaedt@de.bosch.com wrote:
From: Thomas Mittelstaedt thomas.mittelstaedt@de.bosch.com
The problem was, that zboot() didn't work because of missing ramdisc size.
Signed-off-by: Thomas Mittelstaedt thomas.mittelstaedt@de.bosch.com
boot/pxe_utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Fixes: 085cbdafca9 ("pxe: simplify label_boot()") Reviewed-by: Simon Glass sjg@chromium.org
This patch and some others seem to have been lost. Can you please check here?
https://patchwork.ozlabs.org/project/uboot/list/?series=&submitter=&...
Indeed I missed these. Will take a look soon.
I have rebased this series on top of u-boot/master and pushed this to u-boot-x86/master.
Would you please post a patch to efi-payload doc to describe how to test this with Virtual Box? Thanks!
Regards, Bin