- HDAMA boots!
authorEric Biederman <ebiederm@xmission.com>
Sat, 16 Oct 2004 08:38:58 +0000 (08:38 +0000)
committerEric Biederman <ebiederm@xmission.com>
Sat, 16 Oct 2004 08:38:58 +0000 (08:38 +0000)
commitf3ed1cfad748bf5610d315afba7ec04d6338bd9b
tree53c56bca5bc651c1e4f129c49d6083033f8273bf
parent7003ba4a88a847707c55d593e517eaa70fc8c63d
- HDAMA boots!
- Set the bootstrap processor flag in the mptable.
- Implement 64bit support in our print statements
- Fix the reporting of how many cpus we are waiting to stop.
  It is the 1 less than the actual number of cpus running.
- Actually enable cpu_initialization.
- Fix firstsiblingdevice in config.g
- Add IORESOURCE_FIXED to all of the resources set by config.g
- Fix the apic_cluster rule to add an apic_cluster path not an apic path.
- Add a div64.h to assist in the 64bit printf.

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1682 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/arch/i386/include/div64.h [new file with mode: 0644]
src/arch/i386/smp/mpspec.c
src/console/vtxprintf.c
src/cpu/x86/lapic/lapic_cpu_init.c
src/northbridge/amd/amdk8/northbridge.c
util/newconfig/config.g