All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vladimir 'phcoder' Serbinenko <phcoder@gmail.com>
To: gnewsense-dev@nongnu.org, The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [Announce] Initial GRUB2 on Yeeloong
Date: Sun, 25 Oct 2009 13:27:28 +0100	[thread overview]
Message-ID: <4AE44430.4050304@gmail.com> (raw)
In-Reply-To: <4AE36B5A.60303@gmail.com>


Vladimir 'phcoder' Serbinenko wrote:
> Hello, I'm here to announce that grub2 port for yeeloong has already had
> its first output. You can see it here:
> http://robertmh.files.wordpress.com/2009/10/grub-yeeloong.jpeg (Thanks
> to Robert Millan for hosting the image)
> On the image you can see standard shell waiting for input.
> 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
> Not checked: linux booting (works on qemu)
> It also has stubs (e.g. "rtc" is just counting number of calls) and
> hardcodes (e.g. RAM size) but is already something.
> Compiling:
> get mips branch of http://repo.or.cz/w/grub2/phcoder.git
>   
git branch removed due to general move to bazaar. Now it's available
under http://bzr.savannah.gnu.org/r/grub/people/phcoder/mips/
> ./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

> Boot it as if it was linux kernel
> Enjoy starring at unresponsive prompt
>
>   


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




       reply	other threads:[~2009-10-25 12:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4AE36B5A.60303@gmail.com>
2009-10-25 12:27 ` Vladimir 'phcoder' Serbinenko [this message]
2009-10-28 20:02   ` [Announce] Initial GRUB2 on Yeeloong Vladimir 'phcoder' Serbinenko
2009-12-06  3:07     ` [Gnewsense-dev] " Robert Millan
2009-10-25  0:03 Vladimir 'phcoder' Serbinenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4AE44430.4050304@gmail.com \
    --to=phcoder@gmail.com \
    --cc=gnewsense-dev@nongnu.org \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.