On 11/06/2014 10:37 AM, Tom Rini wrote: >>> device_type = "memory"; + reg = <0x80000000 0x40000000>; /* 1GB >>> to start. Target 2GB */ >> >> 1GiB ? Why would you put this here btw ? u-boot fills this one up. > > Yes, it should either be the full and correct value or 0x0 (like a > number of PowerPC platforms do) so it's clear something else gives us > the right value here. Honest mistake, my bad.. I thought I cleaned up the patch! Sigh!!! i will repost with proper 2GB. it is better that way in case being used with "other bootloaders" which are not exactly too good like u-boot. -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html