Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aml-t95z-plus: add board file (and u-boot 2024.04) for T95Z Plus Amlogic tvbox #6636

Conversation

rpardini
Copy link
Member

t95z: add board file (and u-boot 2024.04) for T95Z Plus Amlogic tvbox

  • t95z: add board file (and u-boot 2024.04) for T95Z Plus Amlogic tvbox
    • we've had kernel patches/DT (from chewitt) for this in meson64 for a long time, but I never sent the board
    • uses blobs for the tartiflette-s912 which is also an DDR3 S912 (VIM2's blobs are DDR4 and won't boot)
    • this adds u-boot 2024.04 support, using chewitt's DT & 000.patching_config.yaml & a specific BOOTPATCHDIR
    • this is a full board as-if it was an SBC, and expects to boot from mainline u-boot;
      • for that to work you've to wipe the eMMC and get rid of the vendor-supplied u-boot
      • if this is not what you want/need, you can use the aml tvbox "board" instead, together with Android u-boot

- we've had kernel patches/DT (from chewitt) for this in meson64 for a long time, but I never sent the board
- uses blobs for the `tartiflette-s912` which is also an DDR3 S912 (VIM2's blobs are DDR4 and won't boot)
- this adds `u-boot 2024.04` support, using chewitt's DT & `000.patching_config.yaml` & a specific BOOTPATCHDIR
- this is a full board as-if it was an SBC, and expects to boot from mainline u-boot;
  - for that to work you've to wipe the eMMC and get rid of the vendor-supplied u-boot
  - if this is not what you want/need, you can use the aml tvbox "board" instead, together with Android u-boot
@github-actions github-actions bot added size/large PR with 250 lines or more Hardware Hardware related - kernel, u-boot, patches labels May 19, 2024
@rpardini rpardini marked this pull request as ready for review May 19, 2024 06:58
@rpardini rpardini requested review from a team and SteeManMI May 19, 2024 06:59
@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge 05 Milestone: Second quarter release labels May 19, 2024
@SteeManMI
Copy link
Contributor

First thanks for giving a TV box some love.
I didn't own an s912 based box. After seeing this I just ordered one off of eBay.

I do have a request on your PR. Can you rename the conf file to t95z-plus.tvb?

Also, since it seems.like there is now a newer t95z-plus that is based on the allwinner 618, (as that was all I could find initially on eBay), perhaps including "amlogic" or s912 in the name might be a good idea as well to help distinguish this older box from the new ones.

@igorpecovnik igorpecovnik added Work in progress Unfinished / work in progress and removed Ready to merge Reviewed, tested and ready for merge labels May 19, 2024
@rpardini
Copy link
Member Author

just ordered one off of eBay

Cool. Happy toothpick'ing; make sure to keep a full dd dump of the vendor-shipped eMMC (the vendor u-boot in there might be useful one day).

rename the conf file to t95z-plus.tvb
including "amlogic" or s912 in the name

maybe aml-t95z-plus.tvb ?

@SteeManMI
Copy link
Contributor

aml-t95z-plus.tvb
I can't think of anything better.

@rpardini rpardini changed the title t95z: add board file (and u-boot 2024.04) for T95Z Plus Amlogic tvbox aml-t95z-plus: add board file (and u-boot 2024.04) for T95Z Plus Amlogic tvbox May 21, 2024
@rpardini rpardini closed this May 21, 2024
@rpardini rpardini deleted the pr/t95z-add-board-file-and-u-boot-202404-for-T95Z-Plus-Amlogic-tvbox branch May 21, 2024 20:09
@rpardini
Copy link
Member Author

Damn. Didn't mean to close. Github closed on branch rename.... Will resend...

@rpardini rpardini removed Work in progress Unfinished / work in progress 05 Milestone: Second quarter release size/large PR with 250 lines or more Hardware Hardware related - kernel, u-boot, patches labels May 21, 2024
@rpardini
Copy link
Member Author

Replaced by #6650

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants