On 9/21/21 10:00 AM, Tony Lindgren wrote: > * Jarkko Nikula <jarkko.nikula@xxxxxxxxxx> [210920 16:35]: >> On 9/20/21 4:34 PM, Tony Lindgren wrote: >>> The patch below should take us back to the earlier configuration, >>> can you please give it a try? >>> >> I double checked and unfortunate it doesn't boot at all or give any >> output when patch is applied: > > Hmm I tested it with copying the beagle timer configuration to omap3.dtsi > and things worked for me. If you can, please try adding > CONFIG_SERIAL_EARLYCON=y and then also add "debug earlyprintk" to kernel > command line. It might show something that I'm not able to reproduce. > Maybe there is a bootloader dependency or something like that. > Hmm.. no luck on top of d5f6545934c4 ("qnx4: work around gcc false positive warning bug") with the patch. Nothing gets printed after "Starting kernel ...". Without the patch boots fine. Here's the full /proc/cmdline from running system: console=ttyO2,115200n8 debug earlyprintk=ttyO2,115200n8 mpurate=auto buddy=none camera=none vram=12M omapfb.mode=dvi:640x480MR-16@60 omapdss.def_disp=dvi root=/dev/mmcblk0p2 rw rootfstype=ext4 rootwait > It should be OK to keep these options enabled, except maybe not for > "debug" in the command line. > Yeah, systemd outputs some amount of debug stuff, fortunately doesn't render system unusable :-)