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

Wolfgang Denk wd at denx.de
Sun Dec 2 20:33:40 CET 2012


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.

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