mirror of
https://gitlab.com/qemu-project/openbios.git
synced 2024-02-13 08:34:06 +08:00
blueswirl sparc32 -17 (without romvec.c changes)
git-svn-id: svn://coreboot.org/openbios/openbios-devel@32 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
@@ -119,7 +119,7 @@ sunparts_open( sunparts_info_t *di )
|
||||
RET(0);
|
||||
}
|
||||
|
||||
bs = 512; // XXX get real block size?
|
||||
bs = 512;
|
||||
/* get partition data */
|
||||
p = (struct sun_disklabel *)buf;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user