Skip to content

Commit

Permalink
compulab-imx8m-plus: config: remove tty1 from the default console list
Browse files Browse the repository at this point in the history
Signed-off-by: Valentin Raevsky <[email protected]>
  • Loading branch information
vraevsky committed Jul 2, 2024
1 parent b2fe0a3 commit 2e9d5ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/configs/compulab-imx8m-plus.h
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"bsp_script=boot.scr\0" \
"image=Image\0" \
"splashimage=0x50000000\0" \
"console=ttymxc1,115200 console=tty1\0" \
"console=ttymxc1,115200\0" \
"fdt_addr_r=0x43000000\0" \
"fdto_addr_r=0x43800000\0" \
"fdt_addr=0x43000000\0" \
Expand Down

0 comments on commit 2e9d5ff

Please sign in to comment.