Skip to content
Snippets Groups Projects
Commit ba5dcb34 authored by Allen Martin's avatar Allen Martin Committed by Albert ARIBAUD
Browse files

tegra20: tec: add tegra20-common-post.h


Add tegra20-common-post.h to be consistent with other tegra20 boards.

Signed-off-by: default avatarAllen Martin <amartin@nvidia.com>
Acked-by: default avatarThierry Reding <thierry.reding@avionic-design.de>
Acked-by: default avatarStephen Warren <swarren@wwwdotorg.org>
Tested-by: default avatarThierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: default avatarTom Warren <twarren@nvidia.com>
parent 7e5fd8fb
No related branches found
No related tags found
No related merge requests found
...@@ -79,4 +79,6 @@ ...@@ -79,4 +79,6 @@
"ext2load mmc 0 0x17000000 /boot/uImage;" \ "ext2load mmc 0 0x17000000 /boot/uImage;" \
"bootm" "bootm"
#include "tegra20-common-post.h"
#endif /* __CONFIG_H */ #endif /* __CONFIG_H */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment