2014-07-23 19:46 GMT+04:00 Ivan Kozic <[email protected]>: > > Still I'd be quite interested in trying out this WiP NAND uboot - do you > know from which repo can I fetch the source/binaries? Maybe it's time that > I get familiar with uboot... >
Here are latest versions from Yuq. Boris Brezillon also tried to do this on mainline linux, search for discussion somewhere around, it was not long ago. u-boot https://github.com/yuq/u-boot-sunxi/commits/sunxi-current linux https://github.com/yuq/sunxi-nfc-mtd/commits/master Just dont get your hopes up, Yuq tested this only on his board which had interesting target - ~10MB Qt application launching as /sbin/init, also you might have different NAND and have different parameters (timings, blocksize, etc.). If I remember correctly, his u-boot generates .img ready for livesuit with help of bunch of custom scripts, these will also need modification. Best Regards, Dmitriy Beykun -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
