commit | 680b2862bcc7974c87d666529120a1cfe8fe2f8d | [log] [tgz] |
---|---|---|
author | Kevin Wells <wellsk40@gmail.com> | Tue Jul 27 08:46:22 2010 -0700 |
committer | Kevin Wells <wellsk40@gmail.com> | Tue Jul 27 08:46:22 2010 -0700 |
tree | 14598554bc4d720a382d03769cb7694c52ad4329 | |
parent | 19d95e1afae11b1a414491fd62e89a47cceadea9 [diff] [blame] |
ARM: LPC32XX: Arch config menu supoport and makefiles Signed-off-by: Kevin Wells <wellsk40@gmail.com> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
diff --git a/arch/arm/mach-lpc32xx/Makefile.boot b/arch/arm/mach-lpc32xx/Makefile.boot new file mode 100644 index 0000000..b796b41 --- /dev/null +++ b/arch/arm/mach-lpc32xx/Makefile.boot
@@ -0,0 +1,4 @@ + zreladdr-y := 0x80008000 +params_phys-y := 0x80000100 +initrd_phys-y := 0x82000000 +