projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[target/omap4]: add support for OMAP4 based boards, starting with the PandaBoard
[openwrt.git]
/
target
/
linux
/
omap4
/
image
/
boot.script
1
fatload mmc 0:1 0x80000000 openwrt-omap4-uImage
2
setenv bootargs vram=32M fixrtc mem=1G@0x80000000 root=/dev/mmcblk0p2 rootfstype=ext4 console=ttyO2,115200n8 rootwait
3
bootm 0x80000000
This page took
0.042309 seconds
and
5
git commands to generate.