]> git.dujemihanovic.xyz Git - u-boot.git/commit
pico-pi-imx7d: Unselect CONFIG_CONSOLE_MUX
authorFabio Estevam <festevam@denx.de>
Wed, 4 Oct 2023 00:58:31 +0000 (21:58 -0300)
committerStefano Babic <sbabic@denx.de>
Mon, 16 Oct 2023 16:52:19 +0000 (18:52 +0200)
commitbb722375780423f7e43e5bdfaee51bc89437e204
tree4fd3bf9ce4c1ba6f85864f1f3037688d8ee818aa
parent38caaffb383c6dfbf50e10ad77f3b4ff4b1a5e06
pico-pi-imx7d: Unselect CONFIG_CONSOLE_MUX

Unselect CONFIG_CONSOLE_MUX to fix the following
error for the input, output and error interfaces:

U-Boot 2023.10 (Oct 03 2023 - 21:23:18 -0300)
...
In:    No input devices available!
Out:   No output devices available!
Err:   No error devices available!
Net:   eth0: ethernet@30be0000
Hit any key to stop autoboot:  0

Signed-off-by: Fabio Estevam <festevam@denx.de>
configs/pico-dwarf-imx7d_defconfig
configs/pico-hobbit-imx7d_defconfig
configs/pico-imx7d_bl33_defconfig
configs/pico-imx7d_defconfig
configs/pico-nymph-imx7d_defconfig
configs/pico-pi-imx7d_defconfig