[U-Boot] Is it possible to use 1GB or DDR on MPC8360 with e300 core?

Kim Phillips kim.phillips at freescale.com
Wed Jun 9 18:28:17 CEST 2010


On Wed, 9 Jun 2010 17:31:13 +0530
remya pillai <remya.pillai at dnsoftsol.com> wrote:

> I have an mpc8360e processor (has e300 core and QE) for our networking
> application. I have to use 1GB DRAM module in my board, but u-boot for
> powerpc is not supporting that. It is supporting only 256MB DRAM module.

Apparently DDR is set up manually in the u-boot port of your board -
try defining CONFIG_SPD_EEPROM in your board config, or reconfigure its
static DDR parameters.

Kim


More information about the U-Boot mailing list