>>>>> "Code" == Code Kipper <[email protected]> writes:
> Hi all, > I've been playing with the audio on sun4i for some time now and have > placed a branch on my github with all my changes > https://github.com/codekipper/linux-sunxi/commits/kevin. > Most of this is WIP but I'm pretty confident that I've covered > everything with the sun4i-codec. It's just that I've not got the > hardware to verify some parts. What I have verified is the following: > Line In, > Mic1, > Mic2, > and I've also tested the gains work as expected. Should I start the > process of delivering the sun4i-codec changes to the ASoC mailing list > without verification? I haven't looked at the details, but please do. You can state in the commit messages what parts you have tested and what not. > One last thing, I'm desperate for a rootfs that I can FEL boot with > that contains alsa-libs and alsa-utils. Does anybody have such an > image?, it's the only way I can get my A31 board booting. I've not > tried netbooting it after loading the uboot via fel, Is this possible? You can easily build a kernel with an initramfs including alsa with Buildroot. Have a look at configs/cubieboard2_defconfig as a starting point or ssvb's orangepipc limatester setup: https://github.com/ssvb/buildroot/commit/86f9ef02f636f92fbe28fdf631299fd9b05fb0f6 Netbooting from U-Boot should work with a (supported) usb<>ethernet adapter if U-Boot is built with the needed support options enabled. -- Bye, Peter Korsgaard -- 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.
