Skip to content
Ewen McNeill edited this page Jan 16, 2018 · 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