Searched refs:bmode (Results 1 – 8 of 8) sorted by relevance
25 unsigned int bmode = readl(&src_base->sbmr2); in spl_boot_device() local32 if (((bmode >> 24) & 0x03) == 0x01) /* Serial Downloader */ in spl_boot_device()
38 bool "Support the 'bmode' command"42 This enables the 'bmode' (bootmode) command for forcing47 on U-Boot. Using the reset button or running bmode normal
82 bmode, 3, 0, do_boot_mode,91 cmd_tbl_t *entry = ll_entry_get(cmd_tbl_t, bmode, cmd); in add_board_boot_modes()
62 It is also possible to boot from the SD card slot by using the 'bmode'65 => bmode esdhc469 Note: If the "bmode" command is not available from your pre-installed U-Boot,
136 u32 bmode = imx6_src_get_boot_mode(); in board_boot_order() local139 switch ((bmode & IMX6_BMODE_MASK) >> IMX6_BMODE_SHIFT) { in board_boot_order()
218 u32 bmode = imx6_src_get_boot_mode(); in board_boot_order() local221 switch ((bmode & IMX6_BMODE_MASK) >> IMX6_BMODE_SHIFT) { in board_boot_order()
19 except through the 'bmode' command.
50 always boot from micro-SD. However, it is possible to use the U-Boot bmode