Re: [U-Boot] MPC8536 custom board without SPD EEPROM configured DDR

2010-09-02 Thread Timur Tabi
On Thursday, September 2, 2010, Carlos Roberto Moratelli wrote: > My question is why this happens to the MPC8536ds target? I suppose I > must configure law and tbl entries in a similar way like MPC8540ads. It happens because once we get SPD working on a board, the non-SPD code usually succumbs t

[U-Boot] MPC8536 custom board without SPD EEPROM configured DDR

2010-09-02 Thread Carlos Roberto Moratelli
Hi, I am facing some issues porting u-boot to a MPC8536 custom board. My custom board doesn't implement SPD EEPROM to configure ddr, so I must setup ddr manually. I am starting from MPC8536ds target. This board uses a SPD EEPROM to configure the ddr controler. So, I undefined CONFIG_SPD_EEPROM an