diff options
author | Simon Glass <sjg@chromium.org> | 2015-06-05 14:39:45 -0600 |
---|---|---|
committer | Tom Warren <twarren@nvidia.com> | 2015-06-09 09:56:15 -0700 |
commit | f3746621f1ee2122a9fa180bce74b2940fc5c297 (patch) | |
tree | 13be4bee28add44b8305a30bf741754216dec79f /arch | |
parent | e379b03e6bde7b1e78fbec1adc22d69cd1c3063e (diff) | |
download | u-boot-imx-f3746621f1ee2122a9fa180bce74b2940fc5c297.zip u-boot-imx-f3746621f1ee2122a9fa180bce74b2940fc5c297.tar.gz u-boot-imx-f3746621f1ee2122a9fa180bce74b2940fc5c297.tar.bz2 |
tegra: Replace 'Norrin' with 'Nyan-big' and fix typo
With the rename the MAINTAINER file was not updated. Fix it and the
'Chrombook' typo in Kconfig.
Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/mach-tegra/tegra124/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/tegra124/Kconfig b/arch/arm/mach-tegra/tegra124/Kconfig index 6579e3f..f3324ff 100644 --- a/arch/arm/mach-tegra/tegra124/Kconfig +++ b/arch/arm/mach-tegra/tegra124/Kconfig @@ -10,7 +10,7 @@ config TARGET_JETSON_TK1 select CPU_V7_HAS_VIRT if !SPL_BUILD config TARGET_NYAN_BIG - bool "Google/NVIDIA Nyan-big Chrombook" + bool "Google/NVIDIA Nyan-big Chromebook" help Nyan Big is a Tegra124 clamshell board that is very similar to venice2, but it has a different panel, the sdcard CD and WP |