axiom-firmware
axiom-firmware copied to clipboard
verify that all hardware drivers work
atleast the following components should be tested
- [x] I2C
- [ ] SPI
- [x] CAN
- [x] SD
- [ ] Nand/Nor flash
- [x] FCLK
- [x] GPIO Led/Key
- [x] Ethernet
- [x] Serial
- [x] QSPI
- [x] USB
USB works now. OTG / gadget functionality still needs to be tested
I think it would make sense to build a script that checks the basic functionality of the various hardware drivers. That way new kernel versions, etc. could be quickly tested.