Thread
:
U-Boot for Nokia RX-51 with BootMenu (updated version 2012.10-rc3-1)
View Single Post
pali
2012-07-01 , 11:56
Posts: 2,154 | Thanked: 8,464 times | Joined on May 2010
#
331
@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.
Quote & Reply
|
The Following 4 Users Say Thank You to pali For This Useful Post:
don_falcone
,
Estel
,
Hurrian
,
misiak
pali
View Public Profile
Find all posts by pali