Working with libv on IRC, I found that there are two kernel modules with the name "nand". If both are selected when compiling the kernel, only one is included when you "module_install". The issue is that both are included as modules in the sun7i defconf. The SUNXI_NAND one seems like the useful one, but I have no idea what the other one does or if it's useful.
I think the SUNXI_NAND one should have its module name changed to "sunxi-nand" (what's the convention with naming? Hyphens or underscores?). But what's the other module even for? Should it be removed from the defconfig too? -- 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.
