forked from len0rd/rockbox
Fixed RoLo for H100 targets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7188 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6753fb5138
commit
aa1042286a
4 changed files with 7 additions and 7 deletions
|
@ -38,12 +38,6 @@
|
|||
|
||||
#define DRAM_START 0x31000000
|
||||
|
||||
#ifdef IRIVER_H100
|
||||
#define MODEL_NUMBER 1
|
||||
#else
|
||||
#define MODEL_NUMBER 0
|
||||
#endif
|
||||
|
||||
int line = 0;
|
||||
|
||||
int usb_screen(void)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue