http://www.cnx-software.com/2013/01/16/barebox-bootloader-status-update-elce-2012/
> Date: Wed, 16 Jan 2013 08:11:15 -0200 > From: [email protected] > To: [email protected] > CC: [email protected]; [email protected] > Subject: Re: [oselas] Barebox framebuffer driver for mini2440. > > 2013/1/16 Juergen Beisert <[email protected]>: > > david wrote: > >> I'm referring to barebox, the bootloader for the mini2440. The options are > >> available doing 'ptxdist menuconfig barebox'. I've enabled the bmp command > >> under the 'Commands' options. Under 'Drivers' there is an option for 'Video > >> drivers' but once enabled there are no further options. > > > > GIT tells me, the framebuffer support for the S3C2440 CPU was added after > > the > > barebox-2011.05.0 release. To make it work, we need somebody who ports the > > existing barebox-2011.05.0 in the BSP to a current revision. Not a difficult > > task, but needs some time to do so. > > > > Regards, > > Juergen > > > > -- > > Pengutronix e.K. | Juergen Beisert > > | > > Linux Solutions for Science and Industry | http://www.pengutronix.de/ > > | > > > > Hi Juergen, > > I'm using barebox 2012.08.0, and just used the following settings, nothing > more. > > configs/platform-friendlyarm-mini2440/platformconfig-NAND-128M-kernel3.1: > PTXCONF_BAREBOX=y > PTXCONF_BAREBOX_VERSION="2012.08.0" > PTXCONF_BAREBOX_MD5="18a2a9b7e2718f6ce91a2064b6c118cb" > PTXCONF_BAREBOX_CONFIG="barebox-2012.08.0-NAND-128M.config" > PTXCONF_BAREBOX_ARCH_STRING="arm" > PTXCONF_BAREBOX_EXTRA_ENV=y > PTXCONF_BAREBOX_EXTRA_ENV_PATH="${PTXDIST_PLATFORMCONFIGDIR}/barebox-2012.08.0-128m-env" > > Regards, > -- > Francisco
