index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
ppc
/
ppc4xx
/
mem.c
blob: 9fa6daa19b600f59c0eb4d22e014da2a2c17e881 (
plain
)
1
2
3
4
5
6
7
#include <mem.h> struct mem_range * sizeram(void) { return 0; }