commit | f6975e2d48d048e248c9a9434a861c5fe2fc7201 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@denx.de> | Tue Oct 03 21:58:31 2023 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Mon Oct 16 18:52:19 2023 +0200 |
tree | 4fd3bf9ce4c1ba6f85864f1f3037688d8ee818aa | |
parent | dd4241ecd1125f37b152538c474e73b16cd651a3 [diff] |
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>