rockbox/firmware/target
Aidan MacDonald 2d6ddd0c5b x1000: NAND driver bugfixes
- Missing mutex unlock in nand_open()
- SET_FEATURE command incorrectly issued as a read operation
- Inverted protection bits, not sure how that happened...
- Block erase skipped ahead by a wrong amount, causing erases
  spanning multiple blocks to erase the wrong blocks

This code was buggy as hell... it's in need of a major overhaul.
It's not very flexible or reliable, and access to the flash is
useful during development of a new port, even if not useful once
the port is complete.

Change-Id: Ib85ee7453beab9657e3d19798ebaa09174b3649e
2021-06-14 20:45:14 +01:00
..
arm Sansa Connect: Properly setup internal speaker 2021-06-14 12:48:16 +00:00
coldfire h300, Others Bugfix Bootloader backlight_init() 2020-11-13 18:08:01 +00:00
hosted Nuke the never-functional iriver ifp-7xx port 2021-04-26 07:42:58 -04:00
mips x1000: NAND driver bugfixes 2021-06-14 20:45:14 +01:00