|
2012-10-25
, 22:16
|
Posts: 28 |
Thanked: 15 times |
Joined on Dec 2010
|
#533
|
mkimage -A arm -O linux -T kernel -C none -a 80008000 -e 80008000 -n vmlinuz-2.6.28.NIT.07 -d vmlinuz-2.6.28.NIT.07 uImage
ITEM_NAME="NITDroid UMay12 2.3.7" ITEM_KERNEL="uImage" ITEM_DEVICE="${INT_CARD}p2" ITEM_FSTYPE="ext3" ITEM_CMDLINE="snd-soc-rx51.hp_lim=42 snd-soc-tlv320aic3x.hp_dac_lim=6 console=tty1 root=/dev/mmcblk0p2 rw rootwait init=/init panic=20 debug" ITEM_OMAPATAG="1"
The Following User Says Thank You to ashyu For This Useful Post: | ||
|
2012-11-06
, 13:44
|
Posts: 1,808 |
Thanked: 4,272 times |
Joined on Feb 2011
@ Germany
|
#534
|
Oops, forgot to write about it. At the moment I'm not 100% sure but I think what I tried was:
setenv mmckernfile bootimg.../zImage..
run trymmckernboot
But I just saw U-boot saying "Starting..." and it stopped there.
I suppose that the kernel actually booted (until trying to mount root) but without any console=tty0 command line the poor guy didn't print any messages on the screen. But obviously I cannot tell for sure.
I don't even know if I set the atagaddr or not. The phone is now in a drawer at home and I'm at work. I'll bring it to work tomorrow and try it here..
The Following User Says Thank You to reinob For This Useful Post: | ||
|
2012-11-06
, 14:19
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#535
|
|
2012-11-06
, 14:27
|
Posts: 1,808 |
Thanked: 4,272 times |
Joined on Feb 2011
@ Germany
|
#536
|
cd usr cd sbin cp loadkmap .. cd .. cp loadkmap .. cd .. cd etc cp nokia[[NO-GO]]
|
2012-11-06
, 14:34
|
Posts: 1,808 |
Thanked: 4,272 times |
Joined on Feb 2011
@ Germany
|
#537
|
you need to load correct keyboard lyaout. without that it is impossible to type Fn blue keys.
cd sbin vi preinit [ use arrow keys, they should work ] turn STATE=`getbootstate` into STATE=USER [somehow press ESC] :wq (the ":" is also there, so it should work)
|
2012-11-06
, 14:46
|
Posts: 3,074 |
Thanked: 12,960 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#538
|
The Following User Says Thank You to freemangordon For This Useful Post: | ||
|
2012-11-06
, 14:53
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#539
|
The Following 2 Users Say Thank You to pali For This Useful Post: | ||
|
2012-11-06
, 17:51
|
Posts: 1,808 |
Thanked: 4,272 times |
Joined on Feb 2011
@ Germany
|
#540
|
Tags |
bootmenu, u-boot |
Thread Tools | |
|
www.sinus.lt