flashrom: Board enable support for HP DL145 G3.
authorMondrian Nuessle <nuessle@uni-hd.de>
Mon, 30 Mar 2009 13:20:01 +0000 (13:20 +0000)
committerPeter Stuge <peter@stuge.se>
Mon, 30 Mar 2009 13:20:01 +0000 (13:20 +0000)
commit0f0f9bb9a2e1c1257fdfee0b50061e82ea92161b
tree6be2bb19f0e8eea5a086a5366f0bcf575dd6a048
parent3a8565a77bbf8f41c2c5560fb2c195c71949fc8c
flashrom: 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.

Signed-off-by: Mondrian Nuessle <nuessle@uni-hd.de>
Acked-by: Peter Stuge <peter@stuge.se>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4031 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
util/flashrom/board_enable.c