ARM: SAMSUNG: Fix mask for S3C64xx CPU IDs
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 5 Sep 2011 10:11:40 +0000 (19:11 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 5 Sep 2011 10:11:40 +0000 (19:11 +0900)
The difference in CPU ID between S3C6400 and S3C6410 is a single bit and
that bit wasn't included in the mask causing the S3C6410 to be misdetected
as a S3C6400.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
[kgene.kim@samsung.com: changed the value]
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found