Re: [U-Boot] [PATCH 1/3] x86: ifdtool: Support checking region overlap before U-Boot

On 27 August 2015 at 10:01, Andy Pont andy.pont@sdcsystems.com wrote:
Bin wrote...
We have the capability to check regions written after U-Boot that do not overlap. Since regions can also be written before U-Boot, add such check for these too.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
This fixes the issue I raised this morning with building the .rom file for Galileo with the latest master, so:
Tested-by: Andy Pont andy.pont@sdcsystems.com
Acked-by: Simon Glass sjg@chromium.org Tested on Minnowmax: Tested-by: Simon Glass sjg@chromium.org

On 28 August 2015 at 11:58, Simon Glass sjg@chromium.org wrote:
On 27 August 2015 at 10:01, Andy Pont andy.pont@sdcsystems.com wrote:
Bin wrote...
We have the capability to check regions written after U-Boot that do not overlap. Since regions can also be written before U-Boot, add such check for these too.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
This fixes the issue I raised this morning with building the .rom file for Galileo with the latest master, so:
Tested-by: Andy Pont andy.pont@sdcsystems.com
Acked-by: Simon Glass sjg@chromium.org Tested on Minnowmax: Tested-by: Simon Glass sjg@chromium.org
Applied to u-boot-x86, thanks!
participants (1)
-
Simon Glass