[U-Boot] SUNXI NAND CONTROLLER Driver Model (WIP)

Yassin Jaffer yassinjaffer at gmail.com
Thu Oct 9 02:36:19 CEST 2014


Hi
I'm developing a u-boot driver for the sunxi nand controller
https://github.com/yassinjaffer/u-boot
<https://github.com/yassinjaffer/u-boot/tree/sunxi-nand/doc/driver-model>.
My work is based on bbrezillon mainline driver
https://github.com/bbrezillon/linux-sunxi.
I would like to move the driver to use  the DM framework so I'm wondering
if someone could kindly give some suggestions on how to accomplish this. I
do know that DM is still WIP but I believe that the nand driver can take
advantage of the DM since I'm using the FDT for the run-time configuration.

Thank you in advance.

Yassin Jaffer


More information about the U-Boot mailing list