Page MenuHomeFreeBSD

Add aml8726-m3 config files
ClosedPublic

Authored by john-feith.com on May 24 2015, 4:14 AM.
Tags
Referenced Files
Unknown Object (File)
Sep 22 2024, 2:47 AM
Unknown Object (File)
Sep 14 2024, 10:26 AM
Unknown Object (File)
Sep 1 2024, 5:53 AM
Unknown Object (File)
Sep 1 2024, 5:50 AM
Unknown Object (File)
Aug 5 2024, 7:12 AM
Unknown Object (File)
Jul 11 2024, 2:09 AM
Unknown Object (File)
Jul 8 2024, 4:21 AM
Unknown Object (File)
Jul 7 2024, 2:37 AM
Subscribers

Details

Reviewers
ganbold
Summary

This adds config files for an aml8726-m3 based device.

Test Plan

Tested on Yiyate Android TV Box (aml8726-m3) by doing:

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.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

john-feith.com retitled this revision from to Add aml8726-m3 config files.
john-feith.com updated this object.
john-feith.com edited the test plan for this revision. (Show Details)
john-feith.com added a reviewer: ganbold.
john-feith.com set the repository for this revision to rS FreeBSD src repository - subversion.
john-feith.com added a project: ARM.
ganbold edited edge metadata.
This revision is now accepted and ready to land.May 24 2015, 8:46 AM