Searched refs:RAM_DISK_SIZE (Results 1 – 1 of 1) sorted by relevance
49 #define RAM_DISK_SIZE (PAGE_ALIGN(PLATFORM_ROMFS_SIZE)) /* Variable Top */ macro50 #if ((RAM_DISK_START + RAM_DISK_SIZE) > (CONFIG_MEMORY_START + PHYS_MEMORY))54 #define RAM_DISK_SIZE P1SEG_INITRD_BLOCK_SIZE /* Top of 4MB */ macro122 .initrd_size = RAM_DISK_SIZE,