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 4C2F3C433EF for ; Sat, 22 Jan 2022 15:41:53 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id DFB5383041; Sat, 22 Jan 2022 16:41:50 +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="nalwv/9s"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id B7DCB835F4; Sat, 22 Jan 2022 16:41:49 +0100 (CET) Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::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 2CAEE834D2 for ; Sat, 22 Jan 2022 16:41:47 +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 dfw.source.kernel.org (Postfix) with ESMTPS id 8AF7760DC4; Sat, 22 Jan 2022 15:41:45 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id BE8ACC004E1; Sat, 22 Jan 2022 15:41:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1642866104; bh=toEvwjootiQPw1o0QYtOWbOC5wsqJHr95O4jIQDHM/Q=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=nalwv/9sGpqLfkYrDOiOtXC00VxoYgKHugsuPsUFvTZn/EB19e39nActungdpdLas W4t1VMqR3aICX700jxHpcslBrnC1+lR5ydHm1gHlS8aSlgsioKX+Gpbmi0iy1eE91k k4w1ds3I0sKdysFkHIjuLWkUkevH1NtrN2clDW8hlDoE4yN6t6zdOVpBDuWDo6PGAA 778DvUBiDrAv1NDGB/o3rEMzCcf9YRnl30X0z577BHWQZInpOEj3NSljgaaqgkqt3f 8BSTc58BY7ipjbDAYGRhXbF/RlYOi0ioQHryd7wCyeZmdcsd9PET0EI1025ZeE6K1t Zz9UsIwjhjWHw== Received: by pali.im (Postfix) id 237D6883; Sat, 22 Jan 2022 16:41:42 +0100 (CET) Date: Sat, 22 Jan 2022 16:41:42 +0100 From: Pali =?utf-8?B?Um9ow6Fy?= To: Tom Rini , Merlijn Wajer , maemo-leste@lists.dyne.org, Ivaylo Dimitrov Cc: Simon Glass , U-Boot Mailing List , Anatolij Gustschin , Marek =?utf-8?B?QmVow7pu?= , Stefan Roese , Stefano Babic Subject: Re: [PATCH 17/23] video: Convert CONFIG_VIDEO_LOGO to Kconfig Message-ID: <20220122154141.hrj7skg45nnhdh2b@pali> References: <20211119202408.1815506-1-sjg@chromium.org> <20211119202408.1815506-18-sjg@chromium.org> <20220122132611.schnplwxozqzd7ys@pali> <20220122152934.GQ7004@bill-the-cat> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220122152934.GQ7004@bill-the-cat> 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 Adding other Maemo developers... On Saturday 22 January 2022 10:29:34 Tom Rini wrote: > This is perhaps as good/bad time as any to ask about the conversion > efforts for N900 USB things that were discussed before? Perhaps it is also a good/bad time for reminding that some N900 U-Boot patches are waiting for review on the list? :-)