Peter Tyser
819833af39
Move architecture-specific includes to arch/$ARCH/include/asm
...
This helps to clean up the include/ directory so that it only contains
non-architecture-specific headers and also matches Linux's directory
layout which many U-Boot developers are already familiar with.
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
15 years ago
Minkyu Kang
47e801bec3
s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx
...
This patch moves the s3c64xx header files from include/
to include/asm-arm/arch-s3c64xx
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
15 years ago
Minkyu Kang
f9000d975b
s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx
...
This patch moves the s3c64xx header files from include/
to include/asm-arm/arch-s3c64xx
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
15 years ago
Guennadi Liakhovetski
9b07773f88
ARM: Add arm1176 core with S3C6400 SoC
...
Based on the original S3C64XX port by Samsung for U-Boot 1.1.6.
Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
16 years ago