On Fri, May 3, 2019 at 12:52 AM Simon Glass <[email protected]> wrote: > > The standard image generated by U-Boot on x86 is u-boot.rom. Add a > separate image called image.bin for verified boot. This supports > verification in TPL of which SPL/U-Boot to start, then jumping to the > correct one, with SPL setting up the SDRAM and U-Boot proper providing > the user interface if needed. > > Signed-off-by: Simon Glass <[email protected]> > Reviewed-by: Bin Meng <[email protected]> > --- > > Changes in v3: None > Changes in v2: None > > arch/x86/dts/u-boot.dtsi | 17 +++++++++++++++-- > 1 file changed, 15 insertions(+), 2 deletions(-) >
applied to u-boot-x86, thanks! _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

