From patchwork Fri Jun 18 14:57:24 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Pali_Roh=C3=A1r?= X-Patchwork-Id: 1494317 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de (client-ip=2a01:238:438b:c500:173d:9f52:ddab:ee01; helo=phobos.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=hXfpZxSY; dkim-atps=neutral Received: from phobos.denx.de (phobos.denx.de [IPv6:2a01:238:438b:c500:173d:9f52:ddab:ee01]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4G628s6FDdz9sT6 for ; Sat, 19 Jun 2021 00:57:49 +1000 (AEST) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 6330682BD1; Fri, 18 Jun 2021 16:57:46 +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="hXfpZxSY"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id AAE4C82BDD; Fri, 18 Jun 2021 16:57:44 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de X-Spam-Level: X-Spam-Status: No, score=-2.2 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,SPF_HELO_NONE autolearn=ham autolearn_force=no version=3.4.2 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 8A8BB82BD1 for ; Fri, 18 Jun 2021 16:57:41 +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=pali@kernel.org Received: by mail.kernel.org (Postfix) with ESMTPSA id 182E461369; Fri, 18 Jun 2021 14:57:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1624028260; bh=rfy/6u2DAdq1QQDVniGM5o3oWn0I2djGUlFgsT9bY08=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=hXfpZxSYKQM9kW7M4KrLa58RDM5Hdeum7jHUl8tZCTa+UBK5lNZLmpzC0MSay+GU3 90vnKxLuMDpz+HyVVZMfcUgP5HuA4YxNei4czFvATpg4STVC8Y0fVs+XJOepeLrvKs N/Od184orMfYzUo4OE89KUsLWG5EKa5cjBlQbJIMaiWQg/WfX3w8/bB7QO/b0qQkh+ jPMMzSMGJ5NY6exBg2LQ7wH7thmslCOf56Qcm4uLNtfooFNxxwNLkc/0JGNcFyPGz0 2k5GmTB9+maKyTYxXDEv0tkNIbl4pD/CwiVSjAFt/z1tOiigieN8y1f445SWl6tpW3 ADgsct4BNp0Rg== Received: by pali.im (Postfix) id 4BDB2C62; Fri, 18 Jun 2021 16:57:38 +0200 (CEST) From: =?utf-8?q?Pali_Roh=C3=A1r?= To: Lokesh Vutla , Tom Rini , Simon Glass Cc: Ivaylo Dimitrov , Merlijn Wajer , maemo-leste@lists.dyne.org, u-boot@lists.denx.de, Pavel Machek Subject: [PATCH 2/2] Nokia RX-51: Enable CONFIG_DM_USB to remove deprecation warning Date: Fri, 18 Jun 2021 16:57:24 +0200 Message-Id: <20210618145724.2558-2-pali@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210618145724.2558-1-pali@kernel.org> References: <20210618145724.2558-1-pali@kernel.org> MIME-Version: 1.0 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 From: Ivaylo Dimitrov Also disable various options that are auto-enabled by default, but not really applicable to RX-51. Enable CONFIG_SYS_THUMB_BUILD, otherwise the resulting binary becomes too large to be useful on a real hardware. Signed-off-by: Ivaylo Dimitrov Tested-by: Pali Rohár Reviewed-by: Simon Glass --- configs/nokia_rx51_defconfig | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/configs/nokia_rx51_defconfig b/configs/nokia_rx51_defconfig index 981e6f95cb1f..0611d002908f 100644 --- a/configs/nokia_rx51_defconfig +++ b/configs/nokia_rx51_defconfig @@ -1,5 +1,4 @@ CONFIG_ARM=y -# CONFIG_SYS_THUMB_BUILD is not set CONFIG_ARCH_OMAP2PLUS=y CONFIG_SYS_TEXT_BASE=0x80008000 CONFIG_NR_DRAM_BANKS=2 @@ -25,6 +24,7 @@ CONFIG_CMD_BOOTZ=y # CONFIG_BOOTM_VXWORKS is not set CONFIG_CMD_BOOTMENU=y # CONFIG_CMD_ELF is not set +# CONFIG_CMD_FDT is not set # CONFIG_CMD_IMI is not set # CONFIG_CMD_XIMG is not set # CONFIG_CMD_EXPORTENV is not set @@ -62,6 +62,7 @@ CONFIG_CONS_INDEX=3 CONFIG_SYS_NS16550=y CONFIG_SPI=y CONFIG_USB=y +CONFIG_DM_USB=y CONFIG_USB_MUSB_UDC=y CONFIG_USB_OMAP3=y CONFIG_CFB_CONSOLE=y @@ -71,3 +72,5 @@ CONFIG_SPLASH_SCREEN=y CONFIG_WATCHDOG_TIMEOUT_MSECS=31000 CONFIG_WDT=y # CONFIG_GZIP is not set +# CONFIG_OF_LIBFDT_OVERLAY is not set +# CONFIG_EFI_LOADER is not set