[PATCH 9/9] Provide uImage build target

Sven Rebhan odinshorse at googlemail.com
Sun Mar 1 14:38:40 CET 2009


With adding this file we can build uboot images by simply typing
make ... uImage

Signed-off-by: Sven Rebhan <odinshorse at googlemail.com>

diff --git a/arch/arm/mach-s3c2442/Makefile.boot b/arch/arm/mach-s3c2442/Makefile.boot
new file mode 100644
index 0000000..7dab2a0
--- /dev/null
+++ b/arch/arm/mach-s3c2442/Makefile.boot
@@ -0,0 +1,3 @@
+   zreladdr-y	:= 0x30008000
+params_phys-y	:= 0x30000100
+
-- 
1.6.0.6




More information about the openmoko-kernel mailing list