/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 | 14 This provides a way to record console output (and provide console 50 Disable console (in & out). 85 bool "Support a silent console" 97 bool "Only silence the U-Boot console" 100 Normally when the U-Boot console is silenced, Linux's console is 112 to silence or un-silence the console. 131 buffer any console messages prior to the console being 143 The size of the pre-console buffer affects how much console output 154 hex "Address of the pre-console buffer" 170 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/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/test/py/ |
A D | conftest.py | 28 console = None variable 110 global console 281 'brd': console.config.brd, 341 return console.log 354 return console.config 367 console.ensure_spawned() 368 return console 408 if console: 409 console.close() 604 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/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/arch/arm/mach-k3/ |
A D | Kconfig | 70 bool "Activate to allow for an early console during SPL" 73 Turn this option on to enable an early console functionality in SPL 74 before the main console is being brought up. This can be useful in 75 situations where the main console is dependent on System Firmware 77 the very early stages of boot. Using this early console functionality 80 console is ready to get activated. 84 int "Index of serial device to use for SPL early console" 88 for the early console during SPL execution.
|
/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/configs/ |
A D | integratorap_cm920t_defconfig | 9 CONFIG_BOOTARGS="root=/dev/mtdblock0 console=ttyAM0 console=tty"
|
A D | integratorap_cm926ejs_defconfig | 9 CONFIG_BOOTARGS="root=/dev/mtdblock0 console=ttyAM0 console=tty"
|
A D | integratorap_cm946es_defconfig | 9 CONFIG_BOOTARGS="root=/dev/mtdblock0 console=ttyAM0 console=tty"
|
A D | integratorap_cm720t_defconfig | 9 CONFIG_BOOTARGS="root=/dev/mtdblock0 console=ttyAM0 console=tty"
|
A D | integratorcp_cm1136_defconfig | 10 CONFIG_BOOTARGS="root=/dev/mtdblock0 console=ttyAMA0 console=tty ip=dhcp netdev=27,0,0xfc800000,0xf…
|
A D | integratorcp_cm920t_defconfig | 10 CONFIG_BOOTARGS="root=/dev/mtdblock0 console=ttyAMA0 console=tty ip=dhcp netdev=27,0,0xfc800000,0xf…
|
A D | integratorcp_cm926ejs_defconfig | 10 CONFIG_BOOTARGS="root=/dev/mtdblock0 console=ttyAMA0 console=tty ip=dhcp netdev=27,0,0xfc800000,0xf…
|
A D | integratorcp_cm946es_defconfig | 10 CONFIG_BOOTARGS="root=/dev/mtdblock0 console=ttyAMA0 console=tty ip=dhcp netdev=27,0,0xfc800000,0xf…
|
/u-boot/board/freescale/imx8mp_evk/ |
A D | boot.cmd | 1 setenv bootargs console=${console} root=${mmcroot};
|
/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/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
|