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 A2D33C433F5 for ; Sun, 3 Apr 2022 00:23:15 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 4E6F383B32; Sun, 3 Apr 2022 02:17:21 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com 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=konsulko.com header.i=@konsulko.com header.b="dQx+3Jqc"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 6C4B083F48; Sun, 3 Apr 2022 02:17:15 +0200 (CEST) Received: from mail-qk1-x734.google.com (mail-qk1-x734.google.com [IPv6:2607:f8b0:4864:20::734]) (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 D65FB83CF7 for ; Sun, 3 Apr 2022 02:17:08 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qk1-x734.google.com with SMTP id w141so4984465qkb.6 for ; Sat, 02 Apr 2022 17:17:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=b1VyTJaapuPF7E1t0m9EzvKhv4NpJW2ToREDPVh9N+o=; b=dQx+3Jqc7MDY9jwqU5mpz4ZvBq/jD5lqQ2dgdvn29riIPq2eXDicaJS8nfFmIQTMoZ uUE+cwKMP3Jy1ifMM78dY2K3SYf1eAYIq9s4I2DrtgEJTI48d+SSr43qFgQuXfgdLKau i4gJFnTCPoqTMfBN2cj/Huy/BGePcYJKgh5pI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=b1VyTJaapuPF7E1t0m9EzvKhv4NpJW2ToREDPVh9N+o=; b=Hom5P7aqXP0JsHtNUSAyEZF2lwAU9GMelrOTsuN9OFlj00kPujM15nguDssiQzKUxA OMDsfwvwZI6hEPL3W6ZuiGQfVJL4b/lRBX8rUA48XtiN/Gry7lBhSsSpThCoqOuWktPC FSrCGwN2G3niIz7TcwGbjLwNEkp8efemgKSE2yAV+MVB77oVADgmn+WOmuNnKrK0JpPk mNJuuS+qIUTiMw/qwOLFLTBO2tkOxl26XdQS0aamkby5ImCFQsbLBdHhQD67sHLqRfIa pe7hO1lnNlKYd6Z93eolbQJra2vnOwWbJqQyzOX03e7QJxrLIoZkFCtkaqc38JHdfneO xutQ== X-Gm-Message-State: AOAM532MbpBXANueGT5zSKuQ4zyotewoQNV3r0xQh74r7cO9PXls5BCE EZcjxL5MnLbuZ/6I4O1WbUQnO0M+0myPLA== X-Google-Smtp-Source: ABdhPJzGFYtbQbgg8dPKvYz3/g8+FvLR9T2DfYThOYNPIIQK2urHzlwHhYX5NFMb/KAKghpfEWT2yg== X-Received: by 2002:a05:620a:1434:b0:67d:40a2:da33 with SMTP id k20-20020a05620a143400b0067d40a2da33mr10393358qkj.93.1648945027740; Sat, 02 Apr 2022 17:17:07 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-2ef0-5dff-fedb-a8ba.res6.spectrum.com. [2603:6081:7b01:cbda:2ef0:5dff:fedb:a8ba]) by smtp.gmail.com with ESMTPSA id b126-20020a376784000000b0067d21404704sm3494465qkc.131.2022.04.02.17.17.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 02 Apr 2022 17:17:06 -0700 (PDT) Date: Sat, 2 Apr 2022 20:17:05 -0400 From: Tom Rini To: Sean Anderson Cc: u-boot@lists.denx.de Subject: Re: [RESEND PATCH v3 18/29] ls1046ardb: Add support for JTAG boot Message-ID: <20220403001705.GJ14476@bill-the-cat> References: <20220322205938.1721846-1-sean.anderson@seco.com> <20220322211605.1723837-1-sean.anderson@seco.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="JLqpAN9gGHZowk+m" Content-Disposition: inline In-Reply-To: <20220322211605.1723837-1-sean.anderson@seco.com> X-Clacks-Overhead: GNU Terry Pratchett 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.5 at phobos.denx.de X-Virus-Status: Clean --JLqpAN9gGHZowk+m Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 22, 2022 at 05:16:05PM -0400, Sean Anderson wrote: > This adds support for booting entirely from JTAG while using a > hard-coded RCW. With these steps, it is not necessary to program a > "good" RCW using CodeWarrior. The method here can be performed with any > JTAG adapter supported by OpenOCD, including the on-board CMSIS-DAP > (albeit very slowly). >=20 > These steps require LS1046A support in OpenOCD, which was added in [1]. >=20 > [1] https://sourceforge.net/p/openocd/code/ci/5b70c1f679755677c925b4e6dd2= c3d8be4715717/ >=20 > Signed-off-by: Sean Anderson Applied to u-boot/next, thanks! --=20 Tom --JLqpAN9gGHZowk+m Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmJI54EACgkQFHw5/5Y0 tyz4Ugv9F5R3iuo8U2ClFS5IZYVnvU7w7L4gwTIRXAssOpUPaSKmh0a+LQIffYQn dXKm/bsrJjz2oHphqpDr0ns0+IJj58C/3aHhlsYX+ghcAKJW9s4ttaSUwoj6DSsB 2cnC/ZHUd06Vdv57qnLRKAc2BP5MMGFeX5/095MaUcFFxtLY/nWxergrdv0bH3rq RlF5EguE5/3aOu/WWofyWf573nDUanTmPGKL62pnrdQeVJNQ2uc9DXC/89hpXxca BQf+1booZsYJg/aAT6QVOksDEl2uFEqwR8GVjAETBFELITQWzYTfV1D/skOgwJZg MpEphSog23miG/xdUkXyZuYZvIkSdveoW0Xs+XiLbOYHR9MgtvlHbQpkyNlJdopl XDNGjN+Sl7NW8zqkaeZoTyIu28C/mVtABUI8Ifg8HOwLn9+NOhpLEt0D4FcJavqv fTSdOqoK1hV+2BIAyy9bjNe4d6xBaYBATHWmgNZpq7RnWMDaX1kCDxF9hWOaeOwh gXgnAuaH =LE2g -----END PGP SIGNATURE----- --JLqpAN9gGHZowk+m--