added support for omap (BeagleBone Black)
authorRISCi_ATOM <bob@bobcall.me>
Mon, 16 Jan 2017 11:57:19 +0000 (06:57 -0500)
committerRISCi_ATOM <bob@bobcall.me>
Mon, 16 Jan 2017 11:57:19 +0000 (06:57 -0500)
commitb2cc8884b087c0d0bea79c4a0d78e5b3a3eea8f6
treedf845e5e6b14f2555f70c47a65b1df71bcb4c291
parent33a62847ba0aac98093eb5d2237ed8fe82d2153a
added support for omap (BeagleBone Black)
12 files changed:
package/boot/uboot-omap/Makefile [new file with mode: 0644]
package/boot/uboot-omap/patches/001-backport_upstream_image_c_fix_non_android_booting.patch [new file with mode: 0644]
package/boot/uboot-omap/patches/100-disable_thumb_unknown_errata.patch [new file with mode: 0644]
package/boot/uboot-omap/patches/101-disable_ext.patch [new file with mode: 0644]
target/linux/omap/Makefile [new file with mode: 0644]
target/linux/omap/base-files/etc/inittab [new file with mode: 0644]
target/linux/omap/config-4.4 [new file with mode: 0644]
target/linux/omap/image/Makefile [new file with mode: 0644]
target/linux/omap/image/ubinize.cfg [new file with mode: 0644]
target/linux/omap/patches-4.4/001-omap4_pandaboard-wlan_fix.patch [new file with mode: 0644]
target/linux/omap/profiles/00-default.mk [new file with mode: 0644]
target/linux/omap/profiles/beagleboard.mk [new file with mode: 0644]