coreboot/src
Kyösti Mälkki f803ac4a45 AMD K8 and AMDFAM10, GFXUMA: drop use of uma_memory_base
The code in rs690 or rs780 is always used with K8 or AMDFAM10
northbridge. Without GFXUMA, both of these set the same static value
indirectly using the variable uma_memory_base.

Make the register setting with immediate value, to remove the obscure
use of variable uma_memory_base.

Change-Id: I5354684457a76e73013b4e34a4538a6d122eee8d
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/1246
Reviewed-by: Zheng Bao <zheng.bao@amd.com>
Tested-by: build bot (Jenkins)
Reviewed-by: Anton Kochkov <anton.kochkov@gmail.com>
2012-08-02 12:54:55 +02:00
..
arch/x86 Revert "Use broadcast SIPI to startup siblings" 2012-07-31 06:46:02 +02:00
boot Implement stack overflow checking for the BSP 2012-07-24 23:29:12 +02:00
console USBDEBUG: buffer up to 8 bytes 2012-07-26 15:52:00 +02:00
cpu Intel Sandybridge: add reserved memory as resources 2012-08-01 10:57:17 +02:00
devices x86emu: Respect the LEA 67h address size prefix 2012-08-02 12:36:14 +02:00
drivers Revert "Use broadcast SIPI to startup siblings" 2012-07-31 06:46:02 +02:00
ec Add EC component for SMSC MEC1308/1310 2012-04-02 18:42:40 +02:00
include Intel Sandybridge: add reserved memory as resources 2012-08-01 10:57:17 +02:00
lib USBDEBUG: retry harder for slow devices 2012-07-30 20:54:24 +02:00
mainboard AMD and GFXUMA : drop redundant use of lb_add_memory_range() 2012-08-01 11:54:55 +02:00
northbridge AMD K8 and AMDFAM10, GFXUMA: drop use of uma_memory_base 2012-08-02 12:54:55 +02:00
southbridge AMD K8 and AMDFAM10, GFXUMA: drop use of uma_memory_base 2012-08-02 12:54:55 +02:00
superio servengines/pilot superio: add attribute unused 2012-07-09 12:36:02 +02:00
vendorcode ELOG: Fix reporting of developer/recovery modes 2012-07-26 20:34:12 +02:00
Kconfig Add an option for Waiting for gdb connection if the gdb stub configuration is chosen. 2012-06-23 07:50:07 +02:00
Kconfig.deprecated_options Unify ID_SECTION_OFFSET and mark it deprecated 2012-01-18 11:21:39 +01:00