From mboxrd@z Thu Jan 1 00:00:00 1970 From: Derald D. Woods Date: Sat, 20 Jan 2018 21:16:12 -0600 Subject: [U-Boot] [PATCH 0/2] ARM: omap3: evm: Fix distro bootcmd Message-ID: <20180121031614.29091-1-woods.technical@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 series fixes an omap3_evm boot hang on master. It contains a patch to "config_distro_bootcmd.h" which allows board defined UBI partition and volume names. This is used by omap3_evm to eliminate some lines of code. Derald D. Woods (2): distro bootcmd: Allow board defined UBI partition and volume names ARM: omap3: evm: Fix distro bootcmd UBIFS and MMC support include/config_distro_bootcmd.h | 15 +++++--- include/configs/omap3_evm.h | 80 +++++++++++++---------------------------- 2 files changed, 35 insertions(+), 60 deletions(-) -- 2.16.0