Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-24
Creator: Yinghai Lu <yhlu@tyan.com> AMD MB IDE enable in Config.lb git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1940 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -172,6 +172,8 @@ chip northbridge/amd/amdk8/root_complex
|
||||
device pci 1.3 on end
|
||||
device pci 1.5 on end
|
||||
device pci 1.6 on end
|
||||
register "ide0_enable" = "1"
|
||||
register "ide1_enable" = "1"
|
||||
end # 8111
|
||||
end # device pci 18.0
|
||||
device pci 18.1 on end
|
||||
|
@@ -184,6 +184,8 @@ chip northbridge/amd/amdk8/root_complex
|
||||
device pci 1.3 on end
|
||||
device pci 1.5 off end
|
||||
device pci 1.6 off end
|
||||
register "ide0_enable" = "1"
|
||||
register "ide1_enable" = "1"
|
||||
end
|
||||
end # device pci 18.0
|
||||
|
||||
|
@@ -199,6 +199,8 @@ chip northbridge/amd/amdk8/root_complex
|
||||
end
|
||||
device pci 1.5 off end
|
||||
device pci 1.6 on end
|
||||
register "ide0_enable" = "1"
|
||||
register "ide1_enable" = "1"
|
||||
end
|
||||
end # device pci 18.0
|
||||
|
||||
|
Reference in New Issue
Block a user