From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 19 Aug 2013 19:58:54 +0200 Subject: [U-Boot] [PATCH v4 0/6] arm, am335x: add support for siemens boards In-Reply-To: <20130819153526.GF1311@bill-the-cat> References: <1376923141-18002-1-git-send-email-hs@denx.de> <20130819153526.GF1311@bill-the-cat> Message-ID: <20130819195854.40bd7ab0@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, On Mon, 19 Aug 2013 11:35:26 -0400 Tom Rini wrote: > On Mon, Aug 19, 2013 at 04:38:55PM +0200, Heiko Schocher wrote: > > [snip] > > - changes for v4: > > - rebased against u-boot-ti commit 425faf74cd8189c87919f7e72a0101c684ee3b9f > > therefore added define CONFIG_OMAP_COMMON > > - add video splash screen support > > Therefor needed patches (already applied to u-boot-video.git): > > [U-Boot,2/7] video, da8xx: move da8xx-fb.h to drivers/video > > http://patchwork.ozlabs.org/patch/264387/ > > applied > > [U-Boot,3/7] arm, am33xx: add clk_get prototype > > http://patchwork.ozlabs.org/patch/264389/ > > applied > > [U-Boot,4/7] video, da8xx-fb: changes for am335x usage > > http://patchwork.ozlabs.org/patch/264388/ > > applied > > [U-Boot,5/7] video, da8xx-fb: show fb addr in bdinfo > > http://patchwork.ozlabs.org/patch/264392/ > > applied > > [U-Boot,6/7] tools, bmp_logo: fix index from uint16_t to int to allow bigger logos > > http://patchwork.ozlabs.org/patch/264391/ > > applied > > [U-Boot,7/7] video: add an option to skip cfb console init > > http://patchwork.ozlabs.org/patch/264390/ > > applied > > Can I get a u-boot-video PR please? I plan to snap -rc1 later this > afternoon, thanks! These patches were part of the previous u-boot-video PR and are already in u-boot/master. Thanks, Anatolij