Guennadi Liakhovetski schrieb: > Based on the original S3C64XX port by Samsung for U-Boot 1.1.6. > > Signed-off-by: Guennadi Liakhovetski <[EMAIL PROTECTED]> > --- > cpu/arm1176/Makefile | 50 ++ > cpu/arm1176/config.mk | 35 ++ > cpu/arm1176/cpu.c | 189 +++++++ > cpu/arm1176/s3c64xx/Makefile | 48 ++ > cpu/arm1176/s3c64xx/config.mk | 34 ++ > cpu/arm1176/s3c64xx/cpu_init.S | 142 +++++ > cpu/arm1176/s3c64xx/interrupts.c | 280 ++++++++++ > cpu/arm1176/s3c64xx/speed.c | 140 +++++ > cpu/arm1176/start.S | 469 ++++++++++++++++ > include/asm-arm/arch-s3c64xx/hardware.h | 63 +++ > include/common.h | 3 +- > include/s3c6400.h | 884 > +++++++++++++++++++++++++++++++ > include/s3c64x0.h | 92 ++++
Is it intended to put the CPU specific header files directly into the include directory (s3c6400.h and s3c64x0.h)? Kind regards, Jens ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users