Home
last modified time | relevance | path

Searched hist:"27585 bd3572f2743fef87adebd9e48b33483c4be" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A DP1022DS.h27585bd3572f2743fef87adebd9e48b33483c4be Fri Jan 24 07:50:08 UTC 2014 Ying Zhang <b40530@freescale.com> 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>