Re: [U-Boot] [Buildroot] Craneboard with Uboot and xloader

The first problem is the lack of informations about Craneboard in the craneboard TI wiki for example the display over DVI informations...
the other problem is that impossible to use BUILDROOT to create a distribution for Craneboard with any vanilla kernel version (2.6.37; 2.6.39.1,..). the only version that works is that provided by TI and it's based on 2.6.32 vanilla kernel which is an older version for many tools. We need a little description how to adapt Buildroot for compiling any recent kernel version and other things for working on Craneboard ! we need a kernel config file who work with recent version of vanilla kernel and not generate a compile error or a kernel panic when booting !
I tested all the possibilities with Buildroot 2012.02 and nothing works.
Thank you for your help
On Tue, Mar 6, 2012 at 10:33 AM, Thomas Petazzoni < thomas.petazzoni@free-electrons.com> wrote:
Le Tue, 6 Mar 2012 10:19:57 +0100, Mohamed HAMZAOUI requinham@gmail.com a écrit :
So far I have not been able to compile another kernel version other than ( https://github.com/craneboard/craneboard-kernel.git) with buildroot.
What problems do you have?
Thomas
Thomas Petazzoni, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com
participants (1)
-
Mohamed HAMZAOUI