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 032B2ECAAD8 for ; Tue, 20 Sep 2022 06:59:54 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 4F5EA84C6B; Tue, 20 Sep 2022 08:59:53 +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=1663657193; bh=5jd30UPxdPz+zD+v1JnhohV1yn8E6oCYbk8lfZS2GuA=; h=Date:To:From:Subject:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=NehBj67fhH8/FNhB4EkQgN3AmLaF+GvAl23Y/Kjrmw2DJJZmMRqb3tAEP9VyVV55x x64ITCBje4bYytb9Y8TW7UtQmqy4Y4Tcrv5qfg8oR5ADuucgXURG/5tc07AJh3aNii n0+k/1+2B0qpLG5k5Kmumv2oijqbu4YpvXV1uknIRq2SnR2hsRMqIxwfzE2U0IEHwW dYW1ZrKl6qetx8vy/k95qFXo/Sy4IGjW5GnoECnRyTesecQWCHEzEtSd8D7t26tz/3 TCb99XZJi14elz2IcYmsm2tj06YhxlQUL4PGEBlN0hRVw8eUX7sSV5Loli2Yh5mN1l /x9zMvGKiYxLw== Received: by phobos.denx.de (Postfix, from userid 109) id E083984C69; Tue, 20 Sep 2022 08:59:50 +0200 (CEST) Received: from mout-u-204.mailbox.org (mout-u-204.mailbox.org [80.241.59.204]) (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 EAE5484C6C for ; Tue, 20 Sep 2022 08:59:46 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=fail smtp.mailfrom=sr@denx.de Received: from smtp102.mailbox.org (smtp102.mailbox.org [10.196.197.102]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-u-204.mailbox.org (Postfix) with ESMTPS id 4MWsqN5WWsz9sSl; Tue, 20 Sep 2022 08:59:44 +0200 (CEST) Message-ID: <19fde4b9-7d1a-e15c-e717-4a570814119f@denx.de> Date: Tue, 20 Sep 2022 08:59:43 +0200 MIME-Version: 1.0 Content-Language: en-US To: Tom Rini , U-Boot Mailing List From: Stefan Roese Subject: Please pull u-boot-marvell/next Content-Type: text/plain; charset=UTF-8; format=flowed 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 Hi Tom, please pull these Marvell patches into next: ---------------------------------------------------------------- - Enable CONFIG_TIMER for all Kirkwood / MVEBU boards (Stefan) - u-boot-spl.kwb/SPL: Add / improve size limit setup / detection (Pali) - mvebu: theadorable: Misc updates in defconfig und dts (Stefan) ---------------------------------------------------------------- Here the Azure build, without any issues: https://dev.azure.com/sr0718/u-boot/_build/results?buildId=264&view=results Thanks, Stefan The following changes since commit e9a1ff9724348408144c7f1c5b5cc26130ba46e5: Merge branch 'master' into next (2022-09-19 16:07:12 -0400) are available in the Git repository at: git@source.denx.de:u-boot/custodians/u-boot-marvell.git next for you to fetch changes up to 7a6102a6133a1f7a368c91626bb1707bed2bac45: kirkwood: lsxl: Sync defconfigs (2022-09-20 06:39:43 +0200) ---------------------------------------------------------------- Pali Rohár (3): Makefile: Add missing CONFIG_BOARD_SIZE_LIMIT check for u-boot-spl.kwb arm: mvebu: turris_omnia: Add CONFIG_BOARD_SIZE_LIMIT arm: mvebu: Add default SPL_SIZE_LIMIT for 32-bit SoCs Stefan Roese (9): arm: mvebu: theadorable: Misc defconfig changes arm: mvebu: theadorable: Update eth & mdio DT nodes timer: orion-timer: Add support for other Armada SoC's timer: orion-timer: Add timer_get_boot_us() for BOOTSTAGE support arm: mvebu: Use CONFIG_TIMER on all MVEBU & KIRKWOOD platforms arm: mvebu: dts: Makefile: Compile Armada 375 dtb in a separate step arm: mvebu: dts: armada-375.dtsi: Add timer0 & timer1 arm: mvebu: dts: mvebu-u-boot.dtsi: Add "u-boot, dm-pre-reloc" to timer DT node kirkwood: lsxl: Sync defconfigs Makefile | 1 + arch/arm/Kconfig | 4 ++ arch/arm/dts/Makefile | 6 +- arch/arm/dts/armada-375.dtsi | 4 +- arch/arm/dts/armada-xp-theadorable.dts | 27 ++++---- arch/arm/dts/mvebu-u-boot.dtsi | 11 ++++ arch/arm/mach-mvebu/include/mach/config.h | 5 -- common/spl/Kconfig | 1 + configs/lschlv2_defconfig | 2 - configs/lsxhl_defconfig | 2 - configs/theadorable_debug_defconfig | 3 + configs/turris_omnia_defconfig | 2 + drivers/timer/Kconfig | 5 +- drivers/timer/orion-timer.c | 103 ++++++++++++++++++++++++++---- 14 files changed, 137 insertions(+), 39 deletions(-)