[PATCH 0/9] Bringing Asus TF300T support to mainline
From: mirq-linux@rere.qmqm.pl (Michał Mirosław)
Date: 2017-07-20 15:07:30
Also in:
linux-tegra
From: mirq-linux@rere.qmqm.pl (Michał Mirosław)
Date: 2017-07-20 15:07:30
Also in:
linux-tegra
On Thu, Jul 20, 2017 at 10:48:31AM +0300, Mikko Perttunen wrote:
On 20.07.2017 03:29, Micha? Miros?aw wrote:quoted
Here is a suprisingly small set of patches that enable Asus TF300T tablet to boot and have all cores available. TF300T is one of a consumer devices based on NVidia's Cardhu reference tablet.This is very cool! How did you debug it, or did it work on the first try? :) I have a TF201 myself, probably quite similar to this, might be worth a try.
Unfortunatelly it worked only after about 300 compile-upload-boot cycles. ;-) I hacked an early console using bootloader framebuffer. The code for it is a spaghetti monster, but if you would like to try it, I can add a patch.
quoted
This series is an arch-dependent part. TF parts were extracted from ASUS's GPL code dump. The rest being driver code - a work in progress - is available in branch tf300t at: https://rere.qmqm.pl/git/linux
This URL doesn't work for me at least in the browser, but https://rere.qmqm.pl/git/?p=linux;a=summary works.
[...] Ah, I should have been more precise: the url is for git clone (read-only). Best Regards, Micha? Miros?aw