coreboot-kgpe-d16/src/cpu
Rudolf Marek 9438da370f Fix slow CAR execution introduced by 7c7d87182feb78cb2bc02fb3558bef56a41682c9
It is meant to be a address and not a dereference. Otherwise MTRR
is filled with code and not with the address.

This is what I hate at most on the AT&T syntax. Instead of taking
the address, it was a dereference. Not greatly visible, except
I wondered why opcode is not 0xb4 but 0xa1 and it took another
half an our to see it.

Change-Id: I6b339656024de8f6e6b3cde63b16b7ff5562d055
Signed-off-by: Rudolf Marek <r.marek@assembler.cz>
Reviewed-on: http://review.coreboot.org/358
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Tested-by: build bot (Jenkins)
2011-10-30 21:28:11 +01:00
..
amd Fix slow CAR execution introduced by 7c7d87182feb78cb2bc02fb3558bef56a41682c9 2011-10-30 21:28:11 +01:00
intel Fix slow CAR execution introduced by 7c7d87182feb78cb2bc02fb3558bef56a41682c9 2011-10-30 21:28:11 +01:00
via Fix slow CAR execution introduced by 7c7d87182feb78cb2bc02fb3558bef56a41682c9 2011-10-30 21:28:11 +01:00
x86 Get rid of AUTO_XIP_ROM_BASE 2011-10-28 22:17:10 +02:00
Kconfig - Fix shortcoming in Kconfig when handling multiple "choice"s 2010-12-16 23:37:17 +00:00
Makefile.inc qemu: drop "northbridge.c" from src/cpu/... 2010-03-29 21:17:25 +00:00