From mboxrd@z Thu Jan 1 00:00:00 1970 From: Siarhei Siamashka Date: Sun, 18 Jan 2015 22:27:00 +0200 Subject: [U-Boot] [linux-sunxi] Re: linux-sunxi/u-boot-sunxi is no longer supported, time to switch to upstream u-boot In-Reply-To: References: <5495BF7F.4070804@redhat.com> Message-ID: <20150118222700.564b7a32@i7> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sun, 18 Jan 2015 11:38:06 -0800 (PST) Ezaul Zillmer wrote: > Hello > > How could run u-boot with lcd with > Cubieboard2 + DVK-521 using Kernke 3.19rc3 > u-boot-wip with HDMI is already running > not get to do the LCD picture > > Configuration it would be LCD e toud > > fex [...] There are several options: 1. If you can ensure that your fex file is available in the sunxi-boards repository, then you will get your LCD settings available on the http://linux-sunxi.org/LCD wiki page after the next round of automatic conversion. 2. If you are really impatient, then you can go to http://linux-sunxi.org/LCD#Script_for_automated_conversion Then copy/paste this script into some file with *.rb extension and run it on your fex file to get the CONFIG_VIDEO_LCD_MODE line for your board. This is currently work in progress and will definitely change in the near future. There is no reason why we can't get complete u-boot defconfigs (not just LCD settings alone) generated from fex files automatically. Along with dts/dtb files for the kernel. Stay tuned. -- Best regards, Siarhei Siamashka