diff options
author | pancake <pancake@dazo> | 2007-04-20 18:20:22 +0200 |
---|---|---|
committer | pancake <pancake@dazo> | 2007-04-20 18:20:22 +0200 |
commit | b1d0ce2848a79664374f802954b1e4390b11da6d (patch) | |
tree | 4f465ca029401b9afef0372ff1e0c60a43d87b40 /README | |
download | 0xFFFF-b1d0ce2848a79664374f802954b1e4390b11da6d.tar.bz2 |
* Initial commit of 0xFFFF.0.1
This tree contains the same as the 0.1 tarball
Diffstat (limited to 'README')
-rw-r--r-- | README | 31 |
1 files changed, 31 insertions, 0 deletions
@@ -0,0 +1,31 @@ + + + + ------. ,---------.--.--. + / | ___ | | | \\------------ -- . + | .__ / \/ . ____/ _/ _/ The 0pen + | / . < | | | Free Fiasco + | '- > ^ ___| _| .' Firmware Flasher + | | ' | - -- --- ----------------\\ + \_____/7_/\______ : I 0xFFFF + _/ ___|_.|__| + '` + +The 'Free Fiasco Firmware Flasher' aka 0xFFFF utility tries to implement +a free (GPL'd) userspace handler for the NOLO bootloader. + +Use it with CARE. This is an experimental tool and it can brick your device. +It's not suposed to be stable, so nokia will probably release incompatible +bootloaders to break this tool. USE IT AT YOUR OWN RISK. + +This tool has been designed and tested on n770. The n800 flash should work +but it's not tested and is known to use different request codes. + +PLEASE. Read carefully all the documentation inside doc/* for more information +before building or using the flasher to avoid questions, problems or so. + + +Have phun! + + + --pancake |