[U-Boot] [PATCH v2 14/15] Introduce arch_phys_memset which works like memset but on physical memory

Simon Glass sjg at chromium.org
Sun Dec 2 22:16:10 CET 2012


Hi Wolfgang,

On Sun, Dec 2, 2012 at 11:33 AM, Wolfgang Denk <wd at denx.de> wrote:
> Dear Simon Glass,
>
> In message <1354460119-23877-15-git-send-email-sjg at chromium.org> you wrote:
>> From: Gabe Black <gabeblack at chromium.org>
>>
>> The default implementation of this function is just memset, but other
>> implementations will be needed when physical memory isn't accessible by
>> U-Boot using normal addressing mechanisms.
>>
>> Signed-off-by: Gabe Black <gabeblack at chromium.org>
>> Signed-off-by: Che-Liang Chiou <clchiou at chromium.org>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>> Changes in v2:
>> - Update README and add to Makefile
>
> This patch comes without any threading.  That's really bad!!
>
> Please make sure to supply proper trheading information with ALL patch
> submissions!  Thanks.

I'm not quite sure how do to this. Did we discuss this before? Do I
need to enter the correct ID of the previous patch into the 'in
replace to message id' when git send-email asks me? If so I guess that
means sending one patch at a time.

I am about to send a few more patches out so I will try to do this and
see if it works. Maybe patman should do it automatically.

Regards,
Simon

>
> Best regards,
>
> Wolfgang Denk
>
> --
> DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
> ...the increased productivity fostered by a friendly environment  and
> quality  tools  is  essential  to  meet  ever  increasing demands for
> software.               - M. D. McIlroy, E. N. Pinson and B. A. Tague


More information about the U-Boot mailing list