commit | d5df3308e1bf59c04e1aa8bc95cb18f88c6b603d | [log] [tgz] |
---|---|---|
author | Mondrian Nuessle <nuessle@uni-hd.de> | Mon Mar 30 13:20:01 2009 +0000 |
committer | Peter Stuge <peter@stuge.se> | Mon Mar 30 13:20:01 2009 +0000 |
tree | 0709fc8b728753fd5423f9407c10b102902fb5d0 | |
parent | 66afb36fb4b5310069d30e98be6504f2c838ef19 [diff] |
Board enable support for HP DL145 G3 This is a BCM5785 based machine, WP# and TLB# need to be deasserted using GPIO 2 and 5 from the PM registers of the southbridge. This is very similar to the x3455 implementation. Corresponding to flashrom svn r423 and coreboot v2 svn r4031. Signed-off-by: Mondrian Nuessle <nuessle@uni-hd.de> Acked-by: Peter Stuge <peter@stuge.se>