All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2 2/4] MX51: Add IPU driver for video support
Date: Wed, 20 Oct 2010 23:45:48 +0200	[thread overview]
Message-ID: <20101020234548.52b6aa16@wker> (raw)
In-Reply-To: <1286964995-1400-1-git-send-email-sbabic@denx.de>

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

  reply	other threads:[~2010-10-20 21:45 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-12  9:25 [U-Boot] MX51 LCD Support Stefano Babic
2010-10-12  9:25 ` [U-Boot] [PATCH 1/4] Add linux framebuffer header Stefano Babic
2010-10-12  9:25   ` [U-Boot] [PATCH 2/4] MX51: Add IPU driver for video support Stefano Babic
2010-10-12  9:25     ` [U-Boot] [PATCH 3/4] MX51: Add " Stefano Babic
2010-10-12  9:25       ` [U-Boot] [PATCH 4/4] MX51: Add video support to vision2 board Stefano Babic
2010-10-12 11:37         ` Wolfgang Denk
2010-10-12 15:07           ` stefano babic
2010-10-12 15:14             ` Wolfgang Denk
2010-10-13 10:17         ` [U-Boot] [PATCH V2 " Stefano Babic
2010-10-21 22:25           ` Anatolij Gustschin
2010-10-12 11:34       ` [U-Boot] [PATCH 3/4] MX51: Add video support Wolfgang Denk
2010-10-12 14:57         ` stefano babic
2010-10-12 15:12           ` Wolfgang Denk
2010-10-13  8:53             ` Stefano Babic
2010-10-13 10:17       ` [U-Boot] [PATCH V2 " Stefano Babic
2010-10-21 22:18         ` Anatolij Gustschin
2010-10-12 11:30     ` [U-Boot] [PATCH 2/4] MX51: Add IPU driver for " Wolfgang Denk
2010-10-12 12:17       ` Stefano Babic
2010-10-13 10:16     ` [U-Boot] [PATCH V2 " Stefano Babic
2010-10-20 21:45       ` Anatolij Gustschin [this message]
2010-10-20 22:10         ` Stefano Babic
2010-10-21  7:35           ` Anatolij Gustschin
2010-10-21 22:13       ` Anatolij Gustschin
2010-10-12 11:22   ` [U-Boot] [PATCH 1/4] Add linux framebuffer header Wolfgang Denk
2010-10-13 10:14   ` [U-Boot] [PATCH V2 1/4] Add linux framebuffer header include/linux/fb.h Stefano Babic
2010-10-21 22:09     ` Anatolij Gustschin
2010-10-21 22:35     ` Timur Tabi
2010-10-22  6:23       ` Stefano Babic
2010-10-22 12:59         ` Timur Tabi
2010-10-22 13:11           ` Wolfgang Denk
2010-10-21  8:34 ` [U-Boot] [PATCH V2 4/4] MX51: Add video support to vision2 board Stefano Babic
2010-10-21 22:22   ` Anatolij Gustschin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101020234548.52b6aa16@wker \
    --to=agust@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.