| /u-boot/common/ |
| A D | iomux.c | 13 void iomux_printdevs(const int console) in iomux_printdevs() argument 18 for_each_console_dev(i, console, dev) in iomux_printdevs() 86 io_flag = stdio_file_to_flags(console); in iomux_doenv() 114 if (console_assign(console, start[j]) < 0) in iomux_doenv() 126 old_set = console_devices[console]; in iomux_doenv() 127 repeat = cd_count[console]; in iomux_doenv() 129 console_devices[console] = cons_set; in iomux_doenv() 130 cd_count[console] = cs_idx; in iomux_doenv() 136 console_stop(console, old_set[i]); in iomux_doenv() 150 for_each_console_dev(i, console, dev) { in iomux_replace_device() [all …]
|
| A D | Kconfig | 12 This provides a way to record console output (and provide console 58 Disable console (in & out). 105 bool "Support a silent console" 117 bool "Use a silent console in SPL" 128 bool "Use a silent console in TPL" 142 Normally when the U-Boot console is silenced, Linux's console is 183 buffer any console messages prior to the console being 195 The size of the pre-console buffer affects how much console output 222 bool "Enable console flush support" 228 bool "Enable console multiplexing" [all …]
|
| /u-boot/doc/ |
| A D | README.serial_multi | 3 to use a serial console on a (different) serial port. 13 *) The default console depends on the keys pressed: 17 *) The console can be switched to SCC by any of the following commands: 23 *) The console can be switched to SMC by any of the following commands: 33 just after switching the console: 37 After that press 'enter' at the SCC console. Note that baudrates <38400 44 *) The default console is UART0 46 *) The console can be switched to UART1 by any of the following commands: 51 *) The console can be switched to UART0 by any of the following commands:
|
| A D | README.console | 7 U-Boot console handling 13 At system startup U-Boot initializes a serial console. When U-Boot 14 relocates itself to RAM, all console drivers are initialized (they 15 will register all detected console devices to the system for further 21 You can use the command "coninfo" to see all registered console 28 setenv stdout video <- To use the video console 30 Do a simple "saveenv" to save the console settings in the environment 36 You can use the following functions to access the console: 66 application to do everything you want with the console. 72 For example, you won't get the console stuff running in the Linux
|
| A D | README.silent | 2 on the console. If the option has been enabled, the output can be 16 - Until the console devices have been initialized, output has to be 19 - When the console devices have been initialized, "stdout" and 25 the argument "console=" will be in the command line, no matter how
|
| /u-boot/board/st/stm32mp1/ |
| A D | extlinux.conf | 8 APPEND root=/dev/mmcblk0p6 rootwait rw earlyprintk console=ttyS3,115200 12 APPEND root=/dev/mmcblk0p6 rootwait rw earlyprintk console=ttyS3,115200 16 APPEND root=/dev/mmcblk0p6 rootwait rw earlyprintk console=ttyS3,115200 20 APPEND root=/dev/mmcblk0p6 rootwait rw earlyprintk console=ttyS3,115200
|
| /u-boot/board/gateworks/gw_ventana/ |
| A D | gw_ventana.env | 9 console=ttymxc1 47 setenv bootargs console=${console},${baudrate} 62 setenv bootargs console=${console},${baudrate} 77 setenv bootargs console=${console},${baudrate} 108 setenv bootargs console=${console},${baudrate} 136 setenv bootargs console=${console},${baudrate}
|
| /u-boot/board/samsung/common/ |
| A D | dfu_sample_env.txt | 1 mmcboot=setenv bootargs root=/dev/mmcblk${mmcdev}p${mmcrootpart} ${rootfstype} rootwait ${console};… 7 console=console=ttySAC2,115200n8
|
| /u-boot/board/advantech/imx8qm_dmsse20_a1/ |
| A D | imx8qm_dmsse20-a1.env | 4 console=ttyLP0 13 mmcargs=setenv bootargs console=${console},${baudrate} earlycon=${earlycon},${baudrate} root=${mmcr… 29 netargs=setenv bootargs console=${console},${baudrate} earlycon=${earlycon},${baudrate}
|
| /u-boot/board/beacon/imx8mp/ |
| A D | imx8mp_beacon.env | 3 console=ttymxc1,115200 12 mmcargs=setenv bootargs console=${console} root=PARTUUID=${uuid} rootwait rw ${mtdparts} ${optargs} 16 netargs=setenv bootargs ${jh_clk} console=${console} root=/dev/nfs ip=dhcp nfsroot=${serverip}:${nf…
|
| /u-boot/test/py/ |
| A D | conftest.py | 30 console = None variable 161 global console 320 'brd': console.config.brd, 383 return console.log 396 return console.config 409 console.ensure_spawned() 410 return console 450 if console: 451 console.close() 663 console.drain_console() [all …]
|
| A D | u_boot_console_base.py | 48 def __init__(self, console, check_type): argument 49 self.console = console 53 self.console.disable_check_count[self.check_type] += 1 54 self.console.eval_bad_patterns() 57 self.console.disable_check_count[self.check_type] -= 1 58 self.console.eval_bad_patterns() 65 def __init__(self, console, timeout): argument 66 self.p = console.p
|
| /u-boot/board/congatec/conga-qeval20-qa3-e3845/ |
| A D | README | 2 U-Boot console UART selection: 7 is used as the U-Boot console UART. The default defconfig file: 11 provides this console on the UART0 which is provided via a Winbond 18 provides the U-Boot console on the BayTrail internal legacy UART,
|
| /u-boot/doc/usage/cmd/ |
| A D | coninfo.rst | 16 The coninfo command provides a list of available console input and output 17 devices and their assignment as stdin, stdout, stderr console devices. 26 .. code-block:: console
|
| A D | bootmenu.rst | 42 is the text of the menu entry shown on the console 57 the console (or on the screen) and the command of the first menu entry will 61 Bootmenu always adds menu entry "U-Boot console" at the end of all menu 83 U-Boot console 120 U-Boot console 125 "U-Boot console"/"Quit" or ESC key. 128 user exits from the bootmenu and returns to the U-Boot console. 131 enter the U-Boot console. When the user exits from the bootmenu, 154 To improve the product security, entering U-Boot console from bootmenu
|
| A D | rng.rst | 17 prints the random bytes read on the console. A maximum of 64 bytes can 26 console. Default value is 0x40. Max value is 0x40.
|
| /u-boot/arch/arm/mach-bcm283x/ |
| A D | Kconfig | 72 mini UART (rather than PL011) for the serial console. This is the 73 default on the RPi Zero W. To enable the UART console, the following 76 care about the HDMI/usbkbd console. 89 VideoCore firmware to select the PL011 UART for the console by: 111 mini UART (rather than PL011) for the serial console. This is the 115 about the HDMI/usbkbd console. 127 mini UART (rather than PL011) for the serial console. This is the 131 about the HDMI/usbkbd console. 155 mini UART (rather than PL011) for the serial console. This is the 159 about the HDMI/usbkbd console. [all …]
|
| /u-boot/doc/device-tree-bindings/serial/ |
| A D | sandbox-serial.txt | 4 on the host machine's console, and accepts input from its keyboard. 10 sandbox,text-colour: If present, this is the colour of the console text.
|
| /u-boot/board/ti/am65x/ |
| A D | am65x.env | 12 console=ttyS2,115200n8 45 args_ubi=setenv bootargs console=${console} ${optargs}
|
| /u-boot/doc/usage/ |
| A D | netconsole.rst | 1 Network console 4 In U-Boot, we implemented the networked console via the standard 7 'stdout' environment variables. To switch to the networked console, 30 On the host side, please use this script to access the console 52 For Linux, the network-based console needs special configuration. 94 Please note that for the Linux networked console to work, the 101 To browse the Linux network console output, use the 'netcat' tool invoked 109 unidirectional, i. e. you have console output only in Linux.
|
| /u-boot/include/environment/ti/ |
| A D | ufs.env | 5 setenv bootargs console = ${console}
|
| A D | nand.env | 3 nandargs=setenv bootargs console=${console}
|
| /u-boot/board/freescale/mx6memcal/ |
| A D | Kconfig | 14 prompt "Serial console" 16 Either UART1 or UART2 will be used as the console for 22 Select this if your board uses UART1 for its' console. 27 Select this if your board uses UART2 for its' console. 34 Select the RX and TX pads used for your serial console. 43 EIM_D26 and D27 for a console on UART2. 52 CSI0_DAT10 and DAT11 for a console on UART1 as 60 UART1_TXD/RXD for a console on UART1 as is done
|
| /u-boot/board/k+p/bootscripts/ |
| A D | tpcboot.cmd | 24 setenv mmcargs "setenv bootargs console=${console} ${smp} root=${mmcroot} \ 82 setenv bootargs '${bootargs}' console=${console};
|
| /u-boot/configs/ |
| A D | integratorap_cm720t_defconfig | 14 CONFIG_BOOTARGS="root=/dev/mtdblock0 console=ttyAM0 console=tty"
|