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 C86F7C433F5 for ; Wed, 9 Mar 2022 22:20:17 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 1A0FC839A4; Wed, 9 Mar 2022 23:20:15 +0100 (CET) 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=1646864415; bh=J/eIRAs0owPQA38myXeZ9qlbBYdIIXxTomCzp7B15pE=; h=Date:From:To:Cc:Subject:In-Reply-To:References:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=hI9sQFcNJUktvlO1wW3YufOcfudntNRAkKrzDFJkXggk82AV9hwjCEcEne3m/ML2k y7VZu4NGC4boLeje/FH+3iZfXwV2Mlll1JY0NHUDmeoGXIK6j4gyU7tjbK6AmJbBRx YWiXMyK8+ZlTGZ8+8RM8B4j2K3Lyw26eg3rdqEXxZPCEf22YSU63cSDKOelNq08nyN wEPRJdoXV7WuW+rVeIoWEkoj8l7MR9oW7f/NPLv4rrRcb3/wu1ycehpe9L6YRuXBpq pNN81dvdaomd3+Y7sGGzOqGwvHPd6nlqEZIxYwcipcjIHX5gT/1d1imQmwetmWQkFA pXhqPhP/xWAew== Received: from crub (p508b6e90.dip0.t-ipconnect.de [80.139.110.144]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: agust@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id AFC398399B; Wed, 9 Mar 2022 23:20:12 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1646864412; bh=J/eIRAs0owPQA38myXeZ9qlbBYdIIXxTomCzp7B15pE=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=VgjAqgEUeCUNhtpLU73JVGxQpZN617NfgWZC70C9Tu4CkZep0+BXvk71XljMsbTpF JylNUJBOH9kMWHdWTQTBoS5RyWDXs9y3UARavz0qOHMjtIc+F+thiP9A0ABUjIkwaH xclQ+b0EBipjBNjqX5/grNPYQHKDzccg5ZWFCT9MItiaC1Wy/cyZ4UM2lDVUVEnrlr YLls7LzbODNMWfiMoJoE46u0KOMag4WvgO+s4AXD/CJzbZU/WH49miRcP0tWAMe6OU UR7GfgyEUX1GPVMd0hLBV+OhEzi4+tQ/KlbwsyuWVETzDbF7vtJtCQwbMxIXUqtVx4 BMfI1+0+hkHfw== Date: Wed, 9 Mar 2022 23:20:11 +0100 From: Anatolij Gustschin To: Pali =?UTF-8?B?Um9ow6Fy?= Cc: Simon Glass , Tom Rini , U-Boot Mailing List Subject: Re: [PATCH] WIP: Nokia RX-51: Convert to CONFIG_DM_VIDEO Message-ID: <20220309232011.01982cec@crub> In-Reply-To: <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> <20220309194450.ilqjv44lx7jbkmyl@pali> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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 Hi Pali, On Wed, 9 Mar 2022 20:44:50 +0100 Pali Roh=C3=A1r pali@kernel.org wrote: > On Sunday 06 March 2022 11:44:22 Simon Glass wrote: > > Hi Pali, > >=20 > > On Sun, 6 Mar 2022 at 08:25, Pali Roh=C3=A1r wrote: = =20 > > > > > > On Sunday 06 March 2022 07:42:03 Simon Glass wrote: =20 > > > > Yes let's go with that. =20 > > > > > > Done, I sent final version of the patch. > > > =20 > > > > > > > > > > Second thing is that CONFIG_VIDEO_LOGO is broken and do= es not work even it > > > > > > > > > > is enabled in config file. I do not know why too. > > > > > > > > > > > > > > > > > > > > Any idea? =20 > > > > > > > > > > > > > > > > > > Not yet. There were some logo related changes recently, b= ut if I > > > > > > > > > remember correctly, I tested them on wandboard and nitrog= en6q > > > > > > > > > targets and with sandbox, and logo drawing worked there. = =20 > > > > > > > > > > > > Can you be more specific than 'broken'? What is broken about it= ? =20 > > > > > > > > > > Does not work, logo is not drown on the screen. =20 > > > > > > > > See video_bmp_display() - I wonder if the particular depth you are > > > > using is not supported? =20 > > > > > > Depth is 16bit which should be supported. =20 > >=20 > > But apparently isn't , at least in this case :-) =20 >=20 > Yea, something is broken there. >=20 > > > =20 > > > > Anyway you should be able to debug it there or > > > > using the bmp command. The file is drivers/video/u_boot_logo.bmp =20 > > > > > > CONFIG_CMD_BMP=3Dy is broken too. When I enable it then U-Boot freeze > > > after the line 'Loading Environment from ... OK'. =20 > >=20 > > OK I'm not sure why, but please investigate if you have time. =20 >=20 > 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... >=20 > Anyway, I sent documentation update how to run u-boot for n900 in qemu: > https://patchwork.ozlabs.org/project/uboot/patch/20220308175956.4522-1-pa= li@kernel.org/ >=20 > 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. I've tested your v2 patches, and logo drawing works, but the logo appears for short time. Then it is later overwritten by boot menu. -- Anatolij