diff options
author | Maurus Cuelenaere <mcuelenaere@gmail.com> | 2009-08-16 21:03:22 +0000 |
---|---|---|
committer | Maurus Cuelenaere <mcuelenaere@gmail.com> | 2009-08-16 21:03:22 +0000 |
commit | e49ffb23fc36e8a2ed468c7679219fe42da61889 (patch) | |
tree | 602b8bcfcb54d9980875b1a1c4bf4c5081f3cc90 /firmware | |
parent | 4fb3ee1a24a7ee2b04417781975166ae15b8ed06 (diff) |
* Onda VX747/VX767: fix target_id & MODEL_NUMBER
* Add support to Rockbox Utility for Onda VX747+ & VX777
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22359 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware')
-rw-r--r-- | firmware/export/config-ondavx767.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-ondavx767.h b/firmware/export/config-ondavx767.h index d4873370dd..1d005b1d32 100644 --- a/firmware/export/config-ondavx767.h +++ b/firmware/export/config-ondavx767.h @@ -31,7 +31,7 @@ #define MODEL_NAME "Onda VX767" /* For Rolo and boot loader */ -#define MODEL_NUMBER 36 +#define MODEL_NUMBER 64 //#define HAVE_ATA_SD //#define HAVE_HOTSWAP |