You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
323 B
7 lines
323 B
zreladdr-$(CONFIG_ARCH_DAVINCI_DA8XX) += 0xc0008000 |
|
params_phys-$(CONFIG_ARCH_DAVINCI_DA8XX) := 0xc0000100 |
|
initrd_phys-$(CONFIG_ARCH_DAVINCI_DA8XX) := 0xc0800000 |
|
|
|
zreladdr-$(CONFIG_ARCH_DAVINCI_DMx) += 0x80008000 |
|
params_phys-$(CONFIG_ARCH_DAVINCI_DMx) := 0x80000100 |
|
initrd_phys-$(CONFIG_ARCH_DAVINCI_DMx) := 0x80800000
|
|
|