the following patch was just integrated into master: commit 83405a1241f4b8f516f687bd00f8ea981f7c7d87 Author: Dave Frodin dave.frodin@se-eng.com Date: Thu Jun 5 11:49:04 2014 -0600
hp/abm: Add new mainboard
The hp/abm board is used in network/server applications.
Notes: - The hp/abm board is headless and therefore does not define CONFIG_GFXUMA, and does not require a video bios. - The micro USB connector on the board edge is connected to COM4 (i.e. I/O=2E8h). Coreboot needs to be configured to use Index=3. - If you are using SeaBIOS it would also need to be configured to use the UART at I/O=2E8h. - This board has been tested with headless installed versions of Ubuntu 12.10 and Fedora 19.
Change-Id: I60bde98411c40a184c8d053199bac8d04df8ab07 Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com Reviewed-on: http://review.coreboot.org/6116 Tested-by: build bot (Jenkins) Reviewed-by: Dave Frodin dave.frodin@se-eng.com
See http://review.coreboot.org/6116 for details.
-gerrit