submodule of avionic design uboot bootloader and with included tools to get you started , read readme.md and readme-tk1-loader.md
7 lines
135 B
C
7 lines
135 B
C
#ifndef _TEGRA20_POWERGATE_H_
|
|
#define _TEGRA20_POWERGATE_H_
|
|
|
|
#include <asm/arch-tegra/powergate.h>
|
|
|
|
#endif /* _TEGRA20_POWERGATE_H_ */
|