Searched hist:e020c88a3cd7018112af18a7d3f73fca8a3beb1e (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/ |
H A D | config.mk | e020c88a3cd7018112af18a7d3f73fca8a3beb1e Fri Jul 31 10:31:23 CDT 2015 Simon Glass <sjg@chromium.org> Allow objcopy to work without filling gaps with 0xff
This is currently done for all targets, since 0xff is the default erased value for most flash devices. In some cases this is not what we want (e.g. for EFI images) so provide a command to do a vanilla objcopy.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
H A D | Makefile | e020c88a3cd7018112af18a7d3f73fca8a3beb1e Fri Jul 31 10:31:23 CDT 2015 Simon Glass <sjg@chromium.org> Allow objcopy to work without filling gaps with 0xff
This is currently done for all targets, since 0xff is the default erased value for most flash devices. In some cases this is not what we want (e.g. for EFI images) so provide a command to do a vanilla objcopy.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|