Re: [U-Boot] [RFC PATCH v2 0/5] Initial IPv6 support

2013-01-20 Thread Chris Packham
On 01/18/2013 11:23 PM, Wolfgang Denk wrote: Dear Chris, In message 1358472932-32083-1-git-send-email-judge.pack...@gmail.com you wrote: This series so far covers the introduction of a IP6addr_t and printing/parsing of addresses. I have a patch for testing these basic things which I

Re: [U-Boot] [RFC PATCH v2 0/5] Initial IPv6 support

2013-01-20 Thread Chris Packham
On 01/18/2013 11:44 PM, Wolfgang Denk wrote: Dear Chris, In message 50f91851.5050...@gmail.com you wrote: Good question. Basically we have some out of tree code that implements a basic IPv6 stack. I'm drip feeding the code in pieces to avoid just dumping it on people and because the

Re: [U-Boot] [RFC PATCH v2 0/5] Initial IPv6 support

2013-01-20 Thread Chris Packham
On 01/19/2013 07:41 AM, Joe Hershberger wrote: On Fri, Jan 18, 2013 at 4:44 AM, Wolfgang Denk w...@denx.de wrote: Dear Chris, In message 50f91851.5050...@gmail.com you wrote: Personally I'm happy to have a long running series and periodically send updates to the list. I have a repository on

Re: [U-Boot] [PATCH 0/5] Add splash screen for CM-T35

2013-01-20 Thread Nikita Kiryanov
Hi all, this series is awaiting review for almost a month. Can someone take a look at it? On 12/23/2012 09:03 AM, Nikita Kiryanov wrote: This patchset adds splash screen support for CM-T35. It includes the ability to initialize the display subsystem either using predefines (selected via env

Re: [U-Boot] Flash Not Erased Problem with M29W128GL

2013-01-20 Thread Angelo Dureghello
Dear Ramesh, i am using last u-boot form git / master. You can get the file fome there, just go to u-boot site, custodians, click master, selct tree and click on the file. Still, some questions: How is the flash connected, as 8 or 16 bit data port ? Is the flash connected stirght D0/D15 to

Re: [U-Boot] [PATCH 0/5] Add splash screen for CM-T35

2013-01-20 Thread Jeroen Hofstee
Hello Nikita, On 01/20/2013 01:25 PM, Nikita Kiryanov wrote: Hi all, this series is awaiting review for almost a month. Can someone take a look at it? On 12/23/2012 09:03 AM, Nikita Kiryanov wrote: This patchset adds splash screen support for CM-T35. It includes the ability to initialize the

Re: [U-Boot] [PATCH 2/5] lcd: add option for board specific splash screen preparation

2013-01-20 Thread Jeroen Hofstee
On 12/23/2012 08:03 AM, Nikita Kiryanov wrote: Currently there is no logical place to put the code that prepares the splash image data. The splash image data should be ready in memory before bmp_display() is called, and after the environment is ready (since lcd.c looks for the splash image in an

Re: [U-Boot] [PATCH 3/5] cm-t35: add support for dvi displays

2013-01-20 Thread Jeroen Hofstee
Hello Nikita, On 12/23/2012 08:03 AM, Nikita Kiryanov wrote: Add support for dvi displays with user selectable dvi presets. Signed-off-by: Nikita Kiryanov nik...@compulab.co.il Signed-off-by: Igor Grinberg grinb...@compulab.co.il --- board/cm_t35/Makefile|1 + board/cm_t35/cm_t35.c

Re: [U-Boot] [RFC PATCH v2 0/5] Initial IPv6 support

2013-01-20 Thread Albert ARIBAUD
Hi Chris, On Sun, 20 Jan 2013 22:44:39 +1300, Chris Packham judge.pack...@gmail.com wrote: TFTP over IPv6 as well as PING6. Our use case is just static address configuration but using link-local addresses should be doable. I was thinking it wouldn't be to hard to implement something to

Re: [U-Boot] [PATCH 4/5] cm-t35: add support for user defined lcd parameters

2013-01-20 Thread Jeroen Hofstee
On 12/23/2012 08:03 AM, Nikita Kiryanov wrote: Add support for user defined lcd parameters for cm-t35 splash screen. Signed-off-by: Nikita Kiryanov nik...@compulab.co.il Signed-off-by: Igor Grinberg grinb...@compulab.co.il --- board/cm_t35/display.c | 213

Re: [U-Boot] [RFC PATCH v2 0/5] Initial IPv6 support

2013-01-20 Thread Chris Packham
On Mon, Jan 21, 2013 at 10:00 AM, Albert ARIBAUD albert.u.b...@aribaud.netwrote: Hi Chris, On Sun, 20 Jan 2013 22:44:39 +1300, Chris Packham judge.pack...@gmail.com wrote: TFTP over IPv6 as well as PING6. Our use case is just static address configuration but using link-local addresses

Re: [U-Boot] [PATCH 1/5] omap3: add useful dss defines

2013-01-20 Thread Jeroen Hofstee
Hello Nikita, On 12/23/2012 08:03 AM, Nikita Kiryanov wrote: Add useful omap3 dss defines for: polarity, TFT data lines, lcd display type, gfx burst size, and gfx format Signed-off-by: Nikita Kiryanov nik...@compulab.co.il Signed-off-by: Igor Grinberg grinb...@compulab.co.il ---

Re: [U-Boot] [PATCH 1/5] treewide: include libfdt_env.h before fdt.h

2013-01-20 Thread David Gibson
On Fri, Jan 18, 2013 at 06:59:46AM -0500, Gerald Van Baren wrote: On 01/17/2013 06:50 PM, David Gibson wrote: On Thu, Jan 17, 2013 at 01:32:45PM -0500, Jerry Van Baren wrote: Hi Scott, Kim, David, [snip] libfdt_env.h is where Kim typedef'ed fdt16_t, fdt32_t, fdt64_t I suspect the

Re: [U-Boot] [RFC PATCH v2 0/5] Initial IPv6 support

2013-01-20 Thread Chris Packham
Hi Wolfgang, A a few more specific answers to your questions On Sun, Jan 20, 2013 at 10:44 PM, Chris Packham judge.pack...@gmail.comwrote: On 01/18/2013 11:44 PM, Wolfgang Denk wrote: Dear Chris, Last time I checked (about 2 years ago) there was no officially agreed-on standard for

Re: [U-Boot] U-Boot Graphics Library?

2013-01-20 Thread Alexander Holler
Am 18.01.2013 21:57, schrieb Simon Glass: Hi, On Fri, Jan 18, 2013 at 7:47 AM, Steve Strobel steve.stro...@link-comm.com wrote: Maybe the USB flash drive used for recovery could contain not only the image to be written to flash, but also a bootable OS image used to provide on-screen

Re: [U-Boot] cc-list modified?

2013-01-20 Thread Alexander Holler
Am 18.01.2013 17:32, schrieb Alexander Holler: Am 18.01.2013 04:17, schrieb Scott Wood: On 01/17/2013 07:22:57 PM, Alexander Holler wrote: Am 18.01.2013 01:50, schrieb Alexander Holler: (...) Yes. Sounds nice at first, but there will be no end of features people would want afterwards. Next

Re: [U-Boot] Flash Not Erased Problem with M29W128GL

2013-01-20 Thread Ramesh K Khokhani
Hi Angelo, Thank you so much for replying me. Now, I get the file from u-boot site as you have directed. In our hardware flash is connected as 16-Bit Data Port means straight D0/D15 of flash to D0/D15 of CPU. No I haven't used TIMEOUT config field any way. I have tried erase command but cant

[U-Boot] [PATCH] powerpc/t4240: work around errata A-005977

2013-01-20 Thread Chunhe Lan
The PCI Express internal transmit and receive buffers are ECC protected. When these buffers are being read before they are written, a false multi-bit ECC error is likely to occur. So disable the PCI Express ECC error reporting. The Workaround is for the T4 silicon rev 1.0. Signed-off-by: Chunhe

Re: [U-Boot] [PATCH 2/5] lcd: add option for board specific splash screen preparation

2013-01-20 Thread Nikita Kiryanov
Hi Jeroen, On 01/20/2013 10:34 PM, Jeroen Hofstee wrote: [...] diff --git a/include/lcd.h b/include/lcd.h index c24164a..4ac4ddd 100644 --- a/include/lcd.h +++ b/include/lcd.h @@ -47,6 +47,7 @@ extern struct vidinfo panel_info; extern void lcd_ctrl_init (void *lcdbase); extern void

Re: [U-Boot] [PATCH 1/5] omap3: add useful dss defines

2013-01-20 Thread Nikita Kiryanov
Hi Jeroen, On 01/20/2013 11:42 PM, Jeroen Hofstee wrote: Hello Nikita, [...] +#define GFXFORMAT_ARGB320xC +#define GFXFORMAT_RGBA320xD +#define GFXFORMAT_RGBx320xE + +/* GFX burst size */ +#define GFXBURSTSIZE40 +#define GFXBURSTSIZE81 +#define GFXBURSTSIZE16