tobetter / linux

Linux kernel source tree
Other
68 stars 30 forks source link

Support odroid go super boards #33

Open paralin opened 2 years ago

paralin commented 2 years ago

Could support for the odroid go super be added to the odroid- branches?

I think it just needs the dts brought over.

https://wiki.odroid.com/odroid_go_advance/build_kernel

paralin commented 2 years ago

https://github.com/hardkernel/linux/tree/odroidgoA-4.4.y

tobetter commented 2 years ago

Do you want to just copy the branch to mine with new branch name or need new kernel support with 5.x?

paralin commented 2 years ago

Was hoping we could bring the support up to date with the other boards. Newer u-boot and kernel.

paralin commented 2 years ago

Seems like since it's a rockchip, needs a lot of patches on top of mainline. Most recent I've found is

https://github.com/JeffyCN/mirrors/commit/830f920f79243532044a35225812ba20ba4e6903

paralin commented 2 years ago

I rebased the kernel, not sure if it works yet. This is 5.10.x based on jeffycn/mirrors:

There's also the version 5.13.x by maccraft: