
Hello Stefano,
On Wed, 13 Oct 2010 12:16:35 +0200 Stefano Babic sbabic@denx.de wrote:
The patch is a porting of the IPU Linux driver developed by Freescale to have framebuffer functionalities in u-boot. The port is based on kernel 2.6.31 commit cc4fe714041805997b601fe8e5dd585d8a99297f, as delivered by Freescale [i.MX BSP]. Most features are dropped from the original driver and only LCD support is the goal of this porting.
Signed-off-by: Stefano Babic sbabic@denx.de
What tree is this patch based on? It doesn't apply on current u-boot.git/master:
$ git am ~/u-boot-patch-queue/[PATCH\ V2\ 2_4]\ MX51:\ Add\ IPU\ driver\ for\ video\ support Applying: MX51: Add IPU driver for video support error: arch/arm/include/asm/arch-mx51/crm_regs.h: does not exist in index Patch failed at 0001 MX51: Add IPU driver for video support When you have resolved this problem run "git am --resolved". If you would prefer to skip this patch, instead run "git am --skip". To restore the original branch and stop patching run "git am --abort".
Best regards, Anatolij