axiom-firmware icon indicating copy to clipboard operation
axiom-firmware copied to clipboard

verify that all hardware drivers work

Open rroohhh opened this issue 5 years ago • 2 comments

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

rroohhh avatar Mar 05 '19 14:03 rroohhh

USB works now. OTG / gadget functionality still needs to be tested

anuejn avatar Apr 13 '19 13:04 anuejn

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.

rroohhh avatar Apr 13 '19 17:04 rroohhh