coreboot/include/arch/x86
Carl-Daniel Hailfinger 888063b4af These changes implement a fixed Geode LX Cache As Ram that allows a
return from disable_car.
- Move the cache as ram memory to 0x80000 instead of 0xc8000, as the C
  range is really tricky to get right :-)
- Modify the geode disable_car to ensure the cache is flushed to ram on
  the wbinvd.

With these changes, I get a payload loaded.

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>


git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@546 f3766cd6-281f-0410-b1cd-43a5c92072e9
2008-01-04 23:19:49 +00:00
..
arch Document origin of include/arch/x86/arch/spinlock.h and use proper 2007-07-03 16:58:16 +00:00
amd_geodelx.h These changes implement a fixed Geode LX Cache As Ram that allows a 2008-01-04 23:19:49 +00:00
byteorder.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00
cpu.h Various smaller code fixes: 2007-07-20 14:03:39 +00:00
div64.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00
io.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00
legacy.h Add comment, small style fixes (trivial). 2007-11-21 18:25:20 +00:00
msr.h Various code cleanups: 2007-07-23 23:18:41 +00:00
pci_ops.h Constify structs which can be const. 2007-11-26 13:28:52 +00:00
pciconf.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00
swab.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00
types.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00