PageRenderTime 22ms CodeModel.GetById 15ms app.highlight 6ms RepoModel.GetById 0ms app.codeStats 0ms

/arch/arm/mach-mx2/Makefile.boot

https://bitbucket.org/sammyz/iscream_thunderc-2.6.35-rebase
Unknown | 7 lines | 6 code | 1 blank | 0 comment | 0 complexity | ccaec15fee6f50ff5c2e6820447c1720 MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.0, AGPL-1.0
1zreladdr-$(CONFIG_MACH_MX21)	:= 0xC0008000
2params_phys-$(CONFIG_MACH_MX21)	:= 0xC0000100
3initrd_phys-$(CONFIG_MACH_MX21)	:= 0xC0800000
4
5zreladdr-$(CONFIG_MACH_MX27)	:= 0xA0008000
6params_phys-$(CONFIG_MACH_MX27)	:= 0xA0000100
7initrd_phys-$(CONFIG_MACH_MX27)	:= 0xA0800000