]> Git Repo - J-u-boot.git/commit
x86: ifdtool: Support checking region overlap before U-Boot
authorBin Meng <[email protected]>
Thu, 27 Aug 2015 15:38:15 +0000 (08:38 -0700)
committerSimon Glass <[email protected]>
Wed, 9 Sep 2015 13:48:03 +0000 (07:48 -0600)
commite6378e1da2eafb2facef8e0fe904ac1194d4fd62
treea9532a7accbcd802adfbf4455d07a874e6b68086
parentefde6a579fe3c172d214fb3047b02c827779738a
x86: ifdtool: Support checking region overlap before U-Boot

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 <[email protected]>
Tested-by: Andy Pont <[email protected]>
Acked-by: Simon Glass <[email protected]>
Tested-by: Simon Glass <[email protected]>
tools/ifdtool.c
This page took 0.033278 seconds and 4 git commands to generate.