Add xhcbios and ahcibios rom handling
authorefdesign98 <efdesign98@gmail.com>
Thu, 21 Jul 2011 01:59:22 +0000 (19:59 -0600)
committerMarc Jones <marcj303@gmail.com>
Fri, 22 Jul 2011 18:02:22 +0000 (20:02 +0200)
commit3ddb6b85f17d4adc832c319fcba25f7857d70ccd
tree7a14fb611bb798339860ca090333fd9bceeba16b
parent95b6611c18adc8aee9381ebdaf94e99e116db417
Add xhcbios and ahcibios rom handling

This change adds xhci and ahci bios rom handling that
is similar to the vgabios rom handling in the arch/x86
Makefile.inc to the Persimmon and Torpedo mainboards.
It also adds the basis for AHCI BIOS rom handling to
the Persimmon Kconfig.

Change-Id: I527a906323ae483cfa2ca0785f3adb43e88fd84b
Signed-off-by: Frank Vibrans <frank.vibrans@amd.com>
Signed-off-by: efdesign98 <efdesign98@gmail.com>
Reviewed-on: http://review.coreboot.org/109
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marcj303@gmail.com>
src/arch/x86/Makefile.inc [changed mode: 0644->0755]
src/mainboard/amd/persimmon/Kconfig
src/mainboard/amd/persimmon/Makefile.inc
src/mainboard/amd/torpedo/Makefile.inc