Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/nios2/lib/
H A Dbootm.c9 #define NIOS_MAGIC 0x534f494e /* enable command line and initrd passing */ macro
52 kernel(NIOS_MAGIC, initrd_start, initrd_end, commandline); in do_bootm_linux()