update setup_func so that it uses SECTOR_BITS for the performance (is this better really?).

This commit is contained in:
okuji 2000-04-29 16:30:13 +00:00
parent 310b41da89
commit 2b8c514095
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2000-04-29 OKUJI Yoshinori <okuji@gnu.org>
* stage2/builtins.c (setup_func): Use SECTOR_BITS instead of
SECTOR_SIZE to compute BLOCKSIZE.
2000-04-26 OKUJI Yoshinori <okuji@gnu.org>
* netboot/depca.c: Copied from Etherboot-4.6.0.