Re: [PATCH 1/5] x86: Use multiple images

2020-09-04 Thread Andy Shevchenko
On Thu, Sep 03, 2020 at 07:28:52PM -0600, Simon Glass wrote: > We already use binman's 'multiple-images' feature with Chrome OS and we > want to use it for Edison. There is no real down-side. > > Adjust x86 to always use multiple-images. Acked-by: Andy Shevchenko > Signed-off-by: Simon Glass >

[PATCH 1/5] x86: Use multiple images

2020-09-03 Thread Simon Glass
We already use binman's 'multiple-images' feature with Chrome OS and we want to use it for Edison. There is no real down-side. Adjust x86 to always use multiple-images. Signed-off-by: Simon Glass --- arch/x86/dts/u-boot.dtsi | 7 --- 1 file changed, 7 deletions(-) diff --git a/arch/x86/dt