Searched refs:initrd_end (Results 1 – 1 of 1) sorted by relevance
1075 initrd_end = $(shell printf "0x%x\n" $$(expr $$(($(INITRD_BASE) + $(INITRD_SIZE)))))1080 $(q)fdtput -t x $@ /chosen linux,initrd-end $(initrd_end)1077 initrd_end = $(shell printf "0x%x\n" $$(expr $$(($(INITRD_BASE) + $(INITRD_SIZE))))) global() macro