From patchwork Fri Aug 23 17:00:49 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Igor Opaniuk X-Patchwork-Id: 1152313 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=gmail.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="raDDkuln"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 46FSNm52sMz9s3Z for ; Sat, 24 Aug 2019 03:01:44 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 40ED3C22132; Fri, 23 Aug 2019 17:01:09 +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=FREEMAIL_FROM, 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 7FDF4C220ED; Fri, 23 Aug 2019 17:00:58 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id BD3C9C21C38; Fri, 23 Aug 2019 17:00:54 +0000 (UTC) Received: from mail-wr1-f66.google.com (mail-wr1-f66.google.com [209.85.221.66]) by lists.denx.de (Postfix) with ESMTPS id 6A1A9C21C29 for ; Fri, 23 Aug 2019 17:00:54 +0000 (UTC) Received: by mail-wr1-f66.google.com with SMTP id y8so9234333wrn.10 for ; Fri, 23 Aug 2019 10:00:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=CiHmkOAgdsim6J5c+dn1ukyU3spYLr49ZBGCIhwY/as=; b=raDDkulnQ+u/PdQLqpK54/0ObIcyZOm3/zU9XB8d6syEpV/YHFhqEHdC+sQi+Kln8O 89JaJKDDZBQsrDCopSvQhdXQ3oYLndSZSWgQa53ju4GB2W7Ifo90fECHsSZJGOlqU91t Sqsnty+nZHsLA8MB7pcfxRtf43mtiu15OtrnH5D/ijQ8pHDlYkGJTLS/DtJn4RJHDuzq XjB+g4mj5E/QoyFRGN8I/ykRSRBpVEzuyqxLQLcFBcqBs95DQ7NyinUzFmN8npQ0vI43 73a5t7PiUQ4lyQn5HCPwm3Py90yPw5Cmi0wVIszmfX/eVm2o9ZTI+LXNaHT/n0RZ6GBM mw2g== 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=CiHmkOAgdsim6J5c+dn1ukyU3spYLr49ZBGCIhwY/as=; b=G2Tjs18r96ri36I2ABHhyptiH3pGan97yfcAYLRQLtvrjs2QHwnLBxz9rlSVcQv52Z wuQPmDtQejt+P56qrJS5nZs3wRDSdJaFYUu+JHv4kBkIW5mxjfomml1sER8OrRZALMUL yxK3nJsgsSIluLXeK45jgT97bU+FrAaKg9IqxxaALW72jJC1jUWvPMTblyMrzXmkQnwj M9cKmIbrQ7yecwW745lSBPEHkAYcJ3Oo895gWYQQz46inVwAHVqizTUlph9gFYzBF9Ws YXB+EsOSGSV3msc4cifk0tvVmCkxqjUv/1mstWpkAop5XOZT9MW3KxvG8dSYdtjhB0R8 z6/w== X-Gm-Message-State: APjAAAVfWNJL7D+sccgfsHTC9eSGILrKalJpgp4AEe/zit2HijsT4Ccy i4TXKayEWqAz3lAH1l79VoYAu9pEOyM= X-Google-Smtp-Source: APXvYqxut8urG2o0tAEPJIcrUs8xyEdcjThrsS3m6RfhEHkiHEHjsmcRq4rZZdw7RZMNCdP7AiVjxQ== X-Received: by 2002:a5d:494d:: with SMTP id r13mr6211745wrs.82.1566579653741; Fri, 23 Aug 2019 10:00:53 -0700 (PDT) Received: from localhost ([194.105.145.90]) by smtp.gmail.com with ESMTPSA id u186sm7857547wmu.26.2019.08.23.10.00.53 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 23 Aug 2019 10:00:53 -0700 (PDT) From: Igor Opaniuk To: u-boot@lists.denx.de Date: Fri, 23 Aug 2019 20:00:49 +0300 Message-Id: <20190823170049.23870-2-igor.opaniuk@gmail.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20190823170049.23870-1-igor.opaniuk@gmail.com> References: <20190823170049.23870-1-igor.opaniuk@gmail.com> Cc: Marcel Ziswiler , Igor Opaniuk , Max Krummenacher Subject: [U-Boot] [PATCH v1 2/2] apalis_imx6: use distroboot by default 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: Igor Opaniuk Use distro_bootcmd as defauult bootcmd instead of legacy wrappers. Signed-off-by: Igor Opaniuk Reviewed-by: Oleksandr Suvorov --- include/configs/apalis_imx6.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/configs/apalis_imx6.h b/include/configs/apalis_imx6.h index 974571df43..736ebb60ce 100644 --- a/include/configs/apalis_imx6.h +++ b/include/configs/apalis_imx6.h @@ -102,6 +102,7 @@ #ifndef CONFIG_SPL_BUILD #define BOOT_TARGET_DEVICES(func) \ + func(MMC, mmc, 0) \ func(MMC, mmc, 1) \ func(MMC, mmc, 2) \ func(USB, usb, 0) \ @@ -184,8 +185,7 @@ #endif #define CONFIG_EXTRA_ENV_SETTINGS \ BOOTENV \ - "bootcmd=run emmcboot ; echo ; echo emmcboot failed ; " \ - "setenv fdtfile ${fdt_file}; run distro_bootcmd ; " \ + "bootcmd=setenv fdtfile ${fdt_file}; run distro_bootcmd ; " \ "usb start ; " \ "setenv stdout serial,vga ; setenv stdin serial,usbkbd\0" \ "boot_file=zImage\0" \