File: bootscr.omap

package info (click to toggle)
flash-kernel 3.35%2Bdeb8u3
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 600 kB
  • ctags: 8
  • sloc: sh: 297; makefile: 23
file content (4 lines) | stat: -rw-r--r-- 116 bytes parent folder | download | duplicates (10)
1
2
3
4
fatload mmc 0:1 0x82000000 uImage
fatload mmc 0:1 0x83000000 uInitrd
setenv bootargs ro
bootm 0x82000000 0x83000000