]> 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, 3 Apr 2010 20:24:25 +0000 (15:24 -0500)
commit7b92159bd9fc0acaddd65b314da252b715d1b44e
tree9767b552b2029387ae4c7c8d57ab1100da3a47cb
parent6c71a8fec95a9e0f90fbc47469c389c6f35d96bc
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