NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-arm/54494: Olimex Teres laptop display is unresponsive after initial boot prompt



On Thu, 29 Aug 2019, ioh wrote:

arm64# ofctl -pl /chosen
[Caching 164 nodes and 1327 properties]
00000154: /chosen

#address-cells          00000002 ........ ........ ........     2
#size-cells             00000002 ........ ........ ........     2
...
0000041c: /chosen/framebuffer@be000000,400800

...
reg                     be000000 00400800 ........ ........   .....@..

It looks like this is a recent regression in our bootloader, I will work on a fix. The #address-cells / #size-cells properties don't match the encoding of the reg property.

Home | Main Index | Thread Index | Old Index