]> 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)
committertrix <trix@windriver.com>
Sat, 13 Mar 2010 14:11:15 +0000 (08:11 -0600)
commit803472beb7513a9dac6f105fad4d4d008f2f07c3
tree2ffd84347f36c0d165f6aadfa78f2495e20b9f9c
parent0468afff3097c09f7f462591cf0edb8b3519892f
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