Change cdrom alias (original patch by Laurent Vivier)

git-svn-id: svn://coreboot.org/openbios/openbios-devel@324 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
Blue Swirl
2008-12-25 10:36:19 +00:00
parent d902f85e2e
commit 612dd8d75d
2 changed files with 2 additions and 2 deletions

View File

@@ -269,7 +269,7 @@ yaboot_startup( void )
break;
default:
case 'd':
path = strdup("cdrom:0");
path = strdup("cd:0");
break;
}
try_bootinfo(path);

View File

@@ -102,7 +102,7 @@ finish-device
then
then
" cdrom"
" cd"
" /pci/pci-ata/ata-1/cdrom@0" ?devalias not if
" /pci/pci-ata/ata-1/cdrom@1" ?devalias not if
" /pci/pci-ata/ata-2/cdrom@0" ?devalias not if