Home
last modified time | relevance | path

Searched refs:INITRD_PHYS (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/arm/boot/
DMakefile21 INITRD_PHYS = 0x02180000 macro
27 INITRD_PHYS = 0x18000000 macro
33 INITRD_PHYS = 0x18000000 macro
43 INITRD_PHYS = 0x00800000 macro
54 INITRD_PHYS = 0x00800000 macro
60 INITRD_PHYS = 0x00800000 macro
91 INITRD_PHYS = 0xc0400000 macro
94 INITRD_PHYS = 0x00700000 macro
100 INITRD_PHYS = 0x0C800000 macro
133 export SYSTEM ZTEXTADDR ZBSSADDR ZRELADDR INITRD_PHYS PARAMS_PHYS
/linux-2.4.37.9/arch/arm/boot/bootp/
DMakefile7 --defsym initrd_addr=$(INITRD_PHYS) \