![]() |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.10-rc3-1)
Why so? using u-boot tools package, you can easily create u-boot with any attached kernel you like. Not to mention, that attaching kernels to u-boot is pointless - you can always boot from either eMMC or microSD stored kernel image, and this way you can forget flashing, when new KP comes out (only need to flash, when new u-boot appears). kernel is always loaded in RAM, anyway, so it's 0 difference if u-boot load it from NAND (attached), or from kernel image placed anywhere.
Except for fact, that with attached kernel, you need to flash them every time you want to have different one attached (usually, every new stable version of KP) - then it becomes almost equivalent of multiboot, re NAND war. So, attaching kernel is silly thing to do. /Estel |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.10-rc3-1)
Quote:
|
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.10-rc3-1)
@Sohil876: Read first post, where is writen how to boot some entry as default (also when keyboard is closed).
|
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.10-rc3-1)
Quote:
Quote:
|
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.10-rc3-1)
Quote:
http://wiki.maemo.org/Overclocking#F...rom_X_Terminal (while most info on that wiki page is completely outdated, flashing from terminal section remained actual, to this day). Just be sure to do *both* commands as root. You can take u-boot image from uboot-booimg package - download it (*not* install, just download), unpack via dpkg-deb -x /path/to/download-u-boot-bootimg.deb /home/user/MyDocs, and you'll find image in one of extracted folders (u-boot.bin, IIRC). Anegdote - using this method, I was able to remotely migrate device from multiboot to u-boot, without physical access to it (it was many kilometers away), and no one touching it - in addition, device was sitting behind NAT and firewall, that I had no access to. Everything was done via ssh (two sessions for flashing), and automatic reverse-ssh upon device reboots. No local intervention of anyone was required :) /Estel |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.10-rc3-1)
New version of U-Boot 2013.04-1 is in Extras-Devel. There is support for ext2/3/4 MyDocs partition and booting 3.x kernels. Read first post.
|
Re: U-Boot for Nokia RX-51 with BootMenu (version 2013.04-1)
Quote:
Code:
ITEM_DEVICE="${EXT_CARD}p1" This whole ITEM_DEVICE just tells u-boot on which partition to look for bootmenu.src file and bootmenu.img.d directory, yep? Or is it important for something else, too? Quote:
If yes, what is diferent on non-Maemo systems, that they need it? May it be, that in case of Maemo, ITEM_OMAPATAG make it read all those things from hardcoded place, and it is why we need to specify them manually, in case of non ITEM_OMAPATAG=1? --- /Estel |
Re: U-Boot for Nokia RX-51 with BootMenu (version 2013.04-1)
Quote:
ITEM_DEVICE will tell u-boot-update-bootmenu where to find kernel and initfs images. bootmenu.img.d must be always on first emmc partition. Quote:
Quote:
|
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.10-rc3-1)
finally I successfully migrated from multiboot to u-boot without messing with my device. But my phones bootmenu is different than the image attached at first post by pali.
http://i.imgur.com/5HKgggR.jpg |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.10-rc3-1)
Quote:
I think u have installed bootmenu and backupmenu |
All times are GMT. The time now is 04:58. |
vBulletin® Version 3.8.8