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:
6
u-boot/include/spd_sdram.h
Normal file
6
u-boot/include/spd_sdram.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _SPD_SDRAM_H_
|
||||
#define _SPD_SDRAM_H_
|
||||
|
||||
long int spd_sdram(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user