Home
last modified time | relevance | path

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

/rk3399_ARM-atf/
H A DMakefile1070 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