From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sun, 17 May 2020 16:53:17 +0200 Subject: [PATCH 2/2] thermal: imx_scu_thermal: fix getting DT alert property value In-Reply-To: References: <20200516203420.24409-1-agust@denx.de> <20200516203420.24409-2-agust@denx.de> <20200517131828.2c3686e5@crub> Message-ID: <20200517165317.662d7ae2@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sun, 17 May 2020 14:43:39 +0000 Peng Fan peng.fan at nxp.com wrote: ... > > CPU Temperature (35000C) has beyond alert (0C), close to critical (0C) > > waiting... > > Sorry for not be clear, I mean which code change breaks the boot? I didn't bisect this, so I do not know exactly. Last working revision installed on the board before was d202f67db077 ("Merge branch '2020-04-25-master-imports'"). Will try to bisect later. -- Anatolij