[U-Boot-Users] u-boot 834x spd_ram
Dan Malek
dan at embeddededge.com
Tue Apr 18 17:44:31 CEST 2006
On Apr 18, 2006, at 9:51 AM, Kumar Gala wrote:
> I'm not aware of any. I'm just guessing the boards people have
> were built this way.
I have a board that doesn't use CS2/CS3. Once I get it running
well I'll submit the patches. Basically, I created a #define
in the board configuration header file that indicates the base chip
select used. I then use this base and base+1 in the code in place of
the hard coded assumption of CS2/3 in the spd_sdram.c file.
-- Dan
More information about the U-Boot
mailing list