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 5D516FA3741 for ; Mon, 31 Oct 2022 14:47:10 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 2243585520; Mon, 31 Oct 2022 15:46:06 +0100 (CET) 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="JVjJDbPc"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 99F158535A; Mon, 31 Oct 2022 15:45:58 +0100 (CET) Received: from mail-qt1-x82b.google.com (mail-qt1-x82b.google.com [IPv6:2607:f8b0:4864:20::82b]) (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 901B98537B for ; Mon, 31 Oct 2022 15:45:55 +0100 (CET) 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-qt1-x82b.google.com with SMTP id cr19so7544896qtb.0 for ; Mon, 31 Oct 2022 07:45:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=me/qDcE1ttGJCVJAu7oiCUQS3wL+UkJtwQxke1V5RJ0=; b=JVjJDbPca6sLSLYhHjsyAX9FeVhx2oARk83g54nTr2ZC5ztA3JFP41Fn/Vz3ly/3X6 5+g5uh3OpJg2k/kZ4dKndVOMreeApmmoZyBxGf4OQ4xOHp0usxpDSE6kofTrBo4uQtJD /ka9fBHpXtruHUlH9GXdMPQM+J4CpXaPgZTlA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=me/qDcE1ttGJCVJAu7oiCUQS3wL+UkJtwQxke1V5RJ0=; b=2Cc7RzyXiqOiUqG5QfLmi7V27+vayMnstLFAoOShbJurJ20HqdKTSf7WAAbNYyBjFs 2+Rlq7l0cn6RKKXWmZG7q1ZY/0kdknu0zfZiKGrIIaq312fM/SLBFe7OTj910xPL2LiW jR+/6UlYnzskml3PMjVpLkRHv5zl1d/LT92cpBOb7yXV2bytNL2l1mMOZ/VDEjihXtNh xhoJ4/PWHU8UmfjQYYZlB22nhPpq5aLl0FL5Oip87KGwRRmzp/1GJ1UsZf59A0Pe5d0M 1CjI6ml38VVlDbb1u42ZprMrayO44JxknovG7xAz/OW/LW3F9tztqXdANb0qcxxWTH6m XSzg== X-Gm-Message-State: ACrzQf1zSefhy5xrc1tsDF5nRP0lPeBiitLTc0JnGnqtuQ2D8Runkx5H eQawJGDCd29f0KIekL4D/hYpYQ== X-Google-Smtp-Source: AMsMyM4m+838h6aHoB8ikTZDWEVaAdJAYy43RifqskN4PkosDElkG70wty+yUsmPzeWwTZqFBGcz5g== X-Received: by 2002:a05:622a:58b:b0:39c:fab9:3045 with SMTP id c11-20020a05622a058b00b0039cfab93045mr10822328qtb.26.1667227554383; Mon, 31 Oct 2022 07:45:54 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-a99c-5518-8022-ee24.res6.spectrum.com. [2603:6081:7b00:6400:a99c:5518:8022:ee24]) by smtp.gmail.com with ESMTPSA id x10-20020ae9e64a000000b006e2d087fd63sm4757053qkl.63.2022.10.31.07.45.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 31 Oct 2022 07:45:54 -0700 (PDT) Date: Mon, 31 Oct 2022 10:45:51 -0400 From: Tom Rini To: William Zhang Cc: U-Boot Mailing List , f.fainelli@gmail.com, anand.gore@broadcom.com, rafal@milecki.pl, dan.beygelman@broadcom.com, kursad.oney@broadcom.com, philippe.reynes@softathome.com, joel.peshkin@broadcom.com, Andre Przywara , Christian Hewitt , Fabio Estevam , Samuel Holland , Simon Glass , Tomer Yacoby , "Ying-Chun Liu (PaulLiu)" Subject: Re: [PATCH v2 1/3] arm: bcmbca: add bcm6855 SoC support under CONFIG_ARCH_BCMBCA Message-ID: <20221031144551.GV2116612@bill-the-cat> References: <20220822184908.23121-1-william.zhang@broadcom.com> <20220822114410.v2.1.Iffc921dab99a171d1f954c741e8201b0650f963a@changeid> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="XG0jWBK27HhJN4nS" Content-Disposition: inline In-Reply-To: <20220822114410.v2.1.Iffc921dab99a171d1f954c741e8201b0650f963a@changeid> 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.6 at phobos.denx.de X-Virus-Status: Clean --XG0jWBK27HhJN4nS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 22, 2022 at 11:49:06AM -0700, William Zhang wrote: > BCM6855 is a Broadcom ARM A7 based PON Gateway SoC. It is part of the > BCA (Broadband Carrier Access origin) chipset family. Like other > broadband SoC, this patch adds it under CONFIG_BCM6855 chip config and > CONFIG_ARCH_BCMBCA platform config. >=20 > This initial support includes a bare-bone implementation and dts with > CPU subsystem, memory and ARM PL101 uart. This SoC is supported in the > linux-next git repository so the dts and dtsi files are copied from linux. >=20 > The u-boot image can be loaded from flash or network to the entry point > address in the memory and boot from there to the console. >=20 > Signed-off-by: William Zhang > Reviewed-by: Philippe Reynes For the series, applied to u-boot/master, thanks! --=20 Tom --XG0jWBK27HhJN4nS Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmNf358ACgkQFHw5/5Y0 tyxzhwwAknjkqBLLlqz4fd7Rlin4WwD/PW3YQqUSbz0hjzgpy+73kSxHB1Vqhr3u Z+VJKkJcE6rknGYbk+vqpXLHvgR8liziysgbSol+W/2IgfhSV1yjGxwcjxX2g3eC /fw2LzErw4JObFU5AM+XJizRxPYUBszRfbivd9PUMjVBO6sMg1DgjHwQVNRNfOZD 2JkqRSO68Qv/cw6SLVEXeGu0W9OuoSTXuLBPrlLU23eypImmjZbWmE1k7cvgmxiB cSwzIMOF00U3/ox/uYvrQTZVGU64vQ0a18bMRVEP02GhvXSvTbkRgSpXZhLjQBzu RLQ8f5TrbPindJuFsvgeSVE6t4zXaVcPA6ztLFnmvUU29HACoUhCg0i61AOhApvZ Kt6yeo6brsKvr374H5viShkq8iAzqtGEETW9JeCUvrBBpU8bKOcVgx7lu03h+iWj jfbLEHDSeNSwdaLzm7TdPPbMv5IvXAl/kfJXvaCrOx4kMK19S5Y72Ltq4461L/oN yGgdXImu =oMAY -----END PGP SIGNATURE----- --XG0jWBK27HhJN4nS--