From patchwork Thu Oct 1 08:27:21 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marek Vasut X-Patchwork-Id: 1374932 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de (client-ip=85.214.62.61; helo=phobos.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=denx.de header.i=@denx.de header.a=rsa-sha256 header.s=phobos-20191101 header.b=liKk1Vld; dkim-atps=neutral Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4C25yC1LZdz9sVK for ; Thu, 1 Oct 2020 18:34:01 +1000 (AEST) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 1A72A822F1; Thu, 1 Oct 2020 10:33:52 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1601541232; bh=8n8ZH96pQlDAmhf9L/6q7KBecv5436Qe2fc7VHAjWTI=; h=To:From:Subject:Date:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=liKk1VldXJmxVNA1t6L0j6NB+dsUtAxSVbi1JiiGOq0IbVJNPqaYo7d5ycCJ1kHAg pjwJVGMhSzEk7UfIAPnWdUBlK3AStDbXwc75OQ3fLWpwI2U7PFXybEi4dqDglvSOq4 vqUIoMCEq38jiSlh7yzeuOhKxKf8U2B7YhHL0vmu6vbzE068HDY/gtZJ5IIyZncaNr lt9hs9EfCcccipkXzl+YC2Fjn8KTumLtRtv7Lbh8osRKiS6MJP01fK5NXorpb9kF/A P3rLRiJzORvElfA8wmbXlVVePZ7KjQ8lLA2/vk2z4E2nS8r6jc5bFtcXdKQbk9r2qE mipONUxkyaPkw== Received: by phobos.denx.de (Postfix, from userid 109) id EB72682304; Thu, 1 Oct 2020 10:33:50 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from mail-out.m-online.net (mail-out.m-online.net [IPv6:2001:a60:0:28:0:1:25:1]) (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 0F58481BF9 for ; Thu, 1 Oct 2020 10:33:48 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=none smtp.mailfrom=marex@denx.de Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4C25xl5Lqyz1ryXX; Thu, 1 Oct 2020 10:33:47 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4C25xl58BGz1qwSx; Thu, 1 Oct 2020 10:33:47 +0200 (CEST) Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id mT_scZmKfP2v; Thu, 1 Oct 2020 10:33:46 +0200 (CEST) X-Auth-Info: CJWnTzA8BmamAN0i0GuxPFP7NKzsV5+02zz1yrFRNoU= Received: from [IPv6:::1] (p578adb1c.dip0.t-ipconnect.de [87.138.219.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Thu, 1 Oct 2020 10:33:46 +0200 (CEST) To: Tom Rini , "u-boot@lists.denx.de" From: Marek Vasut Subject: [PULL] u-boot-sh/master Message-ID: Date: Thu, 1 Oct 2020 10:27:21 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 MIME-Version: 1.0 Content-Language: en-US X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 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.102.3 at phobos.denx.de X-Virus-Status: Clean The following changes since commit 1da91d9bcd6e5ef046c1df0d373d0df87b1e8a72: Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell (2020-09-24 08:34:54 -0400) are available in the Git repository at: git://git.denx.de/u-boot-sh.git master for you to fetch changes up to d03ad060feab99fbcd768b1169129663f8565640: board: renesas: ebisu: Drop CA57 check in reset_cpu() (2020-09-26 17:26:01 +0200) ---------------------------------------------------------------- Lad Prabhakar (1): board: renesas: ebisu: Drop CA57 check in reset_cpu() board/renesas/ebisu/ebisu.c | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-)