Dear Marek,
The thread ([U-Boot] TFTP timeout issue while downloading the linux kernel in
openpxa vpac270 u-boot source code) is restarted to avoid the mess with new
subject TFTP load for file over 50MB fails.
Previous issue summary & Test observations:
Microcontroller used in the board
Hello Eric,
On Wednesday 18 August 2010, 09:17:26 you wrote:
> > Hello,
> >
> > Am Samstag, 7. August 2010, 19:49:42 schrieb Jens Scharsig:
> > > * Fix: return value of get_tbclk
> > > * this fixes issue with prematurely restart/retry, if
> > >
> > > BOOT_RETRY_TIMEOUT is used
> >
> > This is
On 25 August 2010 14:05, Minkyu Kang wrote:
> Typically we declare the name of gpio structure to "gpio",
> so it was duplicated around the name. (e.g: gpio->gpio_a)
> This patch modified the naming that is removing "gpio_".
>
> Signed-off-by: Minkyu Kang
> Signed-off-by: Kyungmin Park
> ---
> a
On 24 August 2010 16:51, Minkyu Kang wrote:
> Because of peripheral devices can select clock sources,
> separate the peripheral clocks. (pwm, uart and so on)
> It just return the pclk at s5pc1xx SoC,
> but s5pc210 SoC must be calculated by own clock register setting.
>
> Signed-off-by: Minkyu Kang
hi,
Now I working on porting android fastboot protocol to U-boot,does
somebody add fastboot protocol patches to U-boot?
shulin
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Dear York Sun,
In message <1282944356-4020-3-git-send-email-york...@freescale.com> you wrote:
> If enabled in config file and hwconfig, the memory test is performed
POST memory testing is not controlled through hwconfig, but through
it's own set of environment variable settings. Please don't mix
Dne Ne 29. srpna 2010 16:28:45 StephenPaulraj Chinnadurai-ERS,HCLTech napsal(a):
> -Original Message-
> From: Marek Vasut [mailto:marek.va...@gmail.com]
> Sent: Friday, August 27, 2010 3:00 PM
> To: StephenPaulraj Chinnadurai-ERS,HCLTech
> Cc: u-boot@lists.denx.de
> Subject: Re: [U-Boot] TF
-Original Message-
From: Marek Vasut [mailto:marek.va...@gmail.com]
Sent: Friday, August 27, 2010 3:00 PM
To: StephenPaulraj Chinnadurai-ERS,HCLTech
Cc: u-boot@lists.denx.de
Subject: Re: [U-Boot] TFTP timeout issue while downloading the linux kernel in
openpxa vpac270 u-boot source code
Wolfgang,
Without progress indicator, slowe test on memory takes minutes and it looks
like hanging. You probably don't want to run it every time the board boots up.
York Sun
- Original Message -
From:"Wolfgang Denk"
To:"York Sun"
Cc:"u-boot@lists.denx.de"
Sent:8/29/2010 3:56 AM
Subjec
Hi!
Do you want to apply the patch that Thibaut Girka posted earlier in mainline
U-Boot? [0]
We need it for Debian Installer when we make images for the Neo FreeRunner. The
patch is useful for use with devices that use broken U-Boot versions.
[0] http://lists.denx.de/pipermail/u-boot/2010-Augus
On Sun, Aug 29, 2010 at 3:56 AM, Wolfgang Denk wrote:
> Because logo_plot() predates video_display_bitmap(), and the
> implementors of the latter function did not bother to clean up
> existing code?
Ok, I just wanted to make sure there wasn't some technical limitations
I didn't notice. I'll loo
Signed-off-by: Andreas Bießmann
---
arch/arm/include/asm/arch-at91/at91_emac.h |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/include/asm/arch-at91/at91_emac.h
b/arch/arm/include/asm/arch-at91/at91_emac.h
index 45ae333..0e2ff78 100644
--- a/arch/arm/include/as
Dear tma...@apm.com,
In message <1282856775-24619-1-git-send-email-tma...@apm.com> you wrote:
> From: Tirumala Marri
>
> Add support code for bluestone board wth APM82XXX processor based.
> This patch includes early board init, misc init, configure EBC,
> and initializes UIC.
>
> Signed-off-by:
Dear tma...@apm.com,
In message <1282856765-24544-1-git-send-email-tma...@apm.com> you wrote:
> From: Tirumala Marri
>
> This patch adds Universal Interrupt Controller support for
> APM82XXX processor.
Again. This is NOT a separate, independent commit. Please reread the
documentation andfix yo
Dear tma...@apm.com,
In message <1282856759-24503-1-git-send-email-tma...@apm.com> you wrote:
> From: Tirumala Marri
>
> This patch adds 32bit DDR2 static as well as dynamic
> setting of different DRAM parameters like CAS and read/write
> delays.
>
> Signed-off-by: Tirumala R Marri
> ---
> ar
Dear tma...@apm.com,
In message <1282856780-24660-1-git-send-email-tma...@apm.com> you wrote:
> From: Tirumala Marri
>
> Add bluestone board name to the board.cfg.
NAK. This must not ne a separate commit.
> Change Makefile to include bluestone board support.
NAK. This is not needed and not
Dear tma...@apm.com,
In message <1282856749-24425-1-git-send-email-tma...@apm.com> you wrote:
> From: Tirumala Marri
>
> This patch adds APM82XXX specific definitions, which include
> clock and boot strap.
>
> Signed-off-by: Tirumala R Marri
> ---
> include/ppc440.h | 57 +++
Dear York Sun,
In message <1282944356-4020-4-git-send-email-york...@freescale.com> you wrote:
> Using PIC TFRR register for post word load/store for generic.
> Fix post_word_store, post_word_load offset for mpc85xx with cpm
Subject and commit messsage don't match. Please fix. Probably you
want
Dear Feng Kan,
In message you
wrote:
> Our legal is out at the moment. Why is this an issue, since it is
> on many of the files in U-Boot. Our legal indicated without the
> statement the Copyright would not stand.
Please tell your legal to get a clue.
Fact is, that any files where a "All right
Dear York Sun,
In message <1282944356-4020-5-git-send-email-york...@freescale.com> you wrote:
> Signed-off-by: York Sun
> ---
> include/configs/corenet_ds.h |2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/include/configs/corenet_ds.h b/include/configs/corenet_ds.h
Dear Timur Tabi,
In message <4c7832b3.8020...@freescale.com> you wrote:
> logo_plot() has its own code for rendering a bitmap, but this code is much
> less capable than video_display_bitmap(). Why doesn't logo_plot() just call
> video_display_bitmap() to draw the actual bitmap?
Because logo_plot
Dear York Sun,
In message <1282944356-4020-2-git-send-email-york...@freescale.com> you wrote:
> Add progress indicator for slow test. It is useful when the testing
> takes too longer to finish. The indicator is reused from flash
> programming.
>
> Hwconfig is used to turn on slow test when not en
22 matches
Mail list logo