commit | 69e29bd1a5564d1cc43cd254ecdd1fbf6bcb8de2 | [log] [tgz] |
---|---|---|
author | Jon Hunter <jonathanh@nvidia.com> | Tue Feb 09 13:52:00 2016 +0000 |
committer | Thierry Reding <treding@nvidia.com> | Mon Apr 11 15:39:26 2016 +0200 |
tree | 28e04e299498ed06f78299549d4f35acbb5afb41 | |
parent | 2c9b050b6c60f3b20303d383eb860b8909ab961e [diff] |
arm64: tegra: Add stdout-path for various boards For Tegra boards, the device-tree alias serial0 is used for the console and so add the stdout-path information so that the console no longer needs to be passed via the kernel boot parameters. For tegra132-norrin the alias serial0 is not defined and so add this. This has been tested on tegra132-norrin and tegra210-p2371-0000. Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>