Fix AMD Fam12 CBMEM allocation
authorStefan Reinauer <stefan.reinauer@coreboot.org>
Fri, 16 Mar 2012 17:26:39 +0000 (10:26 -0700)
committerMarc Jones <marcj303@gmail.com>
Fri, 16 Mar 2012 22:17:45 +0000 (23:17 +0100)
commit30b46cefb54a8d98393cf4cf08b062f04e2f2ceb
treee47c4b6a2ec408a5e6a5f39f81693ea179ea88fd
parentcc6c615d29e926c74a7994e1bf70e56c0e9b7b6a
Fix AMD Fam12 CBMEM allocation

The Fam12 northbridge.c had hardcoded the CBMEM size. It should use
the one in cbmem.h instead.

Change-Id: I1eca18e21fa59ae32e802d8452e42e8b7a3575cf
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/795
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marcj303@gmail.com>
src/northbridge/amd/agesa/family12/northbridge.c