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



The following reply was made to PR port-arm/54494; it has been noted by GNATS.

From: Jared McNeill <jmcneill%invisible.ca@localhost>
To: ioh <mujo%SDF.ORG@localhost>
Cc: gnats-bugs%netbsd.org@localhost, port-arm-maintainer%netbsd.org@localhost, 
    gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Subject: Re: port-arm/54494: Olimex Teres laptop display is unresponsive
 after initial boot prompt
Date: Thu, 29 Aug 2019 07:00:42 -0300 (ADT)

 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