index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
clk.h
blob: df4570c6f54abb0f5e6aac166b8096c19becdf69 (
plain
)
1
2
3
4
5
6
#ifndef _CLK_H_ #define _CLK_H_ int soc_clk_dump(void); #endif /* _CLK_H_ */