Hi all,
I'm sorry that I can't send patch mail by git-send-mail because I'm in ST
internal network.
I just post the whole output by git-format-patch tool.
If it's buggy, please let me know.
Thanks!
>From 0a08bfe1f0fc864a9920501a825e6698d082f231 Mon Sep 17 00:00:00 2001
From: Ryan Chen <[EMAIL
Dear Harald Welte,
In message <[EMAIL PROTECTED]> you wrote:
> Hi!
>
> Since there has been support by Detlev and Stefan, I have modified the
> patch in a way to dynamically create the include/license.h file from the
> COPYING file by the use of a small C program and gzip combined with a
> Makefi
Wolfgang Denk wrote:
> Dear Ben,
>
> In message <[EMAIL PROTECTED]> Yoshihiro Shimoda wrote:
>
>> This patch fixes a problem that RTL8110SCL started transfer
>> with an incorrect memory address.
>>
>> Signed-off-by: Yoshihiro Shimoda <[EMAIL PROTECTED]>
>> ---
>>
>
> Is it correct to assume
Dear Ben,
In message <[EMAIL PROTECTED]> Yoshihiro Shimoda wrote:
> This patch fixes a problem that RTL8110SCL started transfer
> with an incorrect memory address.
>
> Signed-off-by: Yoshihiro Shimoda <[EMAIL PROTECTED]>
> ---
Is it correct to assume that this patch is sitting in your queue and
Dear Kim Phillips,
In message <[EMAIL PROTECTED]> you wrote:
> On Tue, 08 Jul 2008 20:49:21 -0400
> Jerry Van Baren <[EMAIL PROTECTED]> wrote:
>
> Hi Jerry,
>
> > Kim, would you like to apply this as well as [PATCH 2/2] through the
> > 83xx repository so the two halves go in at the same time?
>
Dear Harald Welte,
In message <[EMAIL PROTECTED]> you wrote:
>
> [PATCH] add new 'unzip' command to u-boot commandline
>
> common/cmd_mem.c: new command "unzip srcaddr dstaddr [dstsize]" to unzip from
> memory to memory, and option CONFIG_CMD_UNZIP to enable it
>
> Signed-off-by: Werner Alm
Hello,
김영순 wrote:
> I’ve worked on my custum board based on SEQUOIA.
>
>
> I’d like to add new device (DSP, SIZE=256M, CS4).
> I added tlbentry(256M) in init.S and defined CS4 in sequoia.h.
>
> Init.S:
>/* TLB-entry for EBC(DSP) */
> tlbentry( CFG_DSP_BASE, SZ_256M, CFG_DS