From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Grinberg Date: Wed, 22 Jun 2016 18:24:09 +0300 Subject: [U-Boot] [PATCH 1/3] ARM: configs: cm_fx6: improve default environment In-Reply-To: <8ee6e075c03641b0aa6f949d0c276c77@rwthex-s1-b.rwth-ad.de> References: <20160619154456.29027-1-christopher.spinrath@rwth-aachen.de> <8ee6e075c03641b0aa6f949d0c276c77@rwthex-s1-b.rwth-ad.de> Message-ID: <576AAD99.1020702@compulab.co.il> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 06/19/2016 06:44 PM, Christopher Spinrath wrote: > Currently, entire script segments have to be changed in the default > environment to change the kernel image location or to append kernel > cmdline parameters. In the later case this has to be changed for > every possible boot device. > > Introduce new variables for kernel image locations and boot device > independent kernel parameters to make it easier to change these > settings. > > Signed-off-by: Christopher Spinrath Reviewed-by: Igor Grinberg -- Regards, Igor.