Searched hist:"40 fef049" (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/include/ |
H A D | physmem.h | 40fef049 Sat Dec 01 22:55:18 CST 2012 Gabe Black <gabeblack@chromium.org> Introduce arch_phys_memset which works like memset but on physical memory 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@chromium.org> Signed-off-by: Che-Liang Chiou <clchiou@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/lib/ |
H A D | physmem.c | 40fef049 Sat Dec 01 22:55:18 CST 2012 Gabe Black <gabeblack@chromium.org> Introduce arch_phys_memset which works like memset but on physical memory 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@chromium.org> Signed-off-by: Che-Liang Chiou <clchiou@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | Makefile | 40fef049 Sat Dec 01 22:55:18 CST 2012 Gabe Black <gabeblack@chromium.org> Introduce arch_phys_memset which works like memset but on physical memory 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@chromium.org> Signed-off-by: Che-Liang Chiou <clchiou@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/ |
H A D | README | 40fef049 Sat Dec 01 22:55:18 CST 2012 Gabe Black <gabeblack@chromium.org> Introduce arch_phys_memset which works like memset but on physical memory 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@chromium.org> Signed-off-by: Che-Liang Chiou <clchiou@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>
|