Add new TVBox aml-c400-plus: Magicsee C400 Plus #7581
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR adds support for the Magicsee C400 Plus
http://m.magicsees.com/m/prod_view.aspx?TypeId=66&Id=191&Fid=t3:66:3
Boot directly with moddified s905_autoscript and emmc_autocript without need of u-boot (cannot boot from emmc with u-boot)
Documentation summary for feature / change
With generic S9xx builds and with aml-c400-plus.dtb all working well from SD and USB but cannot boot from EMMC (start u-boot but not detect EMMC).
After a lot of test and error get working everything with SD, USB and EMMC without u-boot, only need correct s905_autoscript and emmc_autoscript. Also need few changes for use armbianEnv.txt instead extlinux.conf, and correct in root/install-aml.sh.
Maybe with this changes another old tvbox with s912 processor can boot from EMMC changing only dtb(read in forums that this problem is generic).
How Has This Been Tested?
Checklist: