]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
s3c64xx: Add ifdef at the S3C64XX only codes
authorJoonyoung Shim <jy0922.shim@samsung.com>
Mon, 8 Feb 2010 13:00:52 +0000 (22:00 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Tue, 9 Feb 2010 08:50:48 +0000 (17:50 +0900)
commit3e5d177133a7063cdd000b55b26c696861d44235
tree60cd0c637fcdbfb07acaea13da12fb45ed8972c9
parent2167f2715e127591ed2abcea075ce89bbbf68864
s3c64xx: Add ifdef at the S3C64XX only codes

The s3c6400.h file is only for S3C64XX cpu and the pheripheral port
address(0x70000000 - 0x7fffffff) exists at only S3C64XX cpu, so they
should be included by only S3C64XX cpu.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
cpu/arm1176/cpu.c
cpu/arm1176/start.S