[quote="CptTitanic"]Wow, I'd be surprised if that works. As far as I'm aware this CPU will only support TWO 16-bit wide SDRAM chips (total max 256MB), and you'd need to custom program the SDRAM controller with the correct bank,row,column and refresh for the chips being used. ie It doesn't magically figure this out by reading the EEPROM on the SODIMM.[/quote]
That would indeed be a bit much, but i checked with the specification:
http://codepoet.org/ram/sodm1_0.PDFfor example my 8-chip, 64MB sodimm has:
12 rows, 2 banks, 8 cols
with this input i thought i just need to change
sam-ba_cdc_linux/applets/at91lib/boards/at91sam9xe-ek/board_memories.c
and recompile.
But there seems to be a hardware issue.