From patchwork Tue Oct 8 10:03:00 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michal Simek X-Patchwork-Id: 1173160 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=none (p=none dis=none) header.from=xilinx.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=monstr-eu.20150623.gappssmtp.com header.i=@monstr-eu.20150623.gappssmtp.com header.b="Rkao9Ua4"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 46nXwp0xLsz9sN1 for ; Tue, 8 Oct 2019 21:03:19 +1100 (AEDT) Received: by lists.denx.de (Postfix, from userid 105) id 31004C21F2B; Tue, 8 Oct 2019 10:03:10 +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_H2, 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 AF8BBC21DCA; Tue, 8 Oct 2019 10:03:08 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 4F747C21DCA; Tue, 8 Oct 2019 10:03:07 +0000 (UTC) Received: from mail-wr1-f67.google.com (mail-wr1-f67.google.com [209.85.221.67]) by lists.denx.de (Postfix) with ESMTPS id EB2DCC21C2F for ; Tue, 8 Oct 2019 10:03:06 +0000 (UTC) Received: by mail-wr1-f67.google.com with SMTP id p14so17719451wro.4 for ; Tue, 08 Oct 2019 03:03:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monstr-eu.20150623.gappssmtp.com; s=20150623; h=sender:from:to:cc:subject:date:message-id; bh=Zm1oD2YPpnvV6YakavKzVpnK4fLOSQuFI8POFOm+BgU=; b=Rkao9Ua4L/sySmqvnb8TZGuINuG6hD9q7FqLAZnIxz1ERaWSRaRNRLHlXT4tBtxnWR M/oN1IHhHov21J+SFjEyk6RBghtxK88tMaBfjoC+KBQb4uwa2vgpnEbpxJ4C0HkikFna xN4BS8T0BVqp+WUsPcTrZeUtnaJMDbbDQx4SYGWEz0PsoIADwxHPjZCaBs5EX5bIIea6 KaCweg2dX/vSIwk+yM6HluXopkLf53ScBzwzjHz/NiivjTJqhggmBoT5PPfhrGOp9Pun 8c/4p3dsPYT4Wu/AV/uHxZjcRW1wZyTbEwc4ZAFuBYDztdv7U2y0qGR6ubxouqL6dgvQ uAmg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id; bh=Zm1oD2YPpnvV6YakavKzVpnK4fLOSQuFI8POFOm+BgU=; b=p8cBn+gkhP/64fN7gGlPQA1xgLDoVokCKbsCgAqiMACBlOxxsVp/o1ZoQWYjkao2Xv NR5ux+J2ax5lyzQttHkgWuMn2Rjkfh/okfoDQsCPP8PPxDl1bRsUwXaDihN8w8GNkS/d DCpc+WmLRkiY79YPuN1ujmjwi/F3bXyHCLxWNLEebTpH61a8iYP7Bh7NhPP2S7NTqLdR K3mX9PreWJHliZtr8bLGEx+gRfm4bsI1HWh+rrUyTWsdhlVuPkJZfsCKDRznIbwkBfCx CnHn2BxEcY+GW1NNGYzQ+BLUaF9FgemU2y6AaCBVFfsadX40iCIPWUlZvm77JbMh7lWG KAzw== X-Gm-Message-State: APjAAAU7VD9mkze3xQKmVZVezL6laztwVB7SzuVUVnetkKSawaofiSsi WTRHc2f76jSCPp0tQZeymd5q4A== X-Google-Smtp-Source: APXvYqxN/urYjYdn0O5hbBdPh2O99QiqVyek+CNncFzEGNcIWNZ18ZGA+FwJkm5BgnPRQWu5WHDetg== X-Received: by 2002:a5d:4a91:: with SMTP id o17mr27681765wrq.35.1570528986511; Tue, 08 Oct 2019 03:03:06 -0700 (PDT) Received: from localhost (nat-35.starnet.cz. [178.255.168.35]) by smtp.gmail.com with ESMTPSA id r18sm3385759wme.48.2019.10.08.03.03.05 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 08 Oct 2019 03:03:05 -0700 (PDT) From: Michal Simek To: linux-kernel@vger.kernel.org, monstr@monstr.eu, michal.simek@xilinx.com, git@xilinx.com Date: Tue, 8 Oct 2019 12:03:00 +0200 Message-Id: <980101fbea44e14bec2354e718238742e6bc5f05.1570528975.git.michal.simek@xilinx.com> X-Mailer: git-send-email 2.17.1 Cc: Manjukumar Matha , u-boot@lists.denx.de Subject: [U-Boot] [PATCH] microblaze: defconfig: Enable devtmps and tmpfs 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: Manjukumar Matha Currently dropbear does not run in background because devtmps and tmpfs is not enabled by default. Enable devtmps and tmpfs to fix this issue. Signed-off-by: Manjukumar Matha Signed-off-by: Michal Simek --- arch/microblaze/configs/mmu_defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/microblaze/configs/mmu_defconfig b/arch/microblaze/configs/mmu_defconfig index 654edfdc7867..b3b433db89d8 100644 --- a/arch/microblaze/configs/mmu_defconfig +++ b/arch/microblaze/configs/mmu_defconfig @@ -33,6 +33,8 @@ CONFIG_INET=y # CONFIG_IPV6 is not set CONFIG_BRIDGE=m CONFIG_PCI=y +CONFIG_DEVTMPFS=y +CONFIG_DEVTMPFS_MOUNT=y CONFIG_MTD=y CONFIG_MTD_CFI=y CONFIG_MTD_CFI_INTELEXT=y @@ -73,6 +75,7 @@ CONFIG_UIO_PDRV_GENIRQ=y CONFIG_UIO_DMEM_GENIRQ=y CONFIG_EXT2_FS=y # CONFIG_DNOTIFY is not set +CONFIG_TMPFS=y CONFIG_CRAMFS=y CONFIG_ROMFS_FS=y CONFIG_NFS_FS=y