Date: Thu, 1 Jun 2006 21:52:44 +1000 From: Peter Grehan <grehan@freebsd.org> To: Aditya Godbole <aag.lists@gmail.com>, freebsd-ppc@freebsd.org Subject: Re: Booting from u-boot Message-ID: <4b178a13.c18b236b.81b8e00@dommail.onthenet.com.au>
next in thread | raw e-mail | index | archive | help
>I want to get the kernel to boot from u-boot. U-boot >passes device tree information in a format derived from >the openfirmware specifications. The format is available >here -http://ozlabs.org/pipermail/linuxppc64-dev/2005-December/006994.html > >I was thinking of writing an openfirmware emulator code >that will map the information given by u-boot to the format >expected by the freebsd openfirmware code. In other words, >implement the 'openfirmware' function in the kernel itself >and use it. That is an interesting approach, though you may end up doing just as much work in writing the emulation code as if you removed the dependency on openfirmware in the kernel. >Has anyone done this before? Not to my knowledge. later, Peter.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4b178a13.c18b236b.81b8e00>