diff options
author | Kukjin Kim <kgene.kim@samsung.com> | 2010-08-06 21:31:49 +0900 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2010-08-06 21:31:49 +0900 |
commit | 6b8eda04ffdc24b68d379a32358f4f09a425a380 (patch) | |
tree | 4343c4b891322dfebfb7061ae10c488c1747bbbb /arch/arm/mach-s5pv310/Makefile.boot | |
parent | a639718b83867b3d4af3bf18c7e6a23d92b35f7a (diff) | |
parent | 516607d64dd1efe77147e2856188d4318ac7fcce (diff) |
Merge branch 'next-s5pv310' into for-next
Diffstat (limited to 'arch/arm/mach-s5pv310/Makefile.boot')
-rw-r--r-- | arch/arm/mach-s5pv310/Makefile.boot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-s5pv310/Makefile.boot b/arch/arm/mach-s5pv310/Makefile.boot new file mode 100644 index 00000000000..d65956ffb43 --- /dev/null +++ b/arch/arm/mach-s5pv310/Makefile.boot @@ -0,0 +1,2 @@ + zreladdr-y := 0x40008000 +params_phys-y := 0x40000100 |