diff options
author | Eric Biederman <ebiederm@xmission.com> | 2003-09-01 23:45:32 +0000 |
---|---|---|
committer | Eric Biederman <ebiederm@xmission.com> | 2003-09-01 23:45:32 +0000 |
commit | 30e143a5f0d7c016428ba729ba06ab144a7a16f5 (patch) | |
tree | be6da2c00cf177e0a5a1e3aca38dd2acb3e4bba6 /NEWS | |
parent | 9bdb460a97e87b11167ef22ec2fb737ecb95aa41 (diff) |
- Add back in the hard reset code from the freebios1 tree.
This allows generic code to reset the box.
- Update the hypertransport code to automatically calculate link
widths and freequencies, and to call hard_reset if neecessary for
the changes to go into effect.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1094 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +- 1.1.2 + Add back in the hard_reset method from freebios1 this allows generic + code to reset the box. The hypertransport setup code now uses it to + reset the box when the hypertransport link speeds need to change. - 1.1.1 Updates to the new configuration system so it works more reliably Removed a bunch of unused configuration variables |