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