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)
commitf9e41adc80d0492ff9c94b4b660ac9ac8a6cae02
treed15ec4458b5ff0394bf8dad1cc4639680f7d9414
parent25909f5e423f2e18de5eb679107699075ee8a5d2
add support for OMAP4 based boards, starting with the PandaBoard

SVN-Revision: 29753
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]