Re: AW: How to set DDR data bus width to 16Bit

2009-07-02 Thread Norbert van Bolhuis
Hi Frank, Yes, it's 0xC310 for 16 bit. I showed the 32bit value. Yes, to go to 16 bit bus-width (1 DDR(2) device), this is the only change needed in u-boot, assuming you have 2 DDR(2) devices (like 8313E-RDB) which together provide 16+16 = 32bit bus-width. Since, surprisingly, the 16 bit ap

AW: How to set DDR data bus width to 16Bit

2009-07-02 Thread Frank Prepelica
> you have to do it via your bootloader (u-boot) which sets up > the DDR memory controller. > Linux (already) assumes memory is available. > Are you sure linux kernel is changing DDR_SDRAM_CFG ? > When our linux-2.6.28 kernel is up, it's still 0xc308 when I read > physical address 0xe0002110.