From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Tue, 27 Nov 2012 10:42:18 -0700 Subject: [U-Boot] [PATCH 2/2] tegra: enable LCD on PAZ00 In-Reply-To: References: <188ec76558345094d1c829cf83aff5d792d5b8ef.1353878614.git.marvin24@gmx.de> <90d2bb4745f6305239fe7a270350c5180a914113.1353878614.git.marvin24@gmx.de> <50B3BC63.2050900@wwwdotorg.org> <2834734.m3KoVBJ9e8@ax5200p> Message-ID: <50B4FB7A.5030507@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 11/26/2012 05:07 PM, Tom Warren wrote: > TEGRA_DEVICE_SETTINGS patch is assigned to Marek and waiting on him to > pull 'em thru the USB tree. It looks like the patch has been in u-boot-usb/master for about a week. (we really need a linux-next for U-Boot to hide all the pull latency) So, I'd propose that paz00.h can add the config options to enable LCD support right now, but that changes to TEGRA_DEVICE_SETTINGS should instead be implemented generically as a change to the logic in tegra-common-post.h (and hence support all boards not just paz00), either applied to u-boot-usb/master right now, or u-boot-tegra/master once the dependencies are enabled there.