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

Add VideoStrong KM5 (videostrong-km5) #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 6, 2024

  1. Add VideoStrong KM5 (videostrong-km5)

    Device specifications: https://whatismyphone.net/vendors/videostrong/km5-android-tv-box-km5
    
    The manufacturer's website is here: https://www.videostrong.com/
    (Unfortunately the original device page has been taken down)
    
    This is a board that I've ripped the NAND module (usually has one) off
    of it so I can't rely on the original bootloader tricks to get a newer version
    on U-Boot running on it. Thankfully I was able to get it going by
    dumping and extracting the necessary bootloader parts from the original
    firmware dump I found somewhere and I've tested that it works.
    
    The acs.bin dump is based on the ddrs_ tables found in bl2.bin, through
    crude hexediting I was able to transfer that over to the Le Potato's
    acs.bin, I've tested that and it seems to work. The rest of the files
    are original from the ROM dump.
    nikp123 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    1606396 View commit details
    Browse the repository at this point in the history