commit | 2747f5e56564e715810038a1a2d8f4041f866558 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Sep 05 19:11:40 2011 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Mon Sep 05 19:11:40 2011 +0900 |
tree | 5f334b87606bd4aae5221134fd1dcae823113c7a | |
parent | 56b209227a87b718450e917df904e627ddfca146 [diff] |
ARM: SAMSUNG: Fix mask for S3C64xx CPU IDs 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>