This website works better with JavaScript.
Explore
Help
Sign In
Whitebox
/
u-boot
Watch
1
Star
0
Fork
You've already forked u-boot
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
upstream u-boot with additional patches for our devices/boards:
https://lists.denx.de/pipermail/u-boot/2017-March/282789.html
(AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
11663
Commits
3
Branches
0
Tags
148 MiB
C
94%
Python
1.9%
Assembly
1.4%
C++
0.8%
Makefile
0.7%
Other
0.8%
Tree:
0390e26705
u-boot
/
include
/
spd_sdram.h
6 lines
79 B
Raw
Blame
History
#
ifndef _SPD_SDRAM_H_
#
define _SPD_SDRAM_H_
long
int
spd_sdram
(
void
)
;
#
endif
Reference in new issue
View Git Blame
Copy Permalink