Re: [U-Boot] [PATCH] eb_cpux9k2: fix chip select

2012-09-03 Thread Andreas Bießmann
Dear Jens Scharsig, On 29.04.12 16:15, Jens Scharsig wrote: > * fix chip select initialization for frame buffer, this will be > increase frame buffer access speed > > Signed-off-by: Jens Scharsig > --- applied to u-boot-atmel/master, thanks! Best regards Andreas Bießmann ___

Re: [U-Boot] [PATCH] eb_cpux9k2: fix chip select

2012-09-03 Thread Jens Scharsig
Dear Andreas Bießmann, Please could you apply this open patch. I've just tested this against the current atmel and master tree. It works. best regards Jens Scharsig > * fix chip select initialization for frame buffer, this will be > increase frame buffer access speed > > Signed-off-by: Jens

Re: [U-Boot] [PATCH] eb_cpux9k2: fix chip select

2012-04-29 Thread Jens Scharsig
Please ignore this patch, it was send with misconfigured mail server The resend http://patchwork.ozlabs.org/patch/155739/ is the valid one. Best regards Jens Scharsig ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo

[U-Boot] [PATCH] eb_cpux9k2: fix chip select

2012-04-29 Thread y
From: Jens Scharsig * fix chip select initialization for frame buffer, this will be increase frame buffer access speed Signed-off-by: Jens Scharsig --- board/BuS/eb_cpux9k2/cpux9k2.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/board/BuS/eb_cpux9k2/cpux9k2.c

[U-Boot] [PATCH] eb_cpux9k2: fix chip select

2012-04-29 Thread Jens Scharsig
* fix chip select initialization for frame buffer, this will be increase frame buffer access speed Signed-off-by: Jens Scharsig --- board/BuS/eb_cpux9k2/cpux9k2.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/board/BuS/eb_cpux9k2/cpux9k2.c b/board/BuS/eb_cpux9k2