On Tue, 25 Mar 2008 21:25:45 +0100 Andre Schwarz <[EMAIL PROTECTED]> wrote:
> I've seen things like this in mpc8349emds code : > > #if (CFG_DDR_SIZE != 256) > #warning Currenly any ddr size other than 256 is not supported > #endif > > Is this reasonable ? Why ? > that's in the fixed sdram init code, which could be considered reasonably unreasonable by some I suppose, since we can't guarantee the fixed settings will work with whatever memory you decide to use with it. It should work with the memory that comes with the board, though. btw, the spd code is being used by default on the 834x mds, not this fixed_sdram stuff - it's mostly there for board porting completeness. Kim ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users