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 946E3ECAAD4 for ; Wed, 31 Aug 2022 15:19:08 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 69E968499D; Wed, 31 Aug 2022 17:19:06 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=intel.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=intel.com header.i=@intel.com header.b="TLbm0up/"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 198CC849A1; Wed, 31 Aug 2022 17:19:03 +0200 (CEST) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) (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 14C5884895 for ; Wed, 31 Aug 2022 17:18:59 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: phobos.denx.de; spf=none smtp.mailfrom=jitloonl@ecsmtp.png.intel.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1661959140; x=1693495140; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=wbM2bsttMLceN5Z/KVr6+dVe3tU+F+HHuSXQJ+V8908=; b=TLbm0up/Mj/4QpWpubfopEgj4fqEcBaOp7m0liThWMdHRvqkJSqEjLvx tNRuRrMBiC/BVheUjqLgWNvuUCxGPm3b/rrUVVtQ8zemt8aXjdUMpLnvE F9njQ8DiRjqbiCniAVK0k3JmUj6T5gc9aR2qurShOlxRXuMuUBE3PSDdL 4cgjw1bcudtHnAjO2dIiCS3fQpinwvQF4VJVMM7fytgfF8IfbY/7V1Nqj tRNKE1nMyoaQHsAcik7nLdTAEUPUgxtrvtSENSfdzQlGuiRdQ73GJojgv tip8+FrjrAcu5svlzULMcazGgzvWfOq5PAf4LeDyp/g8kIFIltgPDhZx7 Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10456"; a="359428668" X-IronPort-AV: E=Sophos;i="5.93,278,1654585200"; d="scan'208";a="359428668" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 31 Aug 2022 08:18:58 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.93,278,1654585200"; d="scan'208";a="589066468" Received: from pglmail07.png.intel.com ([10.221.193.207]) by orsmga006.jf.intel.com with ESMTP; 31 Aug 2022 08:18:54 -0700 Received: from localhost (pgli0117.png.intel.com [10.221.240.80]) by pglmail07.png.intel.com (Postfix) with ESMTP id 8AEFD32E2; Wed, 31 Aug 2022 23:18:53 +0800 (+08) Received: by localhost (Postfix, from userid 12048045) id 89A2C3D21; Wed, 31 Aug 2022 23:18:53 +0800 (+08) From: Jit Loon Lim To: u-boot@lists.denx.de Cc: Jagan Teki , Vignesh R , Marek , Simon , Tien Fong , Kok Kiang , Siew Chin , Sin Hui , Raaj , Dinesh , Boon Khai , Alif , Teik Heng , Hazim , Sieu Mun Tang , Jit Loon Lim Subject: [PATCH 0/3] *** SUBJECT HERE *** Date: Wed, 31 Aug 2022 23:18:49 +0800 Message-Id: <20220831151852.7494-1-jit.loon.lim@intel.com> X-Mailer: git-send-email 2.26.2 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 *** BLURB HERE *** Chee Hong Ang (3): arch: arm: mach-socfpga: Add a backup copy of .data section for SoC64 SPL configs: socfpga: Specify new linker script specific to SoC64 SPL arch: arm: mach-socfpga: Reload SoC64 SPL state after warm reset arch/arm/mach-socfpga/lowlevel_init_soc64.S | 37 ++++++++ arch/arm/mach-socfpga/u-boot-spl-soc64.lds | 93 +++++++++++++++++++++ configs/socfpga_agilex_defconfig | 1 + configs/socfpga_stratix10_defconfig | 1 + 4 files changed, 132 insertions(+) create mode 100644 arch/arm/mach-socfpga/u-boot-spl-soc64.lds -- 2.26.2