Skip to content
Tim Ansell edited this page Jan 23, 2017 · 4 revisions

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

Clone this wiki locally