File: bootscr.omap

package info (click to toggle)
flash-kernel 3.25~bpo70%2B1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports
  • size: 588 kB
  • sloc: sh: 297; makefile: 23
file content (4 lines) | stat: -rw-r--r-- 116 bytes parent folder | download | duplicates (12)
1
2
3
4
fatload mmc 0:1 0x82000000 uImage
fatload mmc 0:1 0x83000000 uInitrd
setenv bootargs ro
bootm 0x82000000 0x83000000