[gp32linux-devel] cs0 and cs1 pins
Status: Alpha
Brought to you by:
toholl
From: Lucas C. V. R. <lu...@go...> - 2005-03-09 20:24:10
|
Hi there, Does anyone know what kind of devices (if any) are assigned to cs0 and cs1? By reading the samsung's port of s3c2400 to linux, we have the following mappings: // virtual addr phys addr lenght { 0xd0000000, 0x00000000, 0x02000000, ... }, /* AMD Flash (cs0) */ { 0xd2000000, 0x02000000, 0x02000000, ... }, /* Intel Flash (cs1) */ Does this apply to the gp32 or are these mappings used only for the smdk2400 and other boards? Thanks, -- Lucas powered by /dev/dsp |