Home
last modified time | relevance | path

Searched hist:"878 a3ed9ad137c329df2f95735249353e565aac8" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-tegra/
H A Dboard.c878a3ed9ad137c329df2f95735249353e565aac8 Fri Dec 04 15:58:39 UTC 2015 Simon Glass <sjg@chromium.org> dm: tegra: Provide serial platform data for SPL

At present an incorrect #if term is preventing this data from being compiled
in. All tegra boards use driver model for serial, so we can just drop this.

Fixes: fde7e18938d8 ("dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig")
Signed-off-by: Simon Glass <sjg@chromium.org>
Reported-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Thomas Chou <thomas@wytron.com.tw>