This patch adds the target hp/dl145_g3 together with
authorMondrian nuessle <nuessle@uni-hd.de>
Wed, 22 Apr 2009 20:34:05 +0000 (20:34 +0000)
committerMyles Watson <mylesgw@gmail.com>
Wed, 22 Apr 2009 20:34:05 +0000 (20:34 +0000)
commit5b34bdd3e5c9b7b5d72ea24ec1fc152e996ef2f7
tree0386ada7f386324cf0b1f97049002c8b48edb5b7
parent21da019a1e2840ef8c17d0733c574fa4abd4eedd
This patch adds the target hp/dl145_g3 together with
the appropriate mainboard sources.

Signed-off-by: Mondrian nuessle <nuessle@uni-hd.de>
Acked-by: Samuel Verstraete <samuel.verstraete@gmail.com>
I updated some whitespace and the Config files. - Myles

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4184 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/mainboard/hp/dl145_g3/Config.lb [new file with mode: 0644]
src/mainboard/hp/dl145_g3/Options.lb [new file with mode: 0644]
src/mainboard/hp/dl145_g3/cache_as_ram_auto.c [new file with mode: 0644]
src/mainboard/hp/dl145_g3/chip.h [new file with mode: 0644]
src/mainboard/hp/dl145_g3/cmos.layout [new file with mode: 0644]
src/mainboard/hp/dl145_g3/get_bus_conf.c [new file with mode: 0644]
src/mainboard/hp/dl145_g3/irq_tables.c [new file with mode: 0644]
src/mainboard/hp/dl145_g3/mainboard.c [new file with mode: 0644]
src/mainboard/hp/dl145_g3/mb_sysconf.h [new file with mode: 0644]
src/mainboard/hp/dl145_g3/mptable.c [new file with mode: 0644]
targets/hp/dl145_g3/Config.lb [new file with mode: 0644]