commit | 7ee52af455c2cec7b674d2159806f7e95da8e6a5 | [log] [tgz] |
---|---|---|
author | Alison Wang <b18965@freescale.com> | Fri Oct 30 22:45:38 2015 +0800 |
committer | York Sun <yorksun@freescale.com> | Fri Oct 30 09:19:48 2015 -0700 |
tree | de8bb2a4f55da62ca3d4c2176c59d4106aa1f5bb | |
parent | 7d4d58eadeafd4c70a41b53d55e62ee1f2ecea92 [diff] |
ls102xa: Adjust some macros for SD boot on LS1021A QDS board As more features are added for SD boot on LS1021A QDS board, the size of U-Boot is larger. CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS needs to be adjusted to a suitable value. Starting address of the malloc pool used in SPL needs to be adjusted too, or it will occupy the address u-boot loads. Signed-off-by: Alison Wang <alison.wang@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>