From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vagrant Cascadian Date: Tue, 30 Aug 2016 13:16:30 -0700 Subject: [U-Boot] [PATCH 0/2] Add support for config_distro_bootcmd to the omap3_pandora target. Message-ID: <20160830201632.10704-1-vagrant@debian.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de The first patch enables distro bootcmd support. The second patch only sets the bootargs if distro_bootcmd loading failed. This is based on the patch series submitted yesterday fixing the mmc boot syntax for omap3_pandora, though could easily be merged together into a single patch series if that is preferred. Vagrant Cascadian (2): omap3_pandora: Switch to use config_distro_bootcmd. omap3_pandora: Only set bootargs if distro_bootcmd failed to load. include/configs/omap3_pandora.h | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) -- 2.9.3