
14 Sep
2011
14 Sep
'11
2:39 a.m.
On Fri, 12 Aug 2011 16:53:00 -0500 Joe Hershberger joe.hershberger@ni.com wrote:
Signed-off-by: Joe Hershberger joe.hershberger@ni.com Cc: Joe Hershberger joe.hershberger@gmail.com Cc: Kim Phillips kim.phillips@freescale.com
Changes for v2:
- Split
4 out of 4 patches applied to mpc83xx master, except changes with embedded '[RFC]' tags were reverted back to their original versions; changes such as this:
-#define CONFIG_SYS_LBLAWBAR2 0 -#define CONFIG_SYS_LBLAWAR2 0x80000019 /* 64MB */ +/* [RFC]This used to be CONFIG_SYS_LBLAWBAR2 */ +#define CONFIG_SYS_LBLAWBAR2_PRELIM CONFIG_SYS_LBC_SDRAM_BASE /* [RFC]This was 0 before, overlapping DDR */
see commit 5c2ff32 on how the 8360MDS does things a bit differently.
Kim