From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Thu, 25 Apr 2013 21:44:44 +0200 Subject: [U-Boot] [PATCH v5 1/2] mx51evk: Update environment in order to allow booting a dt kernel In-Reply-To: <1366405477-19329-1-git-send-email-festevam@gmail.com> References: <1366405477-19329-1-git-send-email-festevam@gmail.com> Message-ID: <517987AC.8000402@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 19/04/2013 23:04, Fabio Estevam wrote: > From: Fabio Estevam > > Update the environment as done in other imx boards to allow easy switching > between booting a non-dt kernel and a dt kernel. > > Change CONFIG_LOADADDR to 0x92000000, so that we can have the: > > - uImage at 0x92000000 > - imx51-babbage.dtb at 0x91000000 > > ,which are adequate locations in RAM to avoid overlapping. > > Boot tested the following kernels: > > - 2.6.35 from FSL (11.09 branch) > - 3.9-rc7 non-dt > - 3.9-rc7 dt > > Signed-off-by: Fabio Estevam > --- Applied to u-boot-imx, thanks. Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================