Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-mt7620/
H A Dcpu.c35 static const char * const boot_str[] = { "PLL (3-Byte SPI Addr)", in print_cpuinfo() local
67 printf("Boot from %s\n", boot_str[val]); in print_cpuinfo()