Home
last modified time | relevance | path

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

/openbmc/linux/arch/microblaze/kernel/
H A Dsetup.c123 early_init_devtree(_fdt_start); in machine_early_init()
135 pr_info("Compiled-in FDT at %p\n", _fdt_start); in machine_early_init()
H A Dvmlinux.lds.S49 _fdt_start = . ; /* place for fdt blob */ symbol
51 . = _fdt_start + 0x10000; /* Pad up to 64kbyte */
H A Dhead.S98 ori r4, r0, TOPHYS(_fdt_start)
/openbmc/linux/arch/microblaze/include/asm/
H A Dsections.h17 extern u32 _fdt_start[], _fdt_end[];
/openbmc/linux/arch/microblaze/boot/
H A DMakefile21 -K _fdt_start $< -o $@$2