From patchwork Mon Feb 12 05:13:26 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Derald D. Woods" X-Patchwork-Id: 871889 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; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="mw7P8H9P"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 3zfv361TxNz9t34 for ; Mon, 12 Feb 2018 16:13:52 +1100 (AEDT) Received: by lists.denx.de (Postfix, from userid 105) id 7BFFEC21E13; Mon, 12 Feb 2018 05:13:47 +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 6B42FC21C51; Mon, 12 Feb 2018 05:13:44 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id BE2D7C21CB6; Mon, 12 Feb 2018 05:13:42 +0000 (UTC) Received: from mail-io0-f195.google.com (mail-io0-f195.google.com [209.85.223.195]) by lists.denx.de (Postfix) with ESMTPS id 3367FC21C51 for ; Mon, 12 Feb 2018 05:13:42 +0000 (UTC) Received: by mail-io0-f195.google.com with SMTP id b198so16015278iof.6 for ; Sun, 11 Feb 2018 21:13:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=iE5hkJICW2rsykEjrNQwTISqIQuUVH6nBIV2LPxlINo=; b=mw7P8H9PXFdPxTyxEWpAqbFa91cyIGZPD4AyfVewxnIbvmqT7F1Zj9x/huue3EaE6I Nm51Z+00WaP2HJ8f8wyqLT4ITAOsKKYloE1hFIO7s4UO++7gIvY+JTSMPtGPrAEUiGPQ R8ddSXSUMd/BZynRSF4a3XLvcU/qRxCHk0MXTbCP6oz1rUMLZDeVmnvxoes1gSMA8Ju/ aOah1PJPOqxsqzOGwKuigvx7Qx8FaKFhae+oPAZtjADH7RxHr6eXhaTLicAabB68oSOb XfRd/Ib1Mgk/yb0w8f1Z2USyCTOtM2Zhd0DuFoLWUWYt5I12yZWXsSgUtNO6dZ+8zvSD 7qDw== 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; bh=iE5hkJICW2rsykEjrNQwTISqIQuUVH6nBIV2LPxlINo=; b=hmDZL+nkzr0iHmd3HVM0QhDdRTWhLozJya/i3DpWPrGw7dQw5GKqJntv3mTDGqVOW3 MEYEbVbVfVXXsPnrROtrvuMzBYk4kYoeVmGFPkCzFRWOlsgqcX2QmV8PjfmaMpmv3KTp jv89inqoniuW9wm1iAgoDtUK3uQg8Uh99B5JnViiFhAUgqR0y+G79IW8wruDs4j40i9G 12AkWwE9VMgcQmoAfilwZArA8yIP6NfdPkmf9f7Jh1km8zIDaTiU8wZE7YYsii9G0VGV tdIpCVFvULc5yg7SnaFVp7cVAfOfw7Elvf7pdkUMTimV1k2E8bCMWHb7b0l9BeKB5/3b bVBA== X-Gm-Message-State: APf1xPBeY0voOw/dQ+r9WvIiLZMNPqnv885owJ/nsl6OaLnEa5KDnR0A odRJpp7dhgZqJ7F7fT6ZAYh3wg== X-Google-Smtp-Source: AH8x225dVasV0EYTB8JuZ9JA4V8FrNsS8IPnWYeNiXo1sSSV5HrktouhpnqNvDwue3S5R7rTS+/wYw== X-Received: by 10.107.146.137 with SMTP id u131mr6830488iod.96.1518412420501; Sun, 11 Feb 2018 21:13:40 -0800 (PST) Received: from ethiopia.woodsts.org (c-73-74-196-48.hsd1.il.comcast.net. [73.74.196.48]) by smtp.gmail.com with ESMTPSA id i78sm8729890ioe.45.2018.02.11.21.13.39 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 11 Feb 2018 21:13:39 -0800 (PST) From: "Derald D. Woods" To: u-boot@lists.denx.de Date: Sun, 11 Feb 2018 23:13:26 -0600 Message-Id: <20180212051329.29761-1-woods.technical@gmail.com> X-Mailer: git-send-email 2.16.1 Cc: trini@konsulko.com Subject: [U-Boot] [RFC PATCH 0/3] ARM: omap3: beagle, evm: synchronize common setup 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 short series is an attempt to make this set of boards use the same default configuration items where possible. This was prompted by an investigation into enabling SERIAL_SEARCH_ALL on omap3_evm. This feature now works for omap3_evm after this series. The 'RFC' is because of changes in the default NAND layout of MTDPARTS_DEFAULT and using ENV_IS_IN_FAT. More detail is provided with the patches. As most things are configurable now, this should not be an issue. I am trying to get simple defaults that just boot and expose the common core features. Derald D. Woods (3): ARM: omap3: beagle: Set 'mtdids' and 'mtdparts' in board file ARM: omap3: beagle: Enable DM_SERIAL, update distro usage and NAND layout ARM: omap3: evm: Sync with omap3_beagle configuration board/ti/beagle/beagle.c | 8 ++ configs/omap3_beagle_defconfig | 29 ++++- configs/omap3_evm_defconfig | 25 +++-- include/configs/omap3_beagle.h | 241 +++++++++++++++++++++++------------------ include/configs/omap3_evm.h | 71 +++++++----- 5 files changed, 220 insertions(+), 154 deletions(-)