added serial console and i8259 support into the generated crt0.S
This commit is contained in:
parent
b6ab72dc86
commit
00a32ceb8a
1 changed files with 2 additions and 2 deletions
|
|
@ -13,7 +13,7 @@ option SERIAL_CONSOLE
|
||||||
# Fixme: this does not effect the Makefile rules for docipl
|
# Fixme: this does not effect the Makefile rules for docipl
|
||||||
option HAVE_FRAMEBUFFER
|
option HAVE_FRAMEBUFFER
|
||||||
|
|
||||||
linux /usr/src/linux
|
linux ~/src/bios/linux-2.4.0-test11.sis
|
||||||
|
|
||||||
option CMD_LINE='"root=/dev/hda1 single"'
|
option CMD_LINE='"root=/dev/hda1"'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue