[target/omap4]: add support for OMAP4 based boards, starting with the PandaBoard
authorImre Kaloz <kaloz@openwrt.org>
Sat, 14 Jan 2012 23:02:56 +0000 (23:02 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Sat, 14 Jan 2012 23:02:56 +0000 (23:02 +0000)
commit8f76568da91dbe989e5365a4a6d3f50847b1c755
treeafabe899aa387d9c1fd5509828b5ebe774a30bb7
parent26cb77ef885e1858d0f7f06efa765e0d5d5de749
[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
package/uboot-omap4/Makefile [new file with mode: 0644]
target/linux/omap4/Makefile [new file with mode: 0644]
target/linux/omap4/base-files/etc/inittab [new file with mode: 0644]
target/linux/omap4/config-default [new file with mode: 0644]
target/linux/omap4/image/Makefile [new file with mode: 0644]
target/linux/omap4/image/boot.script [new file with mode: 0644]
target/linux/omap4/patches/000-hwmod_dont_wait.patch [new file with mode: 0644]
target/linux/omap4/patches/001-omap4_pandaboard-wlan_fix.patch [new file with mode: 0644]
target/linux/omap4/patches/002-omap4_pandaboard_i2c.patch [new file with mode: 0644]