From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeroen Hofstee Date: Sat, 26 Jan 2013 17:20:18 +0100 Subject: [U-Boot] [PATCH 02/10] lcd, tegra: remove unused cursor functions In-Reply-To: <5FBF8E85CA34454794F0F7ECBA79798F37A4D1D3B7@HQMAIL04.nvidia.com> References: <1358028480-4979-1-git-send-email-jeroen@myspectrum.nl> <1358028480-4979-3-git-send-email-jeroen@myspectrum.nl> <5FBF8E85CA34454794F0F7ECBA79798F37A4D1D3B7@HQMAIL04.nvidia.com> Message-ID: <51040242.10503@myspectrum.nl> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Tom, On 01/25/2013 10:18 PM, Tom Warren wrote: > Jeroen, > > How will this all go in? Do you expect Anatolij to take it in via the main repo (u-boot.git/master)? I am not sure I understand exactly what you mean, but yes there are some conflicts awaiting. 2 pending drivers and another lcd cleanup patch. And yes I think it is easier to rebase those then to rebase this and Wolfgang's patch (if that is what you're asking), since the variables are deleted step by step. So simply not adding them is easier then getting rid of them again. The other lcd cleanup is smaller. I don't know how much trouble the board config changes will cause. To not break the pending drivers a new version of http://patchwork.ozlabs.org/patch/212378/ is needed though, since it does not apply after this patch set. Since that patch contains 2 lines, that should be easy (or can be manually merged by Anatolij). But it is up to Anatolij, how this actually goes in and to which branch. Regards, Jeroen