The parameters of memset() should be
authorZheng Bao <zheng.bao@amd.com>
Fri, 19 Mar 2010 08:23:50 +0000 (08:23 +0000)
committerZheng Bao <Zheng.Bao@amd.com>
Fri, 19 Mar 2010 08:23:50 +0000 (08:23 +0000)
commit8a0c6498a40040a0bb72a48a9cf3903f78d41b59
tree8b7f44d1f86289d303ebd020dd4fcd440beb4287
parent342619526c0e7bd084c6739782e4b332e01fa564
The parameters of memset() should be
memset(addr, value, size), right?
It is an obvious bug created at r5201. I am wondering
why it doesnt trouble you. I took a quick look at other
files and didnt find other calling error.

Trailing white spaces are also deleted.

Signed-off-by: Zheng Bao <zheng.bao@amd.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5261 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/cpu/amd/car/post_cache_as_ram.c
src/cpu/amd/model_fxx/model_fxx_init.c