From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alessandro Rubini Date: Sun, 14 Mar 2010 13:08:20 +0100 Subject: [U-Boot] [PATCH] lcd: make 16bpp work In-Reply-To: <1268498648-32063-1-git-send-email-agust@denx.de> References: <1268498648-32063-1-git-send-email-agust@denx.de> <3f8ddc66075cce35fbee4e16125c9a9e76b41e14.1260016056.git.rubini@unipv.it> Message-ID: <20100314120820.GA11200@morgana.gnudd.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Thank Anatolij. I re-tested it as first patch applied on master. This is my current sequence (git log --reverse ...). The first is yours, the next is my pending stack. f2a4dcb... lcd: make 16bpp work 79e3c0e... Nomadik: fix reset_timer() be8fb55... nhk8815: change the order of initialization e6a9a8a... drivers/misc: add stmpe2401 port extender and keypad controller aaf173b... nhk8815.h: define we need stmpe b6ce3d2... nhk8815: added keypad ce173d5... nhk8815: start lower in RAM, so the 800x480 frame buffer fits f6b2955... nhk8815: added lcd support The latter patches had no conflicts during rebase, so I don't think I need to post them again. I re-run "./MAKEALL arm" with no related issues, either. As Wolfgang noted, I'm now up to you and Tom (added to Cc:). If there's any step needed on my side, please tell me. Thanks /alessandro