libera/#maemo/ Monday, 2020-12-14

sicelobtw, does 0xFFFF accept uImage or only uses zImage for kernel?18:43
sixwheeledbeastdoesn't it detect all images?19:45
sixwheeledbeastTBH I have mostly used the nokia one.19:46
sixwheeledbeast"0xFFFF can detect more image types from file header. If autodetection not working, see syntax of param -m"19:51
sixwheeledbeasthttps://talk.maemo.org/showthread.php?t=8799619:51
PaliNOLO is not able to boot uImage... it can boot only raw (bootable) images, like zImage... uImage is kernel image with u-boot header... zImage is compressed kernel image with executable ARM code which on-the-fly decompress it20:33
Pali0xFFFF automatically detects image types, but uImage is for above reason detected as unknown20:33
Paliit is unusable for NOLO20:33
siceloThanks .20:40
siceloI've just built linux 5.10 using omap2plus_defconfig and loading with with 0xFFFF -m kernel:zImage -l -b "rootwait root=/dev/mmcblk0p2 ro console=tty0 earlyprintk verbose debug." doesn't seem to be working :(20:46
siceloi mean, 0xFFFF is working. but i guess something's wrong with the kernel20:47
Palifor early printk support you need to set some explicit configuration for n90020:59
Paliand "-m /path/to/zImage" should be enough, 0xFFFF should detects that zImage file (by its content) is kernel21:00
siceloi'll remove the earlyprintk then. i'm also trying to check if i missed something else that's important.21:04
sicelohttps://paste.debian.net/1176918/21:28
sicelothat's what i did. it's vanilla 5.10 with no patches at all21:29
sicelowhat happens - i get NOKIA screen with no backlight, then after a while (a little less than 1 minute), device turns off21:32
KotCzarnywatchdog?21:32
KotCzarnyhave you tried connecting to tv?21:33
siceloyes i'm thinking watchdog, although i would expect to see some console before watchdog kicks in.21:35
sicelounfortunately no tv here - but i'm quite sure the device turns off, because 0xFFFF is able to boot it again without having to press power button to turn it off myself21:36
KotCzarnyyou can test that by setting r&d flag, no?21:40
siceloah yes. forgot about that (actually i've never used it)21:42

Generated by irclog2html.py 2.17.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!