Add VideoStrong KM5 (videostrong-km5) #27
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.
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 theddrs_
tables found inbl2.bin
, through crude hex editing I was able to transfer that over to the Le Potato'sacs.bin
, I've tested that and it seems to work. The rest of the files are original from the device's ROM dump.