summaryrefslogtreecommitdiff
path: root/cmd/fdt.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-06-12 12:22:01 (GMT)
committerSimon Glass <sjg@chromium.org>2017-07-11 16:08:20 (GMT)
commitf53dcc0e35b46f169432448d8db254b0d6776806 (patch)
tree58ba898bc492619ac25b659bd5e4d8ad29e7c87e /cmd/fdt.c
parent50d8c4a4652311e66e6ff1e44d09f17046261ee1 (diff)
downloadu-boot-fsl-qoriq-f53dcc0e35b46f169432448d8db254b0d6776806.tar.xz
tegra: fdt: Ensure that the console UART is enabled
Many tegra boards have the console UART node disabled. With livetree this prevents serial from working since it does not 'force' the console to be bound. Updates the affected boards to fix this error. The boards were checked with: for b in $(grep tegra boards.cfg |grep -v integrator | \ awk '{print $7}' | sort); do echo $b; fdtgrep -c nvidia,tegra20-uart b/$b/u-boot.dtb |grep okay; done Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Tested-on: Beaver, Jetson-TK1
Diffstat (limited to 'cmd/fdt.c')
0 files changed, 0 insertions, 0 deletions