- Status Closed
- Percent Complete
- Task Type Patches
- Category Operating System/Drivers
- Assigned To No-one
- Operating System PortalPlayer-based
- Severity Low
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#6336 - Patch to let Sansa e200 normal to be built.
Patch to let Sansa e200 normal firmware to be built.
Closed by Steve Bavin
2006-11-22 10:24
Reason for closing: Accepted
Additional comments about closing:
2006-11-22 10:24
Reason for closing: Accepted
Additional comments about closing:
\"This is now in CVS\"
I\'ll close it then!
Nice.
There are a couple of places where you have checked for all of the CONFIG_CPU==PP50XX. You can replace these with defined (CPU_PP). You seemed to have missed a few things out, though - it did not compile cleanly for me.
Based on your patch, I’ve made a new one. It compiles with one warning (from the ATA driver,) but does not boot.
Oops - the patch was against an old CVS. Updated.
The MI4 code overwrites some of the generated binary. This new version does a bit better at booting, but still doesn’t get as far as showing the Rockbox logo.
A much cleaner version of the above.
This corrects the codec definition, and drops the (incomplete) NAND driver.
This version compiles without any warnings.
This corrects problems we have found with the LCD driver.
There is a problem with the interrupt vectors not being copied properly which causes the boot to fail. This patch does nothing to fix that.
This fixes the problem. It also includes the NAND driver again (with write support this time.) It is known to be faulty on 6/8Gb Sansas - I would not suggest testing it on one of those models.
This is now in CVS