mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
[omap]: switch to 3.12, enable support for AM33xx/OMAP3
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38692 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
fatload mmc 0:1 0x80000000 openwrt-omap-uImage
|
||||
fatload mmc 0:1 0x80000000 openwrt-omap-zImage
|
||||
setenv bootargs vram=32M fixrtc mem=1G@0x80000000 root=/dev/mmcblk0p2 rootfstype=ext4 console=ttyO2,115200n8 rootwait
|
||||
bootm 0x80000000
|
||||
bootz 0x80000000
|
||||
|
||||
Reference in New Issue
Block a user