diff options
author | Jason Liu <r64343@freescale.com> | 2011-05-16 17:12:32 +0800 |
---|---|---|
committer | Jason Liu <r64343@freescale.com> | 2011-05-16 17:44:08 +0800 |
commit | 265932797ce1006ce0cb14960e70f7670ab73b25 (patch) | |
tree | 3d5b98abc892e2bddb9daf64df0f392a1ce189a3 /tools/logos | |
parent | ed95d51186fb30f0aab1f5fadd505b6a6393bd25 (diff) | |
download | u-boot-imx-265932797ce1006ce0cb14960e70f7670ab73b25.zip u-boot-imx-265932797ce1006ce0cb14960e70f7670ab73b25.tar.gz u-boot-imx-265932797ce1006ce0cb14960e70f7670ab73b25.tar.bz2 |
ENGR00143457: Don't let ROM copy .bss section
Don't need let ROM copy the .bss section since it
will all be zeroed by u-boot at start up, thus it
can speed up the boot up time.
Need add CONFIG_FLASH_HEADER_OFFSET to the size since
ROM will copy from the beginning of the MMC card.
Signed-off-by: Jason Liu <r64343@freescale.com>
Diffstat (limited to 'tools/logos')
0 files changed, 0 insertions, 0 deletions