Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/netlogic/xlr/
Dplatform-flash.c158 int cs, boot_nand, boot_nor; in xlr_flash_init() local
171 boot_nor = boot_nand = 0; in xlr_flash_init()
179 boot_nor = 1; /* not set, booted from NOR */ in xlr_flash_init()
183 boot_nor = 1; /* not set, booted from NOR */ in xlr_flash_init()
207 if (boot_nor) { in xlr_flash_init()