From patchwork Mon Jan 17 15:11:44 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Angus Ainslie X-Patchwork-Id: 1580855 X-Patchwork-Delegate: sbabic@denx.de Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=akkea.ca header.i=@akkea.ca header.a=rsa-sha256 header.s=mail header.b=SdUzdoSi; dkim=pass (1024-bit key) header.d=akkea.ca header.i=@akkea.ca header.a=rsa-sha256 header.s=mail header.b=sQp/wINg; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de (client-ip=2a01:238:438b:c500:173d:9f52:ddab:ee01; helo=phobos.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Received: from phobos.denx.de (phobos.denx.de [IPv6:2a01:238:438b:c500:173d:9f52:ddab:ee01]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4JcwQL6xqnz9ssD for ; Tue, 18 Jan 2022 02:13:14 +1100 (AEDT) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id A0B18837C5; Mon, 17 Jan 2022 16:12:58 +0100 (CET) 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="SdUzdoSi"; dkim=pass (1024-bit key) header.d=akkea.ca header.i=@akkea.ca header.b="sQp/wINg"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 9013B82DA1; Mon, 17 Jan 2022 16:12:50 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.2 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 68BB78307A for ; Mon, 17 Jan 2022 16:12:36 +0100 (CET) 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 185BD4E2006; Mon, 17 Jan 2022 15:12:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=akkea.ca; s=mail; t=1642432355; bh=Iw01bTdEwPwdrYe4mB0WynNtYxPQLjxgZgss1K0viuM=; h=From:To:Cc:Subject:Date; b=SdUzdoSiK642lZ7jlIvT0LjnjJotac5Ssb+irmPdIIR8odqDig9BhLuGnLdivVi/p /q74b/qd6gd93wXve1SCpMGV46jtenUS4xr/KILPy9IvQyZO8MMEOt2gqHJrjg3Gdj o/6HjevI5OoT01m7HwXyVGuAM4Rs9MpnOkv/Tm8E= 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 hngVjB0e-Ayn; Mon, 17 Jan 2022 15:12:34 +0000 (UTC) Received: from midas.localdomain (S0106788a2041785e.gv.shawcable.net [24.108.106.191]) by node.akkea.ca (Postfix) with ESMTPSA id 0054E4E2003; Mon, 17 Jan 2022 15:12:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=akkea.ca; s=mail; t=1642432354; bh=Iw01bTdEwPwdrYe4mB0WynNtYxPQLjxgZgss1K0viuM=; h=From:To:Cc:Subject:Date; b=sQp/wINgeFsHcmqPTxdthqSF7dOYkBThjve5Ocr7eYEYFTMIH7OyOJKcl1DfGWMMD X6Y0pOM/oKB9pTVcQb7X2R7B3/LDiLj6Vpj5cN/s/r3senGmlSE1jRl27Uo5OqWDyG uocmU5L6/UcjWw8gbXua6Ary0o1HKKYUTJGFhHVA= From: Angus Ainslie To: "NXP i.MX U-Boot Team" , u-boot@lists.denx.de Cc: Stefano Babic , Fabio Estevam , Peng Fan , Marcel Ziswiler , Teresa Remmet , Adam Ford , Tim Harvey , Jagan Teki , Ilko Iliev , kernel@puri.sm, Angus Ainslie Subject: [PATCH 10/13] board: librem5: add SPL loader configuration Date: Mon, 17 Jan 2022 07:11:44 -0800 Message-Id: <20220117151147.219376-11-angus@akkea.ca> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 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.2 at phobos.denx.de X-Virus-Status: Clean Initial commit of the Librem5 SPL loader configuration Signed-off-by: Angus Ainslie --- board/purism/librem5/imximage-8mq-lpddr4.cfg | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 board/purism/librem5/imximage-8mq-lpddr4.cfg diff --git a/board/purism/librem5/imximage-8mq-lpddr4.cfg b/board/purism/librem5/imximage-8mq-lpddr4.cfg new file mode 100644 index 0000000000..90573be5fd --- /dev/null +++ b/board/purism/librem5/imximage-8mq-lpddr4.cfg @@ -0,0 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ +/* + * Copyright 2021 NXP + */ + +#define __ASSEMBLY__ + +BOOT_FROM sd +LOADER u-boot-spl-ddr.bin 0x7E1000