From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Holler Date: Sat, 05 Mar 2011 13:50:53 +0100 Subject: [U-Boot] [PATCH v4] omap3_beagle: enable the use of a plain text file named uEnv.txt instead of boot.scr In-Reply-To: <4D722D1F.1050509@ahsoftware.de> References: <1299097582-12206-1-git-send-email-jkridner@beagleboard.org> <1299164901-11339-1-git-send-email-jkridner@beagleboard.org> <4D722D1F.1050509@ahsoftware.de> Message-ID: <4D7231AD.9000004@ahsoftware.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am 05.03.2011 13:31, schrieb Alexander Holler: > Hello Jason, > > I've just seen a patch which makes env import optional, so you might > consider adding CONFIG_CMD_IMPORTENV to omap3_beagle.h to be prepared > when env import will get optional. Sorry for the noise, the patch which makes it optional enables it by default, so no action is necessary. Haven't seen that at first. > Regards, > > Alexander Holler