mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[target/omap4]: add support for OMAP4 based boards, starting with the PandaBoard
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29753 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
3
target/linux/omap4/image/boot.script
Normal file
3
target/linux/omap4/image/boot.script
Normal file
@@ -0,0 +1,3 @@
|
||||
fatload mmc 0:1 0x80000000 openwrt-omap4-uImage
|
||||
setenv bootargs vram=32M fixrtc mem=1G@0x80000000 root=/dev/mmcblk0p2 rootfstype=ext4 console=ttyO2,115200n8 rootwait
|
||||
bootm 0x80000000
|
||||
Reference in New Issue
Block a user