Skip to content
Snippets Groups Projects
Commit 27585bd3 authored by Ying Zhang's avatar Ying Zhang Committed by York Sun
Browse files

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: default avatarYing Zhang <b40530@freescale.com>
Reviewed-by: default avatarYork Sun <yorksun@freescale.com>
parent 5a89fa92
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment