forked from len0rd/rockbox
Swap red and yellow for green on r31339's cranky builds.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31340 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6a67707b5e
commit
09769827fe
7 changed files with 16 additions and 16 deletions
|
|
@ -158,7 +158,7 @@ void main(void)
|
|||
}
|
||||
|
||||
kernel_entry = (void*) loadbuffer;
|
||||
cpucache_invalidate();
|
||||
commit_discard_idcache();
|
||||
printf("Executing");
|
||||
kernel_entry();
|
||||
printf("ERR: Failed to boot");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue