mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
nvidia: nyan-big: Disable debug UART
This cannot be enabled early in boot since some other init is needed. At this point it is unclear exactly what init is needed, so disable the debug UART to avoid a hang. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -17,7 +17,6 @@ CONFIG_TEGRA124=y
|
||||
CONFIG_TARGET_NYAN_BIG=y
|
||||
CONFIG_TEGRA_GPU=y
|
||||
CONFIG_SYS_LOAD_ADDR=0x82408000
|
||||
CONFIG_DEBUG_UART=y
|
||||
CONFIG_FIT=y
|
||||
CONFIG_FIT_BEST_MATCH=y
|
||||
CONFIG_BOOTSTAGE=y
|
||||
|
||||
Reference in New Issue
Block a user