From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 4767EC00140 for ; Sun, 31 Jul 2022 17:16:22 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id F344983F3F; Sun, 31 Jul 2022 19:16:19 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="WhyUTHui"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id D01EB83EE2; Sun, 31 Jul 2022 19:16:17 +0200 (CEST) Received: from mail-io1-xd30.google.com (mail-io1-xd30.google.com [IPv6:2607:f8b0:4864:20::d30]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 62FA083F3F for ; Sun, 31 Jul 2022 19:16:15 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=aford173@gmail.com Received: by mail-io1-xd30.google.com with SMTP id 125so6846396iou.6 for ; Sun, 31 Jul 2022 10:16:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc; bh=fi6XpALAYSIrv3jkZc74mkoFOPy/7AB6Bz7W+ffg548=; b=WhyUTHui9yz0xjwC7AG8ttmLSTdhv/Sagkl+/dk8DJ8NugasFyAYqt3j3so1oOrmr3 t1BU64dpVocWna23Z4jILqcnQHfRxz1c5Bg0yzjIC6dGXsBCuYE0Vahx0zYDANEG2njA kg4dPKIl+uba2UgcAvSe16lwHZc1gyczz/Dq2ksweR2MEyw4TAgla+NugXrPiHSBKnaa UcuFKKgdmgiKghr3f0LIZvA9Ze/2nh05QirYrPwBvbimb3ukCFbTPMrbClyKFGZlNF2a wZDJ4uv9XOL6rKRlTMWAz9f5Uv7rd8TPSeaWMEqpdzRhVgFkKqxj/MzL90F4phxaeyll ctyg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc; bh=fi6XpALAYSIrv3jkZc74mkoFOPy/7AB6Bz7W+ffg548=; b=m/5kdD6Lj6QMcelsDrXdjhZ8DWEb3UovNhxdiiQHMHvtB/Z4sMDOATH4eIwVzQTt3a 683GyLxP4PDnnxAt/r9g0SapuOgf3ep2A7Me2yHhtwp1yjai6ZmsTlrX07lI+mTnDaPq ylnHOcvunnlclpyYCHcStXS5BHIAMJGvpBXDzl+z+Be+yKvWlWxG4gEeP4zX1OkbCUfY TspJUbbxrIb5iBdCQCBkcIl7/6V0H+KnUwiyTKL9bIXMg4QV/ttOTJf5W6AzMtZFFWsl a+uveKSa49s7oLUuY5jXGbSgpULiZnV02pSpiPwYQ/XXT24HWs31NzywpQybrcS9Jkbo Qb2w== X-Gm-Message-State: AJIora8IPODDRP6DTz0AR1c4YJ0dK6i9l3UfgUpOHsNGUVcdXqAcg2RD gXdd6xUrd3/3XYqorRZZBHVM2Q54g4s= X-Google-Smtp-Source: AGRyM1sAL4PfF8buJtVC+DKqaePFu5Y5JNZROUb0tolgI4nj9egjcmuGMoC8qvTDc1dmpGJr3pcqMA== X-Received: by 2002:a05:6638:3722:b0:33f:4948:a91c with SMTP id k34-20020a056638372200b0033f4948a91cmr4710346jav.283.1659287773498; Sun, 31 Jul 2022 10:16:13 -0700 (PDT) Received: from AIO.lan ([2601:448:8400:9e8:367d:1fef:9529:83eb]) by smtp.gmail.com with ESMTPSA id y19-20020a056e02129300b002ddc8e785desm3866258ilq.15.2022.07.31.10.16.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 31 Jul 2022 10:16:12 -0700 (PDT) From: Adam Ford To: u-boot@lists.denx.de Cc: aford@beaconembedded.com, Adam Ford , Stefano Babic , Fabio Estevam , "NXP i.MX U-Boot Team" , Marcel Ziswiler Subject: [PATCH] arm: dts: imx8mn-beacon-kit-u-boot: Fix broken booting Date: Sun, 31 Jul 2022 12:16:10 -0500 Message-Id: <20220731171610.487086-1-aford173@gmail.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean When the imx8mm.dtsi file was pulled in from Linux, the UARTs were moved into an spba sub-node which wasn't being included in the SPL device tree. This meant the references to the UART weren't being handled properly and when booting the system would constantly reboot. Fix this by adding the spba node to the spl device tree to restore normal booting. Fixes: 4e5114daf9eb ("imx8mn: synchronise device tree with linux") Signed-off-by: Adam Ford diff --git a/arch/arm/dts/imx8mn-beacon-kit-u-boot.dtsi b/arch/arm/dts/imx8mn-beacon-kit-u-boot.dtsi index 5f83952402..0efa6862eb 100644 --- a/arch/arm/dts/imx8mn-beacon-kit-u-boot.dtsi +++ b/arch/arm/dts/imx8mn-beacon-kit-u-boot.dtsi @@ -106,6 +106,10 @@ u-boot,off-on-delay-us = <20000>; }; +&spba1 { + u-boot,dm-spl; +}; + &uart2 { u-boot,dm-spl; }; -- 2.34.1