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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 83398C433F5 for ; Tue, 26 Oct 2021 15:20:21 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id A358660724 for ; Tue, 26 Oct 2021 15:20:20 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org A358660724 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 8DE9780615; Tue, 26 Oct 2021 17:20:18 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=kernel.org 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=kernel.org header.i=@kernel.org header.b="Hfmh/Yn5"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id D782480185; Tue, 26 Oct 2021 17:20:16 +0200 (CEST) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (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 10BAB80615 for ; Tue, 26 Oct 2021 17:20:13 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=kabel@kernel.org Received: by mail.kernel.org (Postfix) with ESMTPSA id BF9E660724; Tue, 26 Oct 2021 15:20:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1635261611; bh=gNcFHVhbNGVocDCWyw7Pmg5zCLoPliA57qVXIJ1c05M=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=Hfmh/Yn5moflNDx8GWH3tsVaw3H7/dARshrVb/R8+9cisqq6ssMSOwkBzXNyR4e9v 0ik2XMokGHxiu4258A83LLfqc7K+n5prfargGOZwEGvuLNEM6KpSvZ7wo/bVT7ZGKc RAsFMUqdr2BT4g7QxVHWwyVNeAKwnBZ2t7M6H4aiB3E2u9W7IInry8NhnZXhmugkTk 3IcgR/xjDOB4L1us1owSAfn/+jWD/+I4tb/leH2p0ABzhCwtpoRfP96bJ5GhLvMXDL DaMhMiN5m/07iVadWvW9PISbYnoo5kbcvMqHQCz7N4ItwAuoUsbMc1p7v8V0zy+wD2 pvo6g9MywQ4cg== Date: Tue, 26 Oct 2021 17:20:07 +0200 From: Marek =?UTF-8?B?QmVow7pu?= To: Stefan Roese Cc: Pali =?UTF-8?B?Um9ow6Fy?= , u-boot@lists.denx.de, Marek =?UTF-8?B?QmVow7pu?= Subject: Re: [PATCH u-boot-marvell 00/13] Yet another kwboot improvements Message-ID: <20211026172007.0c8fc6f3@thinkpad> In-Reply-To: <0b09b3b7-503c-748e-4a79-aff2dff0411c@denx.de> References: <20211025131304.21310-1-kabel@kernel.org> <20211025144237.667ktcmuge4r2tpw@pali> <20211026083305.bm3lvoevgp62y4fe@pali> <1d9e63ba-bb86-8a86-d7f0-02fdf6e1da52@denx.de> <20211026090620.eilcjqkc33wavm5b@pali> <872e26ac-77ff-f19b-b3c9-debff1af58b0@denx.de> <20211026124048.lprqsoqow63cwqom@pali> <20211026144803.ebibqo5qmnkor5wx@pali> <0b09b3b7-503c-748e-4a79-aff2dff0411c@denx.de> X-Mailer: Claws Mail 3.18.0 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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.103.2 at phobos.denx.de X-Virus-Status: Clean On Tue, 26 Oct 2021 17:13:05 +0200 Stefan Roese wrote: > Here is now just hangs forever. No output from main U-Boot proper at > all. This happed every time, when the baudrate is changed, meaning a > non 115200 -B is passed to kwboot. I checked with 115201 and here no > U-Boot proper output is printed as well. > > > If there are timeout errors related to "Waiting 1s for baudrate change > > magic" then increasing 1s (1000 ms value) to e.g. 10s could help. > > I changed the timeout to 10s without any change. It did not help. At what address is the image being sent to? Please send dumpimage output for the kwb image. Is it possible to connect JTAG to the board? Marek