Vladimir 'phcoder' Serbinenko wrote:
>> What already works: booting as ELF from pmon, loading modules, graphics
>> output if gfx card is already inited (is a case when booted from pmon),
>> platform-independent parts
>> What doesn't work: keyboard and disks
>>   
>>     
> Now keyboard works
>   
Another update: Now internal disk and Linux loading work. Because of bzr
reconstruction I can't push it on it. Interested persons can just mail
me and I'll send you a tarball
>> ./autogen.sh
>> ./configure --target=mipsel --with-platform=yeeloong
>> make
>> Create a font.bin as explained here: http://grub.enbug.org/gfxterm
>> ./grub-mkimage  -O elf -o grub.elf -d . -f font.bin sm712 gfxterm sh normal
>>   
>>     
> Now it's:
>
> ./grub-mkimage  -O elf -o grub.elf -d . -f font.bin sm712 gfxterm sh normal 
> at_keyboard
>
>   
./grub-mkimage -O elf -o grub.elf -d . -f font.bin sm712 gfxterm sh
normal at_keyboard ata linux part_msdos ext2

-- 
Regards
Vladimir 'phcoder' Serbinenko
Personal git repository: http://repo.or.cz/w/grub2/phcoder.git 



_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to