Skip to content

Commit d728771

Browse files
moved lattice to done
1 parent 8a6bd1e commit d728771

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ Several audio-functions are already supported:
4040
And most of the hardware-surface is working already:
4141
* [x] Support of booting from SD-Card and via original DCP-Bootloader
4242
* [x] Control of X32 surface (faders, buttons, LEDs, encoders) through x32ctrl-software
43+
* [x] Support for newer revisions of the X32 using Lattice FPGAs
4344

4445
So the most important things (audio in/out, control-surface, display) are working already and more things are on the ToDo-list:
45-
* [ ] In-Progress: Support for newer revisions of the X32 using Lattice FPGAs (logic is synthesized, but uploading is not working yet)
46-
* [ ] In-Progress: Boot from barebox as a successor of U-Boot (U-Boot has ended the support of i.MX25 since a couple of years)
46+
* [ ] In-Progress: Boot from barebox as a successor of U-Boot (U-Boot has ended the support of i.MX25 since a couple of years; barebox already boots OpenX32 from development sd-cards)
4747
* [ ] Planned: Implement advanced audio-algorithms in DSP2
4848
* [ ] Planned: ALSA Soundcard with I2S to main-FPGA (DeviceTree option "simple-audio-card" via SSI1 and AUDMUX is not initializing)
4949
* [ ] Planned: GPIO support via libgpiod (at the moment libgpiod is not working and has no control over /dev/gpiochipX)

0 commit comments

Comments
 (0)