Version with Clyde's IMX296 driver backported from 6.x kernels - #2
Version with Clyde's IMX296 driver backported from 6.x kernels#2amarburg wants to merge 5 commits into
Conversation
|
This PR includes a half-baked attempt at an install script. It is not quite right, here's the desired outcome:
This creates a file
This will copy As it stands in the MR, some of the pathing and Configuring
|
|
Ah, this is super helpful! I did manage to get the dts compiling and loading by reading your script and so forth, but I missed the part about the FDT. Even with that omission, I was still able to reproduce your results: I poked around a bit to see how to fix the supply problems, though I am inclined to move carefully on that front. I think I will add a README to the imx296 repo, then make it public. Thanks! |
|
I just ran through this again. A few things I noticed: install.tar.bz2 does not include the install.sh reports: I used the I don't have an ssd. I do see that my cbootargs seems to be missing |
|
I inadvertently combined the install.sh functionality with Clyde's IMX module into a single commit. Implemented a more stable Note to self, in future make |
No description provided.