[U-Boot] [PATCH v10 04/16] tegra20: tec: add tegra20-common-post.h
    Allen Martin 
    amartin at nvidia.com
       
    Wed Aug 29 02:07:44 CEST 2012
    
    
  
Add tegra20-common-post.h to be consistent with other tegra20 boards.
Signed-off-by: Allen Martin <amartin at nvidia.com>
Acked-by: Thierry Reding <thierry.reding at avionic-design.de>
Acked-by: Stephen Warren <swarren at wwwdotorg.org>
Tested-by: Thierry Reding <thierry.reding at avionic-design.de>
Signed-off-by: Tom Warren <twarren at nvidia.com>
---
 include/configs/tec.h |    2 ++
 1 file changed, 2 insertions(+)
diff --git a/include/configs/tec.h b/include/configs/tec.h
index 39400d9..9b3f88d 100644
--- a/include/configs/tec.h
+++ b/include/configs/tec.h
@@ -79,4 +79,6 @@
 	"ext2load mmc 0 0x17000000 /boot/uImage;"	\
 	"bootm"
 
+#include "tegra20-common-post.h"
+
 #endif /* __CONFIG_H */
-- 
1.7.9.5
    
    
More information about the U-Boot
mailing list