Re: [PATCH] boot: vbe_simple: Fix vbe_simple_read_bootflow() dependency

2023-04-22 Thread Simon Glass
Hi Heinrich, On Tue, 4 Apr 2023 at 16:50, Heinrich Schuchardt wrote: > > On 4/3/23 05:40, Bin Meng wrote: > > vbe_simple_read_bootflow() calls vbe_simple_read_bootflow_fw() > > which is only available when BOOTMETH_VBE_SIMPLE_FW is on. > > > > Signed-off-by: Bin Meng > > --- > > > > boot/vbe_s

Re: [PATCH] boot: vbe_simple: Fix vbe_simple_read_bootflow() dependency

2023-04-07 Thread Simon Glass
Hi Heinrich, On Tue, 4 Apr 2023 at 16:50, Heinrich Schuchardt wrote: > > On 4/3/23 05:40, Bin Meng wrote: > > vbe_simple_read_bootflow() calls vbe_simple_read_bootflow_fw() > > which is only available when BOOTMETH_VBE_SIMPLE_FW is on. > > > > Signed-off-by: Bin Meng > > --- > > > > boot/vbe_s

Re: [PATCH] boot: vbe_simple: Fix vbe_simple_read_bootflow() dependency

2023-04-03 Thread Heinrich Schuchardt
On 4/3/23 05:40, Bin Meng wrote: vbe_simple_read_bootflow() calls vbe_simple_read_bootflow_fw() which is only available when BOOTMETH_VBE_SIMPLE_FW is on. Signed-off-by: Bin Meng --- boot/vbe_simple.c | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/boot/vbe_

[PATCH] boot: vbe_simple: Fix vbe_simple_read_bootflow() dependency

2023-04-03 Thread Bin Meng
vbe_simple_read_bootflow() calls vbe_simple_read_bootflow_fw() which is only available when BOOTMETH_VBE_SIMPLE_FW is on. Signed-off-by: Bin Meng --- boot/vbe_simple.c | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/boot/vbe_simple.c b/boot/vbe_simple.c index 59