e10f7e4ca6
- add uEnv.txt files for various supported omap systems
5 lines
188 B
Plaintext
5 lines
188 B
Plaintext
abcboard=omap3-beagle-xm
|
|
bootpart=0:3
|
|
bootfile=boot.scr
|
|
uenvcmd=ext4load mmc ${bootpart} ${loadaddr} ${bootdir}/${bootfile}; echo Running boot.scr script from mmc ...; source ${loadaddr}
|