mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-09 20:18:54 -04:00
tegra20: tec: add tegra20-common-post.h
Add tegra20-common-post.h to be consistent with other tegra20 boards. Signed-off-by: Allen Martin <amartin@nvidia.com> Acked-by: Thierry Reding <thierry.reding@avionic-design.de> Acked-by: Stephen Warren <swarren@wwwdotorg.org> Tested-by: Thierry Reding <thierry.reding@avionic-design.de> Signed-off-by: Tom Warren <twarren@nvidia.com>
This commit is contained in:
parent
7e5fd8fb80
commit
ba5dcb34de
@ -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 */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user