From patchwork Tue Apr 24 17:34:11 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bryan O'Donoghue X-Patchwork-Id: 903721 X-Patchwork-Delegate: sbabic@denx.de Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="YUkcDk7n"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 40Vr842Z6Jz9s02 for ; Wed, 25 Apr 2018 03:35:32 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 0600AC21ED6; Tue, 24 Apr 2018 17:34:38 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 6C9DEC21F01; Tue, 24 Apr 2018 17:34:19 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 96C2EC21E42; Tue, 24 Apr 2018 17:34:17 +0000 (UTC) Received: from mail-wm0-f67.google.com (mail-wm0-f67.google.com [74.125.82.67]) by lists.denx.de (Postfix) with ESMTPS id E59E8C21E2B for ; Tue, 24 Apr 2018 17:34:16 +0000 (UTC) Received: by mail-wm0-f67.google.com with SMTP id b21so2209569wme.4 for ; Tue, 24 Apr 2018 10:34:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=iceomhfnBjaM1K8qcSTHX2oSALQWtJYce2T4CvZG3vA=; b=YUkcDk7nDqsZnSaQoP7hReuQM9ibspMmRPZ8Onnu5Qtst0rYdJtKbA4vBRilUMiGL2 XtDt3CJHPTj9GV8ahBOkFH+8pMa1k+IvrB3U5yoM48dDpMAgaIuc7kRrfWHM2lmfwJXX 0DSl/Ny08BQBK4tzGSdOt1qGjDeskdhaq8OMY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=iceomhfnBjaM1K8qcSTHX2oSALQWtJYce2T4CvZG3vA=; b=mOZfeAvarAqn0y1dKxNNVb/Gsqo1q9uyCUE8vYVTsQrCANeUsKfI8KNUQGfEakHDpW s38IV7Fqc6gIt5lL/HcHkVk/1mgb36s+xgGKPlE2buAKYkQbUkbxFafhfXSpVCGnzxnH /rHNl0H7lW/KWA/63nvzhn7PdO5tyXFGP2NGLQYS9ZaO4Nx6dza+A1NBgfN030m+SF8O ynhyP1VZapRzyJmaYo0dk7I+SLVNQAyYgiBXPEY6NGs1MBZBA9j2F7SaOeuiT8sCaFLV vgA/9fUNgrt4PYSIMil8R5NBwweR7Evh8qM7sX+YXrjpmP92XH4/VWcx32tdr1MlwyIw JbhA== X-Gm-Message-State: ALQs6tAhfwJ5MDYmsrTE1AO4AjWYz+AtBOBHZARWXZXm7S8/O+d86nlL CkCusCAm13ZINgd7rMglpLlkFsqO+zk= X-Google-Smtp-Source: AIpwx48zPzD5tF2qrjRYrav7mbCngRAdEK0F9150g/XIiWvEEoSAE5KqUwu46gtigylGYQUS2X8y7A== X-Received: by 10.80.182.44 with SMTP id b41mr29237348ede.255.1524591256315; Tue, 24 Apr 2018 10:34:16 -0700 (PDT) Received: from event-horizon.net ([109.255.42.2]) by smtp.gmail.com with ESMTPSA id i15sm9537663edb.56.2018.04.24.10.34.15 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Apr 2018 10:34:15 -0700 (PDT) From: Bryan O'Donoghue To: u-boot@lists.denx.de, sbabic@denx.de, fabio.estevam@nxp.com, breno.lima@nxp.com Date: Tue, 24 Apr 2018 18:34:11 +0100 Message-Id: <20180424173413.11068-2-bryan.odonoghue@linaro.org> X-Mailer: git-send-email 2.17.0 In-Reply-To: <20180424173413.11068-1-bryan.odonoghue@linaro.org> References: <20180424173413.11068-1-bryan.odonoghue@linaro.org> Subject: [U-Boot] [PATCH v4 1/3] warp7: defconfig: Fix CAAM on boot with tip-of-tree X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Booting the following image with tip-of-tree we get a CAAM DECO error (and subsequent crash due to a kernel bug in 4.1). http://freescale.github.io/#download -> BoardsWaRPboard community - WaRP - Wearable Reference PlatformFSL Community BSP 2.3fsl-image-multimediawayland Image: fsl-image-multimedia-imx7s-warp-20180323-90.rootfs.sdcard Error: caam 30900000.caam: Entropy delay = 3200 caam 30900000.caam: failed to acquire DECO 0 caam 30900000.caam: failed to acquire DECO 0 caam 30900000.caam: Entropy delay = 12400 caam 30900000.caam: failed to acquire DECO 0 caam 30900000.caam: failed to instantiate RNG ------------[ cut here ]------------ WARNING: CPU: 0 PID: 1 at /home/jenkins/workspace/fsl-community-bsp-pyro_xwayland_2/build/tmp/work-shared/imx7s-warp/kernel-source/mm/vmalloc.c:1465 caam_remove+0x6) Trying to vfree() nonexistent vm area (88047000) Modules linked in: CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.1.36-4.1-1.0.x-imx-warp7+ga543d1b #1 Hardware name: Freescale i.MX7 Dual (Device Tree) [<80015d54>] (unwind_backtrace) from [<80012688>] (show_stack+0x10/0x14) [<80012688>] (show_stack) from [<8076e810>] (dump_stack+0x78/0x8c) [<8076e810>] (dump_stack) from [<800346a0>] (warn_slowpath_common+0x80/0xb0) [<800346a0>] (warn_slowpath_common) from [<80034700>] (warn_slowpath_fmt+0x30/0x40) [<80034700>] (warn_slowpath_fmt) from [<8054c278>] (caam_remove+0x6c/0x3f4) [<8054c278>] (caam_remove) from [<8054ce74>] (caam_probe+0x874/0xfa8) [<8054ce74>] (caam_probe) from [<80382a7c>] (platform_drv_probe+0x48/0xa4) [<80382a7c>] (platform_drv_probe) from [<80381328>] (driver_probe_device+0x174/0x2a8) [<80381328>] (driver_probe_device) from [<8038152c>] (__driver_attach+0x8c/0x90) [<8038152c>] (__driver_attach) from [<8037f9d4>] (bus_for_each_dev+0x68/0x9c) [<8037f9d4>] (bus_for_each_dev) from [<80380a68>] (bus_add_driver+0xf4/0x1e8) [<80380a68>] (bus_add_driver) from [<80381b38>] (driver_register+0x78/0xf4) [<80381b38>] (driver_register) from [<80009738>] (do_one_initcall+0x8c/0x1d0) [<80009738>] (do_one_initcall) from [<80a66dac>] (kernel_init_freeable+0x140/0x1d0) [<80a66dac>] (kernel_init_freeable) from [<8076aa38>] (kernel_init+0x8/0xe8) [<8076aa38>] (kernel_init) from [<8000f468>] (ret_from_fork+0x14/0x2c) ---[ end trace d5f941204ed8cb28 ]--- caam: probe of 30900000.caam failed with error -11 Unable to handle kernel NULL pointer dereference at virtual address 00000004 pgd = 80004000 [00000004] *pgd=00000000 Internal error: Oops: 805 [#1] PREEMPT SMP ARM [<8055cdf8>] (caam_sm_startup) from [<80aa83c8>] (caam_sm_init+0x50/0x58) [<80aa83c8>] (caam_sm_init) from [<80009738>] (do_one_initcall+0x8c/0x1d0) [<80009738>] (do_one_initcall) from [<80a66dac>] (kernel_init_freeable+0x140/0x1d0) [<80a66dac>] (kernel_init_freeable) from [<8076aa38>] (kernel_init+0x8/0xe8) [<8076aa38>] (kernel_init) from [<8000f468>] (ret_from_fork+0x14/0x2c) Code: e59d300c e2832010 e5843008 e5834068 (e58a2004) ---[ end trace d5f941204ed8cb29 ]--- Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b Fix: Enable the CAAM correctly by setting CONFIG_ARMV7_BOOT_SEC_DEFAULT=y in the upstream defconfig. Signed-off-by: Bryan O'Donoghue Cc: Fabio Estevam Cc: Breno Lima Reviewed-by: Fabio Estevam Tested-by: Breno Lima --- configs/warp7_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/warp7_defconfig b/configs/warp7_defconfig index 3901a2741b..540dafd120 100644 --- a/configs/warp7_defconfig +++ b/configs/warp7_defconfig @@ -2,6 +2,7 @@ CONFIG_ARM=y CONFIG_ARCH_MX7=y CONFIG_SYS_TEXT_BASE=0x87800000 CONFIG_TARGET_WARP7=y +CONFIG_ARMV7_BOOT_SEC_DEFAULT=y # CONFIG_ARMV7_VIRT is not set CONFIG_IMX_RDC=y CONFIG_IMX_BOOTAUX=y From patchwork Tue Apr 24 17:34:12 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bryan O'Donoghue X-Patchwork-Id: 903724 X-Patchwork-Delegate: sbabic@denx.de Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="U1LqURH8"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 40Vr9P0WX7z9s0v for ; Wed, 25 Apr 2018 03:36:40 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id AC173C21F1C; Tue, 24 Apr 2018 17:35:15 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id C816BC21F48; Tue, 24 Apr 2018 17:34:43 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 0469AC21E90; Tue, 24 Apr 2018 17:34:21 +0000 (UTC) Received: from mail-wm0-f66.google.com (mail-wm0-f66.google.com [74.125.82.66]) by lists.denx.de (Postfix) with ESMTPS id E1B69C21EAE for ; Tue, 24 Apr 2018 17:34:17 +0000 (UTC) Received: by mail-wm0-f66.google.com with SMTP id i3so2202053wmf.3 for ; Tue, 24 Apr 2018 10:34:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=VzQZRxrFhS6Lp2SkQUo7nQLPUl0GyFtdI4BpGk3rqDw=; b=U1LqURH86/Pk2WFXfAn86tQYfqkhzHCj7q4lOMDdVHT6GQ/rlZTRm1MJ3KrMkwgDR8 qVqcj06vzVtLo9eTtqNrtttqJ+qpEdj7ioQKovWqlfQhKS2/NCTsmBiptENwOYAVVulf Ol7ydLKw/m4ZYpI65PWQFCoBVP/HbJPaHib8k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=VzQZRxrFhS6Lp2SkQUo7nQLPUl0GyFtdI4BpGk3rqDw=; b=g25n7Z21ZLETmgHssyCebRaF8UBCaa4MVTrKdeM0uA4a/b56IQHoXd6/jWB2XIXlb1 jBDXbafPMZpg3IKwPyq5mRt7U3EQk2lSgT4Qk8R0nru5yr6O/+uPc9HSIycUaXpCx8pV SdfddqITVBQ4KMxlhcSYHsGTtSP2SPrOP5L0C7NDavnQ3ERQQH18Z7Ki9Ca9Zo3rVXtN dLBQXBOYPWk1allk4DdSmR2hkk0xwVDPRnWIJ0DuWHeYy8z+dqQ8Q+v2BwPoPv78MLNe uB9xgNS79sb1CqzfETU2SDb2Ljtl/RtJQNqCLTzBA52FLRJsVtxPPlGqdeUuxpmwdxZF t1Gw== X-Gm-Message-State: ALQs6tDeTxPS3drxykoK83zp3W9zktPucJoxbIw+Okc3dp4rZ/XYc28O tEn8UMGdyBADZzt3KKd7mh0Uq6H9MTg= X-Google-Smtp-Source: AIpwx49A10G4POj1eYEgMWQharG/U1uzWY6adimZkG2mXw/iT+Nj3Q3shMY1rP4YVqxSCuJNW5GhLg== X-Received: by 10.80.232.1 with SMTP id e1mr34951966edn.226.1524591257412; Tue, 24 Apr 2018 10:34:17 -0700 (PDT) Received: from event-horizon.net ([109.255.42.2]) by smtp.gmail.com with ESMTPSA id i15sm9537663edb.56.2018.04.24.10.34.16 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Apr 2018 10:34:16 -0700 (PDT) From: Bryan O'Donoghue To: u-boot@lists.denx.de, sbabic@denx.de, fabio.estevam@nxp.com, breno.lima@nxp.com Date: Tue, 24 Apr 2018 18:34:12 +0100 Message-Id: <20180424173413.11068-3-bryan.odonoghue@linaro.org> X-Mailer: git-send-email 2.17.0 In-Reply-To: <20180424173413.11068-1-bryan.odonoghue@linaro.org> References: <20180424173413.11068-1-bryan.odonoghue@linaro.org> Subject: [U-Boot] [PATCH v4 2/3] warp7: secure_defconfig: Remove secure_defconfig X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" This patch removes warp7_secure_defconfig. A previous patch set CONFIG_ARMV7_BOOT_SEC_DEFAULT=y on the unsecure WaRP7 config. Fabio asked if I could confirm that the NXP and upstream kernels will boot on the WaRP7 with CONFIG_ARMV7_BOOT_SEC_DEFAULT=y. I can confirm that this is the case, so there's no need to support the secure defconfig - drop it now. Signed-off-by: Bryan O'Donoghue Suggested-by: Fabio Estevam Reviewed-by: Fabio Estevam --- board/warp7/MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/board/warp7/MAINTAINERS b/board/warp7/MAINTAINERS index 0fc9746606..1d3ee29222 100644 --- a/board/warp7/MAINTAINERS +++ b/board/warp7/MAINTAINERS @@ -4,4 +4,3 @@ S: Maintained F: board/warp7/ F: include/configs/warp7.h F: configs/warp7_defconfig -F: configs/warp7_secure_defconfig From patchwork Tue Apr 24 17:34:13 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bryan O'Donoghue X-Patchwork-Id: 903723 X-Patchwork-Delegate: sbabic@denx.de Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="D9p4U4To"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 40Vr9M0SHnz9s19 for ; Wed, 25 Apr 2018 03:36:38 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 85F7EC21F45; Tue, 24 Apr 2018 17:34:58 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id CC99FC21F05; Tue, 24 Apr 2018 17:34:36 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 6CD90C21E6A; Tue, 24 Apr 2018 17:34:22 +0000 (UTC) Received: from mail-wm0-f67.google.com (mail-wm0-f67.google.com [74.125.82.67]) by lists.denx.de (Postfix) with ESMTPS id C7219C21ED6 for ; Tue, 24 Apr 2018 17:34:18 +0000 (UTC) Received: by mail-wm0-f67.google.com with SMTP id w2so1449192wmw.1 for ; Tue, 24 Apr 2018 10:34:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=JDYk5/Irziv0hhnRHATgOcm5RLQKk7ihKmAiBxqAFyw=; b=D9p4U4To70NReI91V4RvIFj3qVrxoBlLj58VkD1x+GxZPmAvHkJtqDOBVrt2GyhH1P U+VcWyLK9jW9wdCy8ppUk/uUKR+JHS2IGDinQQ1vlPtZrmS8e5hml2eknVhTfua32U/o cutR/G96B0Zy3LCXvmoOGCDJGaiqn+zQc24Gk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=JDYk5/Irziv0hhnRHATgOcm5RLQKk7ihKmAiBxqAFyw=; b=pyLzUCV/mIglL2/b02vZ6s8+14ya08BZrnUsQklnjNshp95EIcLWE7UbYbu3q/NufD 9dR35jkceIx5jH1CLH4PqQL6oWymsKs1IpGw4gQwg/wOO27m1dkxhtquTna2jdEUb/eC l2h/yh2CeheYXSX8WryLnaD52/SfsLaiIf4lBT4r1prpGWIV000dQ9+aXbLQkfozH9Yr /5JwZR10hvOE4DCgBl0gbgUqRFchbgnBVj6ZzvECWh5Krc6b46SwTc+VPy0IzUg9Glsa EskvwkmcKYShP4NtX2ZXNAZoevlYaBN2Aa+FxBe5kKvJh+5dcmy0701mtWFgfBFWkK6X nnDQ== X-Gm-Message-State: ALQs6tDrL4ri2Z87K1t0YPGNwtAlvqNG1j2HcnWZqK2Rcu6gEII5nPAI lOqKiCsBC6Vg8WBFPTZSxHogMiHe82o= X-Google-Smtp-Source: AIpwx48gmDhl7q/EEAGMKtWokH/bepU5YCIfkmTPyxMEHK9B54e3jpSeCGRuaR7l3EW6dY9ceGOVaA== X-Received: by 10.80.139.69 with SMTP id l63mr21759122edl.240.1524591258322; Tue, 24 Apr 2018 10:34:18 -0700 (PDT) Received: from event-horizon.net ([109.255.42.2]) by smtp.gmail.com with ESMTPSA id i15sm9537663edb.56.2018.04.24.10.34.17 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Apr 2018 10:34:17 -0700 (PDT) From: Bryan O'Donoghue To: u-boot@lists.denx.de, sbabic@denx.de, fabio.estevam@nxp.com, breno.lima@nxp.com Date: Tue, 24 Apr 2018 18:34:13 +0100 Message-Id: <20180424173413.11068-4-bryan.odonoghue@linaro.org> X-Mailer: git-send-email 2.17.0 In-Reply-To: <20180424173413.11068-1-bryan.odonoghue@linaro.org> References: <20180424173413.11068-1-bryan.odonoghue@linaro.org> Subject: [U-Boot] [PATCH v4 3/3] warp7: configs: enable CONFIG_CMD_FS_GENERIC X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" From: Pierre-Jean TEXIER This enable generic file system commands (load, ls). Signed-off-by: Pierre-Jean TEXIER Acked-by: Bryan O'Donoghue Reviewed-by: Fabio Estevam Signed-off-by: Bryan O'Donoghue --- configs/warp7_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/warp7_defconfig b/configs/warp7_defconfig index 540dafd120..73f3f09dc1 100644 --- a/configs/warp7_defconfig +++ b/configs/warp7_defconfig @@ -27,6 +27,7 @@ CONFIG_CMD_EXT2=y CONFIG_CMD_EXT4=y CONFIG_CMD_EXT4_WRITE=y CONFIG_CMD_FAT=y +CONFIG_CMD_FS_GENERIC=y CONFIG_NET_RANDOM_ETHADDR=y CONFIG_DFU_MMC=y CONFIG_FSL_ESDHC=y