ini
Signed-off-by: Bastian Ruppert
---
v4:
- use more expressive CONFIG name
v3:
v2:
- related to other patches of this series
---
drivers/net/davinci_emac.c |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/drivers/net/davinci_emac.c b/drivers/net/davinci_emac.c
index b251
Extend the driver for placing the video/bmp logo as specified
by "splashpos" environment variable.
Signed-off-by: Bastian Ruppert
Signed-off-by: Anatolij Gustschin
CC: Tom Rini
CC: Stefano Babic
---
v3:
- logo offset calculation is no longer based on BMP_ALIGN_CENTER
if "
Signed-off-by: Bastian Ruppert
CC: Anatolij Gustschin
CC: Tom Rini
CC: Stefano Babic
---
drivers/video/cfb_console.c | 46 +++---
1 files changed, 42 insertions(+), 4 deletions(-)
diff --git a/drivers/video/cfb_console.c b/drivers/video/cfb_console.c
Signed-off-by: Bastian Ruppert
CC: Tom Rini
Acked-by: Stefano Babic
---
v4:
- use more expressive CONFIG name for emac rmii no autonegotiation
v3:
v2:
- related to other patches of this series
---
include/configs/ea20.h | 106 ++--
1 files
Do not allow to overwrite it when video is enabled.
Signed-off-by: Bastian Ruppert
CC: Tom Rini
Acked-by: Stefano Babic
---
board/davinci/ea20/ea20.c | 11 +--
include/configs/ea20.h|2 ++
2 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/board/davinci/ea20
Signed-off-by: Bastian Ruppert
CC: Tom Rini
Acked-by: Stefano Babic
---
board/davinci/ea20/ea20.c | 23 +++
1 files changed, 15 insertions(+), 8 deletions(-)
diff --git a/board/davinci/ea20/ea20.c b/board/davinci/ea20/ea20.c
index 7e00040..69307e4 100644
--- a/board
f needed
> >>>
> >>> On Fri, Sep 7, 2012 at 1:08 AM, Prabhakar Lad
> >>> wrote:
> >>>> Hi Bastian,
> >>>>
> >>>> Thanks for the patch.
> >>>>
> >>>> On Thu, Sep 6, 2012 at 11:37 AM, Bastia
Hello,
> Re: [U-Boot] [PATCH v3 5/6] da850/omap-l138: davinci_emac: Suppress
> auto negotiation if needed
>
> On Fri, Sep 7, 2012 at 1:08 AM, Prabhakar Lad
> wrote:
> > Hi Bastian,
> >
> > Thanks for the patch.
> >
> > On Thu, Sep 6, 2012 at 11:37 A
Hello Tom,
> Re: [U-Boot] [PATCH 1/6] davinci: ea20: reorganisation LCD startup
>
> On Wed, Aug 15, 2012 at 09:55:40AM -0700, Tom Rini wrote:
> > On Fri, Aug 10, 2012 at 09:26:41AM +0200, Bastian Ruppert wrote:
> >
> > > Signed-off-by: Bastian Ruppert
> > >
Extend the driver for placing the video/bmp logo as specified
by "splashpos" environment variable.
Signed-off-by: Bastian Ruppert
Signed-off-by: Anatolij Gustschin
CC: Tom Rini
CC: Stefano Babic
---
v3:
- logo offset calculation is no longer based on BMP_ALIGN_CENTER
if "
Signed-off-by: Bastian Ruppert
CC: Tom Rini
Acked-by: Stefano Babic
---
board/davinci/ea20/ea20.c | 23 +++
1 files changed, 15 insertions(+), 8 deletions(-)
diff --git a/board/davinci/ea20/ea20.c b/board/davinci/ea20/ea20.c
index 7e00040..69307e4 100644
--- a/board
ini
Signed-off-by: Bastian Ruppert
---
drivers/net/davinci_emac.c |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/drivers/net/davinci_emac.c b/drivers/net/davinci_emac.c
index b2516d1..fe988d7 100644
--- a/drivers/net/davinci_emac.c
+++ b/drivers/net/davinci_emac.c
@@ -89
Signed-off-by: Bastian Ruppert
CC: Tom Rini
Acked-by: Stefano Babic
---
include/configs/ea20.h | 106 ++--
1 files changed, 66 insertions(+), 40 deletions(-)
diff --git a/include/configs/ea20.h b/include/configs/ea20.h
index f9a1462..373db74 100644
Signed-off-by: Bastian Ruppert
CC: Anatolij Gustschin
CC: Tom Rini
CC: Stefano Babic
---
drivers/video/cfb_console.c | 46 +++---
1 files changed, 42 insertions(+), 4 deletions(-)
diff --git a/drivers/video/cfb_console.c b/drivers/video/cfb_console.c
Do not allow to overwrite it when video is enabled.
Signed-off-by: Bastian Ruppert
CC: Tom Rini
Acked-by: Stefano Babic
---
board/davinci/ea20/ea20.c | 11 +--
include/configs/ea20.h|2 ++
2 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/board/davinci/ea20
> Hi Bastian,
Hello Anatolij,
>
> there is a number of issues with this patch, please see comments
> below.
>
> On Fri, 10 Aug 2012 09:26:43 +0200
> Bastian Ruppert wrote:
>
> > Signed-off-by: Bastian Ruppert
> > CC: Anatolij Gustschin
>
Hello Anatolij,
> [U-Boot] [PATCH v2 3/6] video: cfb_console: logo can be positioned
> via the splashpos variable
>
> From: Bastian Ruppert
>
> Extend the driver for placing the video/bmp logo as specified
> by "splashpos" environment variable.
>
> Signed-off
Signed-off-by: Bastian Ruppert
CC: Anatolij Gustschin
CC: Tom Rini
CC: Stefano Babic
---
drivers/video/cfb_console.c | 46 +++---
1 files changed, 42 insertions(+), 4 deletions(-)
diff --git a/drivers/video/cfb_console.c b/drivers/video/cfb_console.c
Signed-off-by: Bastian Ruppert
CC: Tom Rini
CC: Stefano Babic
---
include/configs/ea20.h | 106 ++--
1 files changed, 66 insertions(+), 40 deletions(-)
diff --git a/include/configs/ea20.h b/include/configs/ea20.h
index f9a1462..373db74 100644
--- a
>From this commit id: b78375a806ed04eb22b963255cfdef8df702de47 auto
negotiation is enabled in RMII mode. Some boards based on da850 need
to suppress this procedure.
CC: Rajashekhara, Sudhakar
CC: Lad, Prabhakar
CC: Hadli, Manjunath
CC: sba...@denx.de
CC: Tom Rini
Signed-off-by: Bast
Signed-off-by: Bastian Ruppert
CC: Anatolij Gustschin
CC: Tom Rini
CC: Stefano Babic
---
drivers/video/cfb_console.c | 61 ---
1 files changed, 40 insertions(+), 21 deletions(-)
diff --git a/drivers/video/cfb_console.c b/drivers/video/cfb_console.c
Do not allow to overwrite it when video is enabled.
Signed-off-by: Bastian Ruppert
CC: Tom Rini
CC: Stefano Babic
---
board/davinci/ea20/ea20.c | 11 +--
include/configs/ea20.h|2 ++
2 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/board/davinci/ea20/ea20.c b
Signed-off-by: Bastian Ruppert
CC: Tom Rini
CC: Stefano Babic
---
board/davinci/ea20/ea20.c | 23 +++
1 files changed, 15 insertions(+), 8 deletions(-)
diff --git a/board/davinci/ea20/ea20.c b/board/davinci/ea20/ea20.c
index 7e00040..69307e4 100644
--- a/board/davinci
This is the same behaviour like tftp or fatload command.
Signed-off-by: Bastian Ruppert
CC: kmp...@infradead.org
---
fs/ubifs/ubifs.c |6 +-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/fs/ubifs/ubifs.c b/fs/ubifs/ubifs.c
index 5a5c739..75a2edc 100644
--- a/fs/ubifs
This is the same behaviour like tftp or fatload command.
Signed-off-by: Bastian Ruppert
CC: kmp...@infradead.org
---
fs/ubifs/ubifs.c |4
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/fs/ubifs/ubifs.c b/fs/ubifs/ubifs.c
index 5a5c739..2b9d2d2 100644
--- a/fs/ubifs
25 matches
Mail list logo