projects
/
rpi-open-firmware.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a4df71
)
LEDs are initialised in Linux
author
Alyssa Rosenzweig
<alyssa@rosenzweig.io>
Sat, 1 Apr 2017 18:10:58 +0000 (11:10 -0700)
committer
Alyssa Rosenzweig
<alyssa@rosenzweig.io>
Sat, 1 Apr 2017 18:10:58 +0000 (11:10 -0700)
romstage.c
patch
|
blob
|
history
diff --git
a/romstage.c
b/romstage.c
index
b71a8dd
..
151a0a0
100644
(file)
--- a/
romstage.c
+++ b/
romstage.c
@@
-134,8
+134,6
@@
int _main(unsigned int cpuid, unsigned int load_address) {
set_interrupt(i, (i != (125 - 64)) && (i != (121 - 64)) && (i != (120 - 64)) && (i != (73 - 64)) && (i != (96 - 64)));
\r
}
\r
\r
- led_init();
\r
-
\r
printf(
\r
"==================================================================\n"
\r
"::\n"
\r
This page took
0.023395 seconds
and
4
git commands to generate.