/[Development]
ViewVC logotype

Revision 883


Jump to revision: Previous Next
Author: ebiederm
Date: Wed Jun 18 11:03:18 2003 UTC (9 years, 11 months ago)
Changed paths: 8
Log Message:
- A new test case for romcc
- Minor romcc fixes
- In smbus_wail_until_done a romcc glitch with || in romcc where it likes
  to run out of registers.  Use | to be explicit that I don't need the short
  circuiting behavior.
- Remove unused #defines from coherent_ht.c
- Update the test in auto.c to 512M
- Add definition of log2 to romcc_io.h
- Implement SPD memory sizing in raminit.c
- Reduce the number of memory devices back 2 to for the SOLO board.


Changed paths

Path Details
Directorytrunk/LinuxBIOSv2/src/arch/i386/include/arch/romcc_io.h modified , text changed
Directorytrunk/LinuxBIOSv2/src/mainboard/amd/solo/auto.c modified , text changed
Directorytrunk/LinuxBIOSv2/src/northbridge/amd/amdk8/coherent_ht.c modified , text changed
Directorytrunk/LinuxBIOSv2/src/northbridge/amd/amdk8/raminit.c modified , text changed
Directorytrunk/LinuxBIOSv2/src/southbridge/amd/amd8111/amd8111_early_smbus.c modified , text changed
Directorytrunk/LinuxBIOSv2/util/romcc/Makefile modified , text changed
Directorytrunk/LinuxBIOSv2/util/romcc/romcc.c modified , text changed
Directorytrunk/LinuxBIOSv2/util/romcc/tests/simple_test33.c added

Stefan Reinauer">Stefan Reinauer
ViewVC Help
Powered by ViewVC 1.1.15