![]() |
Re: U-Boot for Nokia RX-51 with BootMenu
Quote:
|
Re: U-Boot for Nokia RX-51 with BootMenu
from the Nemo Kernel config :
Quote:
I'm not sure what side effects that has. Need to do some more digging for that... UPDATE : I see why this option was chosen, to reduce latency. http://www.hotaboutlinux.com/2010/01...air-scheduler/ Might be a proper kernel patch solution is the best one, if existing ... I'll dig up the link for the Nemo/Mer bug report. |
Re: U-Boot for Nokia RX-51 with BootMenu
I have found a bug in bootmenu generation.
I have used this profile: Code:
ITEM_NAME="Nemo from boot.scr" It not works and if i examine the generated menu entry, I find : Code:
setenv bootmenu_3 'Nemo from boot.scr= |
Re: U-Boot for Nokia RX-51 with BootMenu
bug entered on the Mer/Nemo bugzilla for the External SD card initialization failure : https://bugs.merproject.org/show_bug.cgi?id=150
|
Re: U-Boot for Nokia RX-51 with BootMenu
I have the same problem (error -110) with eMMC but with previous u-boot instead it is working fine
|
Re: U-Boot for Nokia RX-51 with BootMenu
Hi Pali,
can u have a look at your code again ? Specifically compare with the patches that were used by Carsten to create his uboot-pr13 package, as they seem to initialize everything fine : http://al.robotfuzz.com/~al/maemo/u-...-support.patch We have to avoid ending up in the fingerpointing : it's the Nemo kernel's fault <-> it's Pali's u-boot fault :) Also Fabry, if you say it was working fine with the previous one, is that a previous Pali version (with the battery drain) or the 'official' uboot-pr13 version ? Just to narrow down where the differences can be looked for. Thanks again. I hope u have some time, as I know your pretty busy recently. |
Re: U-Boot for Nokia RX-51 with BootMenu
Quote:
I checked update script and ITEM_USEATAG is relevant only for booting kernel. ... But what other people think? Should external u-boot script set all needed variables for booting? Or should only some and some should set update-bootmenu? I think that - if user/developer/... decide to use own u-boot script for booting (not prepaired u-boot variables for kernel/initrd) it should also handle passing atags to bootm command. |
Re: U-Boot for Nokia RX-51 with BootMenu
Quote:
|
Re: U-Boot for Nokia RX-51 with BootMenu
Whoever is interested, some more reading on the same issue, encountered by other people on Armel platform:
http://permalink.gmane.org/gmane.lin...arm.omap/52674 same issue, fixed by dissect between 2 kernel trees to find the troubled sourcecode in ubuntu on beagleboard : https://bugs.launchpad.net/ubuntu/+s...ux/+bug/591941 issue still stays why some kernels work. Basically the 2.6.28 kernels (stock + derived kernel-power line) all work. Are they maybe configured with PREEMPT_NONE=y ? That could explain the difference in behavior with the 2.6.37 Nemo kernel line. Minute timing differences in the boot/init process can already influence this race condition, making it hard to pinpoint the issue. Reading back at the Mer/Nemo install wiki, it almost looks like this issue was known/encountered before but was never really bottomed out, maybe because other more important issue were present.at the time. Just my 2 cents, to be confirmed. |
Re: U-Boot for Nokia RX-51 with BootMenu
kernel-power has this config:
Code:
$ grep PREEMPT .config |
All times are GMT. The time now is 15:30. |
vBulletin® Version 3.8.8