MiSTer-devel / Linux-Kernel_MiSTer

Other
12 stars 17 forks source link

Update rtl drivers from upstream #44

Closed ghost closed 1 year ago

ghost commented 1 year ago

RTL-MiSTer-patch-11042023.zip Patch compiled for Current mister images

ghost commented 1 year ago

@sorgelig do the honors Please :)

sorgelig commented 1 year ago

Last time i've merged your changes and then had to spend time to make them able to be compiled as a modules. Please make sure your changes will allow to be compiled by standard kernel compilation way. Make sure includes are correct.

sorgelig commented 1 year ago

i've pushed my fixes. So please take a look and make sure it's fixed in new versions. Make sure make && make modules are finished without errors/warnings.

ghost commented 1 year ago

@sorgelig weird. i am always building those modules before pr with make ARCH=arm mrproper && make ARCH=arm MiSTer_defconfig && make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- EXTRAVERSION=-MiSTer modules -j5 the zip package with binary modules attached was created that way.

sorgelig commented 1 year ago

This time it compiled without errors. Thanks!

ghost commented 1 year ago

next time, when i break something, please ping me, do not waste your time to fix my mistakes. :)