Fixed a bug within the 440BX RAM size calculation. Since the DRB values
authorCeri Coburn <ceri.coburn@gmail.com>
Thu, 10 May 2007 22:46:17 +0000 (22:46 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Thu, 10 May 2007 22:46:17 +0000 (22:46 +0000)
commite1dd5e96c83dee11d0dbd6c5b7ab2a3651d9f7ec
treeb0d90fb972613f292fddc987ac5a8048ca29f732
parent00dc8595a63483e0cc93e8518993d12f4fe8227a
Fixed a bug within the 440BX RAM size calculation. Since the DRB values
on the 440BX are 8 MB units we need to shift left by 13 to get it into KB.

Signed-off-by: Ceri Coburn <ceri.coburn@gmail.com>
Signed-off-by: Roger Zauner <roger@eskimo.com>
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2655 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/northbridge/intel/i440bx/northbridge.c