]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
SPL: P2020RDB: fix the problem booting from spi flash
authorYing Zhang <b40530@freescale.com>
Fri, 24 Jan 2014 07:50:07 +0000 (15:50 +0800)
committerYork Sun <yorksun@freescale.com>
Mon, 24 Feb 2014 23:23:19 +0000 (15:23 -0800)
commit5a89fa927cf6c54efe36918a4894ce31274d9ef1
tree5667df81a516e0605b1d77236dcf5595424cbcbb
parentee4d65117d49db094451f2943944777761e9cfad
SPL: P2020RDB: fix the problem booting from spi flash

There was no enough stack in SPL, so the buffer needed in SPL is to malloc
from memory pool and to repalce the temporary variable.

Signed-off-by: Ying Zhang <b40530@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
common/env_sf.c
include/configs/p1_p2_rdb_pc.h