![]() |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
Omap1 and Omap1-fb are booting just fine so why kernel-power50 does not I don't get it? On page 1 flocke had the same problem, but somehow it was working later. Edit: Somehow kernel-power50 is finally booting. But I'm not sure what exactly fixed it. I re-ran FSCK on MyDocs, renamed REUSEATAGS to USEATAGS and ran u-boot-update-bootmenu again. Regards, J4ZZ |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
I'd like some help here. I've managed to flash the power kernel with the u-boot, and successfully load it. I've then proceeded to burn a Meego image into the SD card. When I select "external SD card" from the boot menu, it recognizes the meego kernel, and begins boot, but then a white strip is painted across the screen and 10-15s afterwards the phone reboots. The same behavior happens when I try to boot Nemo from the external card.
I don't know what I'm doing wrong... I must have forgotten something, but I don't know what it is... |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
Quote:
|
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
Quote:
[Edit] Quote:
if you are going to boot nemo make sure you use u-boot version built on the 4th of May or later. I found that reading /usr/bin/u-boot-update-bootmenu is very useful for learning how the item file parameters should be filled. example .item file: http://talk.maemo.org/showpost.php?p...&postcount=183 please note that if you are going to boot from an external loaction(other than nand) using a ready made uImage, ITEM_DEVICE and ITEM_FSTYPE actually refer to where the uImage is located whether or not it is the same partition you intend to boot from.. you specify the root device (the partition you want to boot from) along with other kernel parameters using ITEM_CMDLINE. also for some reason, if the target kernel requires nolo atags and ITEM_REUSEATAGS is used instead of ITEM_USEATAGS, the target system won't boot (this even happens with KP when booting maemo). |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
Thanks for the reply. I've tried creating an .item file at /etc/multiboot.d/ pointing to the uImage at the external SD card. The u-boot updater simply ignores it. Could you please post your .item file here?
|
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
@Pali
I could not create "bootmenu.scr" file, so I investigated a bit and I think I found a little bug in u-boot-update-bootmenu script. In fact, if file "BOOTMENU_CMD.default" is never created, the script will surely fail at lines 269, and file "bootmenu.scr" will never be generated. I think this happens if you don't set any default entry (you don't create the symlink "bootmenu.item" in /etc/default/). Maybe you should check if this file exist before line 269: Code:
if test -f "$BOOTMENU_CMD.default"; then Code:
mv "$BOOTMENU_CMD.new" "$BOOTMENU_CMD" I hope I explained myself... :p What do you think? |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
Quote:
Code:
ITEM_NAME="Nemo" |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
how can i extract nitdroid rc7 kernel on device as no pc at present cheers
|
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
hi friends just questions as we know that u-boot loads and multiboot flash
but if i installed multiboot and choose kp50 and boot but i didnt open the keyboard anytime so in short does multiboot flash if i didnt open the keyboard and change the kernel does it flash ? thanks in advance. |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
Quote:
|
All times are GMT. The time now is 12:09. |
vBulletin® Version 3.8.8