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 844B7C43334 for ; Thu, 30 Jun 2022 19:29:29 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 1B104843D4; Thu, 30 Jun 2022 21:29:27 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=akkea.ca Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=akkea.ca header.i=@akkea.ca header.b="xiBHDUfk"; dkim=pass (1024-bit key) header.d=akkea.ca header.i=@akkea.ca header.b="xiBHDUfk"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id D33CC843D1; Thu, 30 Jun 2022 21:29:25 +0200 (CEST) Received: from node.akkea.ca (li1434-30.members.linode.com [45.33.107.30]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 0EFAC843D5 for ; Thu, 30 Jun 2022 21:29:23 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=akkea.ca Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=angus@akkea.ca Received: from localhost (localhost [127.0.0.1]) by node.akkea.ca (Postfix) with ESMTP id 4D3C24E200C; Thu, 30 Jun 2022 19:29:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=akkea.ca; s=mail; t=1656617361; bh=FE8PP8zYXc7rI9t2Ye8pymzJ8exnV0qI3VSOegjkTL0=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=xiBHDUfkMiREG3wy0zzo43ZBbKQCwdYJ9kjRYc3haLHmyiVXGcLBaElMpmJecvHLQ COHTJ5OHQtYY35d13Jwzm8WVh4nsUporZiTs+Y1Cb09HOwfyM6RjXxpeidp7dTv2+w iu1dBEIokcerB2dIe0Hbuf4ehPFyghzBc4GJATx8= Received: from node.akkea.ca ([127.0.0.1]) by localhost (mail.akkea.ca [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Yb3Im5kzteXp; Thu, 30 Jun 2022 19:29:21 +0000 (UTC) Received: from www.akkea.ca (localhost [127.0.0.1]) by node.akkea.ca (Postfix) with ESMTP id E95204E2006; Thu, 30 Jun 2022 19:29:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=akkea.ca; s=mail; t=1656617361; bh=FE8PP8zYXc7rI9t2Ye8pymzJ8exnV0qI3VSOegjkTL0=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=xiBHDUfkMiREG3wy0zzo43ZBbKQCwdYJ9kjRYc3haLHmyiVXGcLBaElMpmJecvHLQ COHTJ5OHQtYY35d13Jwzm8WVh4nsUporZiTs+Y1Cb09HOwfyM6RjXxpeidp7dTv2+w iu1dBEIokcerB2dIe0Hbuf4ehPFyghzBc4GJATx8= MIME-Version: 1.0 Date: Thu, 30 Jun 2022 12:29:20 -0700 From: Angus Ainslie To: Stefano Babic Cc: u-boot@lists.denx.de, uboot-imx@nxp.com, festevam@gmail.com, peng.fan@nxp.com, marcel.ziswiler@toradex.com, t.remmet@phytec.de, tharvey@gateworks.com, jagan@amarulasolutions.com, iliev@ronetix.at, kernel@puri.sm, alpernebiyasak@gmail.com, Sebastian Krzyszkowiak Subject: Re: [PATCH v6] board: purism: add the Purism Librem5 phone In-Reply-To: References: <20220530205845.4062301-1-angus@akkea.ca> Message-ID: <985671f05fefd8516f9e34dd1ccded05@akkea.ca> X-Sender: angus@akkea.ca User-Agent: Roundcube Webmail/1.3.17 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit 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 Hi Stefano, On 2022-06-30 12:09, Stefano Babic wrote: > Hi Angus, > > On 30.06.22 19:30, Angus Ainslie wrote: >> Hi All, >> >> Are there any remaining issues with this patch ? >> > > Rather yes, it was supposed that issues with dwc3 was already fixed, > maybe another patch is missing - can you check this ? > > https://source.denx.de/u-boot/custodians/u-boot-imx/-/jobs/457089 > It needs the patch mentioned down below in the description. > Regards, > Stefano > >> Thanks >> Angus >> >> On 2022-05-30 13:58, Angus Ainslie wrote: >>> Initial commit of Librem5 u-boot and SPL >>> >>> All of the pre-requisite patches for this board are now upstream or >>> in review. >>> >>> Changes since v5: >>> >>> Proper handling of the Display Port firmware for CI builds >>> Update the DP section of the docs >>> >>> Changes since v4: >>> >>> Include imx8mq-u-boot.dtsi instead of adding a new copy >>> >>> Changes since v3: >>> >>> Dropped unused MMCROOT >>> Rebased on u-boot-imx >>> Needs this patch set to supress SPL warnings >>> https://lists.denx.de/pipermail/u-boot/2022-May/485298.html >>> Here :) Does that fix it ? Thanks Angus >>> Changes since v2: >>> >>> Cleanup Kconfig symbols used in librem5.h >>> Cleanup various checkpatch issues >>> Drop some un-used functions >>> >>> Changes since v1: >>> >>> Merged patches into a monolithic board patch >>> Using DM drivers for devices in u-boot >>> Added USB storage support for uSD rootfs >>> Dropped many SPL_BUILD guarded define's >>> Fixed documentation index >>> [snip]