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 X-Spam-Level: X-Spam-Status: No, score=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id F14BCC636C8 for ; Tue, 20 Jul 2021 15:04:16 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 8347B610FB for ; Tue, 20 Jul 2021 15:04:16 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8347B610FB Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 4435F82E90; Tue, 20 Jul 2021 16:59:53 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1626793193; bh=IIVmiHSP6OkOWvnrAKS5XWaaTljqRpWyp8T/HN2SKlo=; h=From:To:Subject:In-reply-to:Date:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From; b=tYuv+DM08ToeJCUA0XSUc3yAEcbDyF5iwhG3zRuUqfnhxUepdb0ai6Yu/PAhA+qnG zXXSL2QT8bAsYhIT1qQ60dGNfyAFNgEmJUAaqlPsknMuClOchEW9jH44jwVlEugCw8 iqx8molf/QY2z4EiwisE8PWpUhKZStaWPhs0mLFYLbiOYrZa7yqQIhecXxd4+3asRP qp3zSzwmPcX9hBohDZZgZ1eTXqHQkm9pQUjD6tXyF++Ogb8m8amrC23RF6+hOJ4iIY XrT1X/8zm4NvGaPD7+xsuICVpzd0ApCjFcKlLo7JUs/PvwP6J4iCHMQEoTLco52LRv OhMWrS3xxb5tA== Received: by phobos.denx.de (Postfix, from userid 109) id 51E3282DDB; Tue, 20 Jul 2021 16:58:47 +0200 (CEST) Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.9]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 56F6E82DC2 for ; Tue, 20 Jul 2021 16:58:38 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=fail smtp.mailfrom=sbabic@denx.de Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4GThg20QWtz1qyJ8; Tue, 20 Jul 2021 16:58:38 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4GThg20FvQz1qr3t; Tue, 20 Jul 2021 16:58:38 +0200 (CEST) X-Amavis-Alert: BAD HEADER SECTION, Missing required header field: "Date" Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id YewVXrzpjRAV; Tue, 20 Jul 2021 16:58:37 +0200 (CEST) Received: from papero (host-88-217-136-221.customer.m-online.net [88.217.136.221]) by mail.mnet-online.de (Postfix) with ESMTP; Tue, 20 Jul 2021 16:58:37 +0200 (CEST) From: sbabic@denx.de X-Patchwork-Submitter: "Peng Fan (OSS)" X-Patchwork-Id: 1506806 X-Patchwork-Delegate: sbabic@denx.de To: "Peng Fan (OSS)" ,u-boot@lists.denx.de Subject: [Patch V3 44/44] arm: imx: add i.MX8ULP EVK support In-reply-to: <20210719074734.29170-45-peng.fan@oss.nxp.com> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Message-Id: <20210720145847.51E3282DDB@phobos.denx.de> Date: Tue, 20 Jul 2021 16:58:47 +0200 (CEST) X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 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.2 at phobos.denx.de X-Virus-Status: Clean > From: Peng Fan > Add i.MX8ULP EVK basic support, support SD/I2C/ENET/LPUART > Log as below: I would keep some debug info for now, and after we move > to be stable and production launch, we could drop that. > U-Boot SPL 2021.07-rc4-00164-gb800e19a6b (Jun 29 2021 - 10:23:30 +0800) > Normal Boot > upower_init: soc_id=3D48 > upower_init: version:11.11.6 > upower_init: start uPower RAM service > user_upwr_rdy_callb: soc=3Db > user_upwr_rdy_callb: RAM version:12.6 > Turn on switches ok > Turn on memories ok > Clear DDR retention ok > Poll for freq_chg_req on SIM register and change to F1 frequency. > Poll for freq_chg_req on SIM register and change to F0 frequency. > Poll for freq_chg_req on SIM register and change to F1 frequency. > Poll for freq_chg_req on SIM register and change to F2 frequency. > Poll for freq_chg_req on SIM register and change to F1 frequency. > Poll for freq_chg_req on SIM register and change to F2 frequency. > complete > De-Skew PLL is locked and ready > WDT: Not found! > Trying to boot from BOOTROM > image offset 0x8000, pagesize 0x200, ivt offset 0x0 > Load image from 0x3a800 by ROM_API > NOTICE: BL31: v2.4(release):imx_5.10.35_2.0.0_imx8ulp_er-10-gf37e59b94-dir= ty > NOTICE: BL31: Built : 01:56:58, Jun 29 2021 > NOTICE: upower_init: start uPower RAM service > NOTICE: user_upwr_rdy_callb: soc=3Db > NOTICE: user_upwr_rdy_callb: RAM version:12.6 > U-Boot 2021.07-rc4-00164-gb800e19a6b (Jun 29 2021 - 10:23:30 +0800) > CPU: Freescale i.MX8ULP rev1.0 at 744 MHz > Reset cause: POR > Boot mode: Single boot > Model: FSL i.MX8ULP EVK > DRAM: 2 GiB > MMC: FSL_SDHC: 0, FSL_SDHC: 2 > Loading Environment from MMC... *** Warning - bad CRC, using default enviro= nment > In: serial@293a0000 > Out: serial@293a0000 > Err: serial@293a0000 > Net: > Warning: ethernet@29950000 (eth0) using random MAC address - 96:35:88:62:e0= :44 > eth0: ethernet@29950000 > Hit any key to stop autoboot: 0 > Signed-off-by: Peng Fan Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic --=20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D