freebsd-dev/sys/boot/fdt/dts
Ganbold Tsagaankhuu 505050e877 Add kernel config and dts files for an aml8726-m3
based device.
Following u-boot commands allow FreeBSD boot on
Yiyate Android TV Box (aml8726-m3):

tv open 480p
mmc rescan 0
fatload mmc 0 0x80100000 kernel.bin
go 0x80100000

The current FreeBSD driver doesn't program the video
clocks so the u-boot tv command is necessary in order
for the frame buffer to be useful (otherwise it can
be skipped).

The SD card for the Yiyate Android TV Box doesn't need
anything special beyond creating a FAT16 and a UFS
filesystem.

Differential Revision:	https://reviews.freebsd.org/D2636
Submitted by:	John Wehle
2015-05-24 08:45:19 +00:00
..
arm Add kernel config and dts files for an aml8726-m3 2015-05-24 08:45:19 +00:00
mips Move PCI bus below simplebus for Broadcom XLP 2015-02-27 02:21:52 +00:00
powerpc Mov p2041rdb.dts, p3041ds.dts, and p5020ds.dts to the powerpc directory. 2014-06-07 02:55:53 +00:00
bindings-gpio.txt Add the missing ')' at end of sentence. Reword it to use a more common 2014-02-05 17:08:55 +00:00
bindings-localbus.txt Add architecture dependent code to support NAND Framework on Marvell SoCs. 2012-05-18 14:41:14 +00:00
bindings-mpp.txt
Makefile Add Makefiles to automatically test all the DTS files. 2014-06-06 23:53:59 +00:00
Makefile.inc Fix the script to run make_dtb.sh instead of just dtc. 2014-06-07 02:38:13 +00:00