Requires for easy access CONFIG_MTD_PHRAM but I guess can be still accesses through /dev/mem on systems missing this.
The additional IODEV for the log console is a little bit ugly since it can't be added before IODEV_USB0 to keep backwards compatibility with python m1n1 but it shouldn't be handled like the USB IODEVs.
Requires for easy access
CONFIG_MTD_PHRAM
but I guess can be still accesses through /dev/mem on systems missing this.The additional IODEV for the log console is a little bit ugly since it can't be added before
IODEV_USB0
to keep backwards compatibility with python m1n1 but it shouldn't be handled like the USB IODEVs.