Open
Description
I'm trying to make mainline linux work on the nexus 9, continueing on the work already done on https://wiki.postmarketos.org/wiki/Google_Nexus_9_(htc-flounder)
I managed to make the eMMC recognized in the kernel by adding it to the dts but I'm having issues making it recognize the gpt partitions. It seems like the tegra partitions thing doesn't work at all yet on tegra132, the bootloader does pass the gpt
and gpt_sector=
but not tegraboot=sdmmc
. Worked around that by manually adding tegraboot to the cmdline in boot.img
This is the changes I made so far: MartijnBraam@ab0d237
The current issue I have is that nvidia,tegra124-sdhci
doesn't have the memory address as only value so just duplicating the code doesn't work.
Metadata
Metadata
Assignees
Labels
No labels