From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 15 Feb 2016 17:34:39 -0500 Subject: [U-Boot] OMAP3: am3517_evm: SD/MMC boot with uEnv.txt, zImage, and FDT In-Reply-To: <1454900087-31977-1-git-send-email-woods.technical@gmail.com> References: <1454900087-31977-1-git-send-email-woods.technical@gmail.com> Message-ID: <20160215223439.GK23166@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sun, Feb 07, 2016 at 08:54:47PM -0600, Derald D. Woods wrote: > Boot with the Linux zImage and am3517-evm.dtb pair, when SD/MMC media > is present. This behavior can be overridden by creating a 'uEnv.txt' > file with 'uenvcmd' defined. > > To boot an existing 'uImage', create the following 'uEnv.txt': > > [start]----------------------------------------------------------------- > > loaduimage=fatload mmc 0:1 ${loadaddr} ${bootfile} > uenvcmd=run loaduimage; run mmcargs; bootm ${loadaddr} > > [end]------------------------------------------------------------------- > > Inspired by similar patches, for other OMAP3 boards, from EEWiki > - https://github.com/eewiki/u-boot-patches/tree/master/v2016.01 > > Signed-off-by: Derald D. Woods > Reviewed-by: Tom Rini Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: