On 10/08/2009 09:14 AM, Menon, Nishanth wrote:
-----Original Message----- From: [email protected] [mailto:linux-omap- [email protected]] On Behalf Of Adam Machalek Sent: Thursday, October 08, 2009 9:47 AM To: Gary Thomas Cc: [email protected] Subject: Re: X-loader / U-Boot queryThe problem is located in u-boot/cpu/arm_cortexa8/omap3/mem.c Function do_sdrc_init() There is an assumption that the RAM size on each CS is maximum of 128M. See this line: writel(RASWIDTH_13BITS | CASWIDTH_10BITS | ADDRMUXLEGACY | RAMSIZE_128 | BANKALLOCATION | B32NOT16 | B32NOT16 | DEEPPD | DDR_SDRAM,&sdrc_base->cs[cs].mcfg);This discussion should really be taken to u-boot mailing list. Yes, any additional patches would be good to have..
Where is that list?? I did ask this question in the original email... -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------ -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
