[PATCH 2/9] s3c2442: Provide uImage build target

Nelson Castillo arhuaco at freaks-unidos.net
Tue Mar 31 20:06:47 CEST 2009


With this file we can build with "make uImage".

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

 arch/arm/mach-s3c2442/Makefile.boot |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
 create mode 100644 arch/arm/mach-s3c2442/Makefile.boot

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
+




More information about the openmoko-kernel mailing list