diff options
author | Marcel Ziswiler <marcel@ziswiler.com> | 2014-10-11 00:34:04 +0200 |
---|---|---|
committer | Tom Warren <twarren@nvidia.com> | 2014-10-22 09:30:55 -0700 |
commit | 9aafef4f360616a507578b8868092f096b093aa9 (patch) | |
tree | daf13d495db3122967e60288d9b8aeff7b5351ff /include | |
parent | f38aaa28beccdcb712ff44278ac85acf1038724f (diff) | |
download | u-boot-imx-9aafef4f360616a507578b8868092f096b093aa9.zip u-boot-imx-9aafef4f360616a507578b8868092f096b093aa9.tar.gz u-boot-imx-9aafef4f360616a507578b8868092f096b093aa9.tar.bz2 |
tegra: apalis_t30: master revamp
Update Apalis T30 as per the following commits
c369139234c03b1494394d12cd27009f47aa6606
tegra: dts: Add serial port details
461be2f96e4b87e5065208c6659a47dd0ad9e9f8
kconfig: remove redundant "string" type in arch and board Kconfigs
f1ef2b62339526df3b921bcfefd174ce76d4c624
kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig
Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/apalis_t30.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/apalis_t30.h b/include/configs/apalis_t30.h index 0bc26b5..3cde923 100644 --- a/include/configs/apalis_t30.h +++ b/include/configs/apalis_t30.h @@ -11,7 +11,6 @@ #include "tegra30-common.h" - /* High-level configuration options */ #define V_PROMPT "Apalis T30 # " #define CONFIG_TEGRA_BOARD_STRING "Toradex Apalis T30" |