diff options
Diffstat (limited to 'kernel/arch/arm/mach-u300/Makefile.boot')
-rw-r--r-- | kernel/arch/arm/mach-u300/Makefile.boot | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/kernel/arch/arm/mach-u300/Makefile.boot b/kernel/arch/arm/mach-u300/Makefile.boot new file mode 100644 index 000000000..87811de0b --- /dev/null +++ b/kernel/arch/arm/mach-u300/Makefile.boot @@ -0,0 +1,4 @@ + zreladdr-y += 0x48008000 +params_phys-y := 0x48000100 +# This isn't used. +#initrd_phys-y := 0x48800000 |