hardkernel / linux

Linux kernel source tree
Other
426 stars 406 forks source link

odroidgoA: Patches to build with GCC 10 #410

Open glebm opened 3 years ago

glebm commented 3 years ago

Patches to make OGA Linux build with gcc-10

Requires https://github.com/hardkernel/linux/pull/404 and https://github.com/hardkernel/linux/pull/406 (gcc-9 patches)

JeonghwaCho commented 3 years ago

@glebm, Thank you for the PR. I will check the patches.

glebm commented 3 years ago

@JeonghwaCho I'm still working on this, will let you know once it builds

glebm commented 3 years ago

@JeonghwaCho It builds :tada:

glebm commented 3 years ago

Does not boot for me, not sure why (don't have a UART hooked up)

404 and #406 gcc-9 patches are good, they've been used in batocera.linux for ages

glebm commented 3 years ago

If someone has access to UART, I'd appreciate help debugging the boot

glebm commented 3 years ago

Confirmed that it boots and works! Simply had to change the dtb address because I also switched to aarch64 mode (0x1000000 instead of 0x01f00000)

glebm commented 3 years ago

These PRs were merged as patches into Batocera.Linux a week ago.

I've been using this with no problems on a device similar to OGA, a few other people on the batocera discord have been using it on the OGS.