summaryrefslogtreecommitdiffstats
path: root/include/s3c6400.h
Commit message (Collapse)AuthorAgeFilesLines
* s3c64xx: remove unnecessary definitionMinkyu Kang2009-04-241-4/+0
| | | | | | | CONFIG_S3C6400 is must defined at config header file That definition is unnecessary at this file Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
* s3c64xx: fix the wrong gpio offsetMinkyu Kang2009-04-051-3/+3
| | | | | | This patch fix the wrong gpio offset Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
* Move machine specific code to board at s3c64xx (v2)Kyungmin Park2009-04-051-0/+5
| | | | | | | | | | Move machine specific code to smdk6400. Some board use OneNAND instead of NAND. Some register MP0_CS_CFG[5:0] are controled by both h/w and s/w. So it's better to use macro instead of hard-coded value. Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
* ARM: Add arm1176 core with S3C6400 SoCGuennadi Liakhovetski2008-08-311-0/+894
Based on the original S3C64XX port by Samsung for U-Boot 1.1.6. Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
OpenPOWER on IntegriCloud