Home
last modified time | relevance | path

Searched hist:"7 ee52af455c2cec7b674d2159806f7e95da8e6a5" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dls1021aqds.h7ee52af455c2cec7b674d2159806f7e95da8e6a5 Fri Oct 30 14:45:38 UTC 2015 Alison Wang <b18965@freescale.com> 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>