Changes

How to boot from MicroSD Card

585 bytes added, 17:10, 1 June 2012
no edit summary
; Kernel RAM Disk Image Name
;kRdImageName=initrd.img-2.6.35-1010-linaro-omap
MachineID=xxxx Where Machine ID = 2344 for IGEPv2 and , ID = 2717 for IGEP COM Module, ID = 3203 for IGEP COM PROTON; Mode can be: kernel (boot linux kernel) or binary (boot u-boot, QNX kernel or other binary ARM executable)Mode=kernel
[kparams]
; buddy parameter selects your expansion board
; buddy = igep0022 (IGEPv2 Expansion board)
; buddy = base0010 (IGEP PARIS or IGEP BERLIN Expansion Board)
; buddy.revision = A or B (Selects Expansion board Revision IGEP Paris or IGEP Berlin only, if you dubt select B)
;buddy=igep0022
;buddy=base0010
;buddy.revision=B
; Setup the Kernel console params
; console= Configure the kernel console (ttyS2 kernel <= 2.6.35 ttyO2 if kernel >= 2.6.37);console=ttyS2,115200n8console=ttyO2,115200n8
; Enable early printk
;earlyprintk=serial,ttyS2,115200
</pre>
Create a new file into the boot partition named igep.ini with these content and save the file.
 
== Kernel ==