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 9DA1FC433EF for ; Wed, 9 Mar 2022 19:45:18 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id E68668392C; Wed, 9 Mar 2022 20:45:15 +0100 (CET) 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="F1sMZkfm"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 8947A8399C; Wed, 9 Mar 2022 20:45:13 +0100 (CET) Received: from sin.source.kernel.org (sin.source.kernel.org [IPv6:2604:1380:40e1:4800::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 B3229837F6 for ; Wed, 9 Mar 2022 20:45:09 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=pali@kernel.org Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by sin.source.kernel.org (Postfix) with ESMTPS id C20F6CE2120; Wed, 9 Mar 2022 19:45:06 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 93A23C340E8; Wed, 9 Mar 2022 19:44:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1646855093; bh=kkJTRiWTakmfi8j9mAoJVumnaNbpIlynYhoaZMTpjDg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=F1sMZkfmIYCI3gyDjg7LiRoO3zZBPJ9rdSK0WbH13jpj+CvtLAe4n01MPKk8Q8Cct ZodXAM/CIvlIJfxYhct+6DIGw/KcLpC4iF64RAp0kDRyp3zZrpvnKVGOj7ALarw7fE weWiqGhcnCfgUVCztoydwCDZKEGga6OfpPQ+Q/z/HxndFZF4CCId6HqjL0WnFmVLb+ KZ1rdKHNfcUExlXCv+gPRJHP1/HxAtJgGrNLU/X+5RiSfoB3zOYH1mMPKvgC9Ix5PP hbNMwVw+B0+8gmMpS+e2Bv4i6hvOjBnzgXnbGnKuEGsPPbmbltkSANqM+I0TfrKUOr SnhvlP78tbkXg== Received: by pali.im (Postfix) id CAB6B2191; Wed, 9 Mar 2022 20:44:50 +0100 (CET) Date: Wed, 9 Mar 2022 20:44:50 +0100 From: Pali =?utf-8?B?Um9ow6Fy?= To: Simon Glass Cc: Anatolij Gustschin , Tom Rini , U-Boot Mailing List Subject: Re: [PATCH] WIP: Nokia RX-51: Convert to CONFIG_DM_VIDEO Message-ID: <20220309194450.ilqjv44lx7jbkmyl@pali> References: <20220216204219.18539-1-pali@kernel.org> <20220217095339.7d950fe3@crub> <20220217122043.nhjd7o467pkcrnas@pali> <20220306115141.gb4y6fsgqmrtg4ce@pali> <20220306141706.k3vfxd4bhzth6duy@pali> <20220306152540.nom7dernmwqctbdd@pali> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: NeoMutt/20180716 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 On Sunday 06 March 2022 11:44:22 Simon Glass wrote: > Hi Pali, > > On Sun, 6 Mar 2022 at 08:25, Pali Rohár wrote: > > > > On Sunday 06 March 2022 07:42:03 Simon Glass wrote: > > > Yes let's go with that. > > > > Done, I sent final version of the patch. > > > > > > > > > > > Second thing is that CONFIG_VIDEO_LOGO is broken and does not work even it > > > > > > > > > is enabled in config file. I do not know why too. > > > > > > > > > > > > > > > > > > Any idea? > > > > > > > > > > > > > > > > Not yet. There were some logo related changes recently, but if I > > > > > > > > remember correctly, I tested them on wandboard and nitrogen6q > > > > > > > > targets and with sandbox, and logo drawing worked there. > > > > > > > > > > Can you be more specific than 'broken'? What is broken about it? > > > > > > > > Does not work, logo is not drown on the screen. > > > > > > See video_bmp_display() - I wonder if the particular depth you are > > > using is not supported? > > > > Depth is 16bit which should be supported. > > But apparently isn't , at least in this case :-) Yea, something is broken there. > > > > > Anyway you should be able to debug it there or > > > using the bmp command. The file is drivers/video/u_boot_logo.bmp > > > > CONFIG_CMD_BMP=y is broken too. When I enable it then U-Boot freeze > > after the line 'Loading Environment from ... OK'. > > OK I'm not sure why, but please investigate if you have time. I have looked at it and do not know. But probably it is because I somehow have not caught how this new video code works... Anyway, I sent documentation update how to run u-boot for n900 in qemu: https://patchwork.ozlabs.org/project/uboot/patch/20220308175956.4522-1-pali@kernel.org/ So it could help other people to look at issues which do not work correctly in n900's u-boot without need to have n900 hardware.