
5 Dec
2013
5 Dec
'13
12:43 a.m.
On 12/03/2013 10:21 PM, Shengzhou Liu wrote:
Usually CONFIG_FSL_DDR_INTERACTIVE feature is used for debug. we would not enable this by default to save the limited space of u-boot.
This avoid following compiling error: section .bootpg loaded at [00000000effff000,00000000effff577] overlap ssection .data loaded at [00000000efff31b8,00000000f00010c7] u-boot: section .bootpg lma 0xeffff000 adjusted to 0xf00010c8
Signed-off-by: Shengzhou Liu Shengzhou.Liu@freescale.com
Applied to u-boot-mpc85xx/master. Thanks.
York