diff options
| author | Ying Zhang <b40530@freescale.com> | 2014-01-24 15:50:08 +0800 |
|---|---|---|
| committer | York Sun <yorksun@freescale.com> | 2014-02-24 15:23:25 -0800 |
| commit | 27585bd3572f2743fef87adebd9e48b33483c4be (patch) | |
| tree | ab04daede2e26801fb68134cf3844abb022bcec5 /common/cmd_source.c | |
| parent | 5a89fa927cf6c54efe36918a4894ce31274d9ef1 (diff) | |
| download | olio-uboot-2014.01-27585bd3572f2743fef87adebd9e48b33483c4be.tar.xz olio-uboot-2014.01-27585bd3572f2743fef87adebd9e48b33483c4be.zip | |
SPL: P1022DS: fix the problem booting from spi flash
There was no enough memory for malloc in SPL booting from spi flash, so
relayout the memory in SPL: reduce the memory for global data from 16K
Bytes to 4K Bytes, save the space for malloc.
Signed-off-by: Ying Zhang <b40530@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'common/cmd_source.c')
0 files changed, 0 insertions, 0 deletions