From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1N3Eio-0006IL-Ga for mharc-grub-devel@gnu.org; Wed, 28 Oct 2009 16:02:18 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N3Eim-0006Gj-WE for grub-devel@gnu.org; Wed, 28 Oct 2009 16:02:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N3Eii-00067S-39 for grub-devel@gnu.org; Wed, 28 Oct 2009 16:02:16 -0400 Received: from [199.232.76.173] (port=58494 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N3Eii-00067J-0b; Wed, 28 Oct 2009 16:02:12 -0400 Received: from mail-ew0-f228.google.com ([209.85.219.228]:57595) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N3Eih-0004HB-Kz; Wed, 28 Oct 2009 16:02:11 -0400 Received: by ewy28 with SMTP id 28so1245453ewy.42 for ; Wed, 28 Oct 2009 13:02:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=Y1peuREY2PwCH+uZQAJofoct5e6D67Rff2Z0sZAz4Io=; b=HUpxiOX4dHW5RBWXTz5XxguX/vVXrVMpy4hyaq3A7EeBp7SgRI7ju+qvCGscPdUpVg h/DBoywPMsjTr1vwMwrWgmqjWWc4ZK/QmIl83/aFcZHWL3dY2WTyJuAAj4/+SlwwbodO ishwgYH4Zx8CG0Ox7poAgBT1KP+AOEIwHde6M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=Th/QphIYdTUO0e/GzLAc0SzIwCEwa7ldt5ETs8MTAI7J+sqVhsT4jxlC530kHflmL/ F+w0o5LAq5hgl/2R9o+aktmVVDbHsRFTVMArHdd8Rb0crzq1GUK1zhY9UqHMY43xXVeH 1zriPgqmSlqXxqin2omQncQdxFw3+Lu0jjHsU= Received: by 10.211.158.8 with SMTP id k8mr1295344ebo.98.1256760130045; Wed, 28 Oct 2009 13:02:10 -0700 (PDT) Received: from debian.bg45.phnet (gprs14.swisscom-mobile.ch [193.247.250.14]) by mx.google.com with ESMTPS id 10sm13682678eyd.2.2009.10.28.13.02.08 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 28 Oct 2009 13:02:08 -0700 (PDT) Message-ID: <4AE8A33E.2080401@gmail.com> Date: Wed, 28 Oct 2009 21:02:06 +0100 From: Vladimir 'phcoder' Serbinenko User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090701) MIME-Version: 1.0 To: gnewsense-dev@nongnu.org, The development of GRUB 2 , lemote@gnu.org References: <4AE36B5A.60303@gmail.com> <4AE44430.4050304@gmail.com> In-Reply-To: <4AE44430.4050304@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Cc: Subject: Re: [Announce] Initial GRUB2 on Yeeloong X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Oct 2009 20:02:17 -0000 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