Discussion:
0xFFFF 0.5 released
Pali Rohár
2012-09-18 15:25:57 UTC
Permalink
Hello all Maemo developers!

Now after 4 years new version 0.5 of Open Free Fiasco Firmware
Flasher 0xFFFF was released. It is only bug fix release which
fixing generating and unpacking Fiasco images used on Nokia N900.

Download page: http://nopcode.org/0xFFFF/?p=down

Now I'm rewriting 0xFFFF source code for better Fiasco image
support, future protocol support (cold flashing, eMMC flashing).
When it is finished it will be full replacement for proprietary
i386 Nokia flasher-3.5.

Development source code: https://github.com/radare/0xFFFF
--
Pali Rohár
***@gmail.com
Anderson Lizardo
2012-09-18 16:03:16 UTC
Permalink
Hi,
Post by Pali Rohár
Now I'm rewriting 0xFFFF source code for better Fiasco image
support, future protocol support (cold flashing, eMMC flashing).
When it is finished it will be full replacement for proprietary
i386 Nokia flasher-3.5.
Development source code: https://github.com/radare/0xFFFF
Good to see 0xFFFF still being developed! Do you have plans to add
support for N9 as well? Not sure how much effort is needed.

Best Regards,
--
Anderson Lizardo
Instituto Nokia de Tecnologia - INdT
Manaus - Brazil
Pali Rohár
2012-09-18 16:12:38 UTC
Permalink
Hi,
On Tue, Sep 18, 2012 at 11:25 AM, Pali Rohár
Post by Pali Rohár
Now I'm rewriting 0xFFFF source code for better Fiasco image
support, future protocol support (cold flashing, eMMC
flashing). When it is finished it will be full replacement
for proprietary i386 Nokia flasher-3.5.
Development source code: https://github.com/radare/0xFFFF
Good to see 0xFFFF still being developed! Do you have plans to
add support for N9 as well? Not sure how much effort is
needed.
Best Regards,
Hi, I do not have N9, so I cannot test and create needed code.

But, NOLO protocol seems to be same for all devices (770-N900)
and I think it is still same on N9. And N900 using Mk II protocol
(Not NOLO) for flashing eMMC and this protocol is used on N9/N950
for flashing other parts. Mk II is not implemented yet, but some
my RE documentation is already in git tree.

https://github.com/radare/0xFFFF/blob/master/doc/mkii

So when eMMC flashing for N900 will be implemented, somebody can
look at code and add needed parts for N9...

Note that restriction for N9/N950 downgrade is implemented in
bootloader, not in flasher!
--
Pali Rohár
***@gmail.com
Pali Rohár
2012-09-22 10:10:55 UTC
Permalink
Post by Pali Rohár
Hello all Maemo developers!
Now after 4 years new version 0.5 of Open Free Fiasco Firmware
Flasher 0xFFFF was released. It is only bug fix release which
fixing generating and unpacking Fiasco images used on Nokia
N900.
Download page: http://nopcode.org/0xFFFF/?p=down
Now I'm rewriting 0xFFFF source code for better Fiasco image
support, future protocol support (cold flashing, eMMC
flashing). When it is finished it will be full replacement for
proprietary i386 Nokia flasher-3.5.
Development source code: https://github.com/radare/0xFFFF
Hello, I need dumps from flashing via original flasher-3.5
application. I need to see different control messages which are
used to initialising nolo flashing.

I created small ld preload library which print control messages
to standard output.

See TMO thread: http://talk.maemo.org/showthread.php?t†969
--
Pali Rohár
***@gmail.com
Loading...