[Skyeye-developer] S3C2410(2.6.20-rc4) for Skeyey-1.2

dave jones s.dave.jones at gmail.com
Fri Jan 12 21:57:43 CST 2007


Hello,

I tried to run Skyeye 1.2 for S3C2410 with no luck. I used Linux kernel
2.6.20-rc4, and modified
/usr/src/linux-2.6.20-rc4/include/asm-arm/arch-s3c2410/memory.h:

--- memory.h.orig       2007-01-12 14:25:35.000000000 +0800
+++ memory.h    2007-01-12 14:25:52.000000000 +0800
@@ -18,7 +18,7 @@
 #ifdef CONFIG_CPU_S3C2400
 #define PHYS_OFFSET    UL(0x0C000000)
 #else
-#define PHYS_OFFSET    UL(0x30000000)
+#define PHYS_OFFSET    UL(0xC0000000)
 #endif

 /*

and skyey.conf is below:
cpu:  arm920t
mach: s3c2410x

mem_bank: map=M, type=RW, addr=0xc0000000, size=0x02000000
mem_bank: map=I, type=RW, addr=0x48000000, size=0x20000000

Would you help me solve that problem? Thank you.

BR,
Dave.



More information about the Skyeye-developer mailing list