append a mem= option instead of prepending it.

This commit is contained in:
okuji 2000-09-11 20:55:02 +00:00
parent bda2eea18d
commit 0bcf40674e
2 changed files with 22 additions and 9 deletions

View file

@ -1,3 +1,10 @@
2000-09-12 OKUJI Yoshinori <okuji@gnu.org>
Add additional magic to avoid a bug in Linux. *sigh*
* stage2/boot.c (load_image): Copy SRC to DEST first, and append
a "mem=" option to DEST instead of prepending.
2000-09-11 OKUJI Yoshinori <okuji@gnu.org>
Reported by Alessandro Rubini: