avionic design with actual uboot and tooling
submodule of avionic design uboot bootloader and with included tools to get you started , read readme.md and readme-tk1-loader.md
This commit is contained in:
8
u-boot/board/ti/ti814x/evm.h
Normal file
8
u-boot/board/ti/ti814x/evm.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef _EVM_H
|
||||
#define _EVM_H
|
||||
|
||||
void enable_uart0_pin_mux(void);
|
||||
void enable_mmc1_pin_mux(void);
|
||||
void enable_enet_pin_mux(void);
|
||||
|
||||
#endif /* _EVM_H */
|
||||
Reference in New Issue
Block a user