Hi Marek,

Am 07.01.2019 um 14:42 schrieb Belisko Marek <marek.belisko@gmail.com>:

Yes, that is enabled:


The problem is very different.

For example it works if I install a different DTB (one not compiled from sources) and keeping everyhting else untouched.

Well there is broadcom firmware which is doing some magic so I maybe suggest to you linux-raspberrypi (as e.g. meta-raspberrypi is using)
instead of mainline and test with this kernel.

Yes, the DTB that works comes from github raspberry kernel tree. The zImage is self-compiled and boots with the "wrong" DTS to login: and beyond.

So there is something wrong with compiling mainline DTB for bcm283x.

I have described the latest status of the analysis here:

http://lists.goldelico.com/pipermail/letux-kernel/2019-January/003006.html

It might have something to do with the undocumented -@ option of dtc (the command line dtc from Debian package doesn't even understand it).
Or there is something wrong in choosing the console device name (there are no aliases for serial0/1 in mainline DTS).

BR,
Nikolaus