Changes

How to boot from MicroSD Card

980 bytes added, 20:52, 1 June 2011
no edit summary
== X-Loader (MLO)<br> ==
You can follow this other howto about the [[The_IGEP_XThe IGEP X-loader|IGEP-X-loader]].
Copy the x-loader.bin.ift into the boot partition.
[[Image:Putty Serial Configuration.png|thumb|center]]Power UP the board.
[[Image:IGEP-X-Loader_BootLoader Boot.png|thumb|center]] == Configure the IGEP-X-Loader == You can use a file like this:<pre>[kernel]kaddress=0x80008000;rdaddress=0x84000000serial.low=00000001serial.high=00000000revision=0001;kImageName=vmlinuz-2.6.35-1010-linaro-omapkImageName=zImage-module;kRdImageName=initrd.img-2.6.35-1010-linaro-omap [kparams]console=ttyS2,115200n8;earlyprintk=serial,ttyS2,115200mem=430M;mem=512Mboot_delay=0;mpurate=800loglevel=7debug=1;omapfb.mode=dvi:1280x720MR-16@60omapfb.mode=dvi:hd720-16@60smsc911x.mac=0xb2,0xb0,0x14,0xb5,0xcd,0xde;ubi.mtd=2 ;root=ubi0:igep0020-rootfs ;rootfstype=ubifs;fixrtc=1 nocompcache=1vram=40Momapfb.vram=0:12M,1:16M,2:12Mip=192.168.2.123:192.168.2.129:192.168.2.1:255.255.255.0::eth0:;root=/dev/mmcblk0p2 rw rootwaitroot=/dev/nfsnfsroot=192.168.2.129:/srv/nfs/igep_webservice;init=/bin/bashomapfb.debug=1omapdss.debug=1vt.consoleblank=0</pre>Create a new file into the boot partition named igep.ini with these content and save the file.