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
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to