]> git.baikalelectronics.ru Git - uboot.git/commit
colibri-imx8x: Remove baudrate from console argument
authorPhilippe Schenker <philippe.schenker@toradex.com>
Fri, 3 Mar 2023 13:26:27 +0000 (14:26 +0100)
committerStefano Babic <sbabic@denx.de>
Thu, 30 Mar 2023 08:47:30 +0000 (10:47 +0200)
commit3092eef5cc5e01eae621811236697bd2f74a33dd
tree6a39614f0415158ad87c9e820575d7aa6e65fa96
parentdd19e369feac7e89bfafe398ee37615361e0a54b
colibri-imx8x: Remove baudrate from console argument

This commit does remove the options argument from the console
kernel-argument as it prevents the serial driver from outputting
anything.

Do this by switchting to use the variable "setup" as it is done on other
Toradex modules.

Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
Signed-off-by: Andrejs Cainikovs <andrejs.cainikovs@toradex.com>
include/configs/colibri-imx8x.h