On Mon, Feb 28, 2011 at 2:53 PM, spinlock cp <
spinlock.cp@gmail.com> wrote:
>
>
> On Mon, Feb 28, 2011 at 2:15 PM, Madhavi Manchala <
madhavi.linux@gmail.com>
> wrote:
>>
>> Dear All,
>>
>> Does Linux kernel supports the Samsung S3C2510A processor? Why am I
>> asking this question is, when I looked into the arch/arm/ directory I
>> did not find any thing which is related to Samsung S3C2510A processor.
>> There are other directories like mach-s3c24xx and mach-s3c64xx
>> directories, but not mach-s3c25xx.
>>
>> I checked this in 2.6.37 kernel version which is a stable one.
>
>
> Hi Madahvi
>
> Is S3C2510A is an ARM based core ? Linux does not specicallly support the
> processor family that you've askd for. For list of supported architetucte
> you can refer to this link
>
http://en.wikipedia.org/wiki/List_of_Linux_supported_architectures Hi Spinlock,