DeviceTree - timvideos/litex-buildenv GitHub Wiki

We want to use DeviceTree to allow MicroPython to automatically customize itself based on the FPGA configuration.

This involves 3 parts;

This has other useful advantages;

  • LiteX / Migen+MiSoC supporting DeviceTree makes porting Linux to it possible.
  • MicroPython understanding DeviceTree makes it easier to port MicroPython to more SoCs.

Useful DeviceTree links