|
|
06-20-2012
, 09:33 AM
|
|
Posts: 216 |
Thanked: 96 times |
Joined on Dec 2010
|
#322
|
|
|
06-23-2012
, 03:06 PM
|
|
Posts: 25 |
Thanked: 2 times |
Joined on Aug 2007
@ Buenos Aires, Argentina
|
#323
|
|
|
06-23-2012
, 04:29 PM
|
|
Posts: 50 |
Thanked: 119 times |
Joined on Apr 2010
@ Poland
|
#324
|
Hi. I'm trying to boot Nitdroid. N12umay is in the internal card mmcblk1p5 (ext3). Dropped nitdroid image in /boot and modules in /lib/modules, in first fat partition.
U-boot is reading kernel ok. It delays 10 sec (as configured) and then it reboots.
Thanks for any help!
ITEM_NAME="NITDroid"
ITEM_KERNEL="uImage"
ITEM_DEVICE="${INT_CARD}p5"
ITEM_FSTYPE="ext3"
ITEM_CMDLINE="snd-soc-rx51.hp_lim=42 snd-soc-tlv320aic3x.hp_dac_lim=6 console=tty1 root=/dev/mmcblk0p5 rw rootdelay=5 init=/init panic=30 debug"
ITEM_REUSEATAGS=1
|
|
06-23-2012
, 05:14 PM
|
|
Posts: 25 |
Thanked: 2 times |
Joined on Aug 2007
@ Buenos Aires, Argentina
|
#325
|
My config's identical. Try this:
/etc/bootmenu.d -- yes, it's mmcblk0p5
Drop uImage into root of mmcblk1p5, drop the modules into /your/nitdroid/lib/modules/2.6.28.NIT.07 then execute cd /your/nitdroid/lib/modules && ln -s 2.6.28.NIT.07 current if you haven't done that already.Code:ITEM_NAME="NITDroid" ITEM_KERNEL="uImage" ITEM_DEVICE="${INT_CARD}p5" ITEM_FSTYPE="ext3" ITEM_CMDLINE="snd-soc-rx51.hp_lim=42 snd-soc-tlv320aic3x.hp_dac_lim=6 console=tty1 root=/dev/mmcblk0p5 rw rootdelay=5 init=/init panic=30 debug" ITEM_REUSEATAGS=1
Don't mess with mmc1, boot.scr or FAT partition, it's not needed.
You might also want to check the last paragraph of this post out if you need camera to work.
|
|
06-24-2012
, 07:31 AM
|
|
Posts: 216 |
Thanked: 96 times |
Joined on Dec 2010
|
#326
|
|
|
06-25-2012
, 03:36 AM
|
|
Posts: 1,263 |
Thanked: 2,050 times |
Joined on Feb 2011
@ Germany
|
#327
|
Sorry for bothering again
Intalled the cssu-thumb and now when I reboot with keyboard open only bootmenu loads but not u-boot any idea how to arreange it?
| The Following 2 Users Say Thank You to reinob For This Useful Post: | ||
|
|
06-26-2012
, 05:00 PM
|
|
|
Posts: 995 |
Thanked: 1,202 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#328
|
| The Following User Says Thank You to peterleinchen For This Useful Post: | ||
|
|
06-29-2012
, 09:58 AM
|
|
|
Posts: 82 |
Thanked: 21 times |
Joined on Nov 2011
@ Italy
|
#329
|
|
|
07-01-2012
, 07:49 AM
|
|
Posts: 1,118 |
Thanked: 1,510 times |
Joined on Feb 2011
@ Quezon City, Philippines
|
#330
|
![]() |
| Tags |
| bootmenu, u-boot |
| Thread Tools | Search this Thread |
|