From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Sun, 02 Dec 2012 20:33:40 +0100 Subject: [U-Boot] [PATCH v2 14/15] Introduce arch_phys_memset which works like memset but on physical memory In-Reply-To: <1354460119-23877-15-git-send-email-sjg@chromium.org> References: <1354460119-23877-8-git-send-email-sjg@chromium.org> <1354460119-23877-15-git-send-email-sjg@chromium.org> Message-ID: <20121202193340.54EC8201009@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Simon Glass, In message <1354460119-23877-15-git-send-email-sjg@chromium.org> you wrote: > From: Gabe Black > > 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 > Signed-off-by: Che-Liang Chiou > Signed-off-by: Simon Glass > --- > 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