From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ash Charles Date: Wed, 21 May 2014 14:04:46 -0700 Subject: [U-Boot] [Patch v2 0/9] omap3: overo: update board data In-Reply-To: <1398813328-17365-1-git-send-email-ashcharles@gmail.com> References: <1398813328-17365-1-git-send-email-ashcharles@gmail.com> Message-ID: <1400706295-31871-1-git-send-email-ashcharles@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de This patch series collects board-specific fixes and updates for the Gumstix Overo COMs. v2 adds [1] originally sent separately and amends as discussed [2]. [1] https://www.mail-archive.com/u-boot at lists.denx.de/msg137739.html [2] http://lists.denx.de/pipermail/u-boot/2014-May/179891.html Ash Charles (8): omap: overo: allow the use of a plain text env file instead boot scripts OMAP3: overo: add command support for mtd and ubi OMAP3: overo: eliminate hard-coded partition offsets arm: omap3: Fix omap3_overo SPL boot hangup [omap3][overo] Add Board Revision for Wireless chip OMAP3: overo: add some Gumstix expansion boards [omap3][overo] Allow overo to boot with device tree omap3: overo: Use common configurations for Overo Peter A. Bigot (1): OMAP3: overo: increase linux partition to 8 MiB board/overo/overo.c | 43 +++++- board/overo/overo.h | 17 +++ include/configs/omap3_overo.h | 296 ++++++++++++++---------------------------- 3 files changed, 153 insertions(+), 203 deletions(-) -- 1.8.3.2