Add a comment about why we currently force floppy boot when started from haiku.prg.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39493 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol
2010-11-19 09:02:59 +00:00
parent 6874c88139
commit a3f64d4460
@@ -474,9 +474,12 @@ copysect_loop:
// all done
super_done:
// XXX: copy the rest !
#if 1
// XXX: force floppy boot for testing to get the kernel tgz for now
move.b #ATARI_BOOT_DRVAPI_FLOPPY,ATARI_ZBEOS_BASE + gBootDriveAPI - _bs_entry
move.b #0,ATARI_ZBEOS_BASE + gBootDriveID - _bs_entry
move.b #1,ATARI_ZBEOS_BASE + gBootedFromImage - _bs_entry
#endif
move.l #0,%d0