
On Sat, Jun 11, 2022 at 02:59:39PM +0200, Heiko Thiery wrote:
Hi Tom,
Am Sa., 11. Juni 2022 um 14:51 Uhr schrieb Tom Rini trini@konsulko.com:
On Sat, Jun 11, 2022 at 07:51:59AM +0200, Heiko Thiery wrote:
Hi Tom,
Am Fr., 3. Juni 2022 um 21:49 Uhr schrieb Tom Rini trini@konsulko.com:
On Mon, May 23, 2022 at 07:38:27PM +0800, Peng Fan (OSS) wrote:
From: Peng Fan peng.fan@nxp.com
Since the power domain driver default select CONFIG_CLK, so we will meet lots failures without CLK_IMX8MQ, so default select it.
Fixes: commit 4eb82c2e56a7c ("imx: power-domain: Get rid of SMCCC dependency") Signed-off-by: Peng Fan peng.fan@nxp.com
Applied to u-boot/master, thanks!
Unfortunately I cannot see this patch series [1][2] in master. Therefore my imx8mq board does not start. Am I missing something here?
[1] https://patchwork.ozlabs.org/project/uboot/patch/20220523113828.3837-1-peng.... [2] https://patchwork.ozlabs.org/project/uboot/patch/20220523113828.3837-2-peng....
Looking at: https://source.denx.de/u-boot/u-boot/-/commits/master the first page currently links to: https://source.denx.de/u-boot/u-boot/-/commit/4230d68aa8292d3fceacb55a4b823e... and: $ git describe 4230d68aa8292d3fceacb55a4b823e5e001da33f v2022.07-rc3-97-g4230d68aa829 so it should be in -rc4.
you're absolutely right .. I was looking at the wrong branch locally ;-/
sorry for the noise
No problem, it wouldn't be the first time I thought I pushed a change but didn't.