switch to 3.12, enable support for AM33xx/OMAP3

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>

SVN-Revision: 38692
This commit is contained in:
Imre Kaloz
2013-11-08 12:44:38 +00:00
parent 1381fa6c5c
commit 06d0fda4d1
8 changed files with 82754 additions and 121 deletions

View File

@@ -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