![]() |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
@Hurrian:
first you need to create initfs file from root directory (e.g. mkfs.cramfs) then you need to create uInitrd file from your initfs (mkimage -T ramdisk) and then add ITEM_INITRD="<uInitrd_file>" to your bootmenu item file. |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
@pali,
Would you consider building the next kernel-power with the essential modules already linked in? (at least those necessary to access the rootfs, emmc and mmc if present as well as the usual file systems including ext2-4 and vfat). [ at least fat/vfat/ext3 + mmc modules are currently (kp50) not linked in ] That way we wouldn't need an initfs and it would make booting off-NAND Maemo directly via U-boot much easier? |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
Quote:
We'll need to find a solution to this before booting off MMC. |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
Quote:
Do you know if the same happens with the embedded MMC? |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
Quote:
So you need to find alternative solution (with initfs or custom kernel stored in MyDocs...) |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
excuse me i'm kinda mixed up here.. is this an alternative of multiboot?? if so, how can i use switch to it and make a dual boot of maemo and nitdroid?? i'm sorry i'm not as noob as my q is.. but i got confused since i read this thread and i actually would like know how can i make use of u-boot...
please clarify a little bit more thanks |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
Quote:
I know I could do that, but when I have time I don't have the computer with the SDK with me, and when I have it, I don't have time :) U-boot itself can only read from VFAT, is that correct? |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
Quote:
EXT3 partitions and theorically even some EXT4 partitions can be read by Ext2 driver |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
@reinob: u-boot ext2 driver cannot read ext4 paritions, but now in u-boot we have vfat, ext2 and ext4 drivers, so reading ext4 parts are working too. just specify parition type ext4 in your item file and update script will hande it.
|
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
New version 2012.04-2 is uploaded. It will load bootmenu.src always (if keyboard is closed, first menu entry will be automatically boot) and will generate omap atag (instead reusing). ITEM_REUSEATAGS is obsolated, use ITEM_OMAPATAG
See first post. |
All times are GMT. The time now is 12:10. |
vBulletin® Version 3.8.8