[U-Boot-Users] u-boot on N810
Jerry Van Baren
gerald.vanbaren at ge.com
Thu Jun 19 20:16:40 CEST 2008
Ashish Bijlani wrote:
> hey jerry...thanks for the reply....i don't wanna replace nolo with
> u-boot...i just wanna nolo to load u-boot instead of loading the
> kernel directly....the reason is that i wanna load l4 based hypervisor
> image first and then linux on top of it....current loader (nolo) is
> linux specific and wouldn't allow me to load the hypervisor at any
> random place in memory
>
> can nokia flasher load and boot the kernel image without actually
> flashing it? if yes, could you please mention the details...thanks
Hi Ashish,
Please bottom post.
You are way beyond my experience base with the n8x0. You might be able
to get better answers on a Nokia (maemo) email list(s).
<http://maemo.org/community/mailing-lists.html>
WRT u-boot, I don't see how using nolo to boot u-boot to boot L4 is
going to be any easier than booting L4 directly from nolo.
You might look into using kexec to chainload your L4 hypervisor. Kexec
is the linux program to load a new kernel, theoretically you could do
that with L4 too. Google is your friend. The following looks useful:
<http://www.ibm.com/developerworks/linux/library/l-kexec.html>
Good luck,
gvb
More information about the U-Boot
mailing list