From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Sat, 18 Apr 2020 12:50:16 +0200 (CEST) Subject: [PATCH v2 12/13] colibri-imx6ull: enable relocation of fdt and initrd In-Reply-To: <20200327102825.10230-13-igor.opaniuk@gmail.com> Message-ID: <20200418105016.E46F6811FB@phobos.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 > From: Igor Opaniuk > Remove 'fdt_high' and 'initrd_high' environment variables (set to 0xFFFFFFFF) > from default environment which prevents relocation of FDT and initrd. > Rely on 'bootm_size' value instead to safely relocate kernel, device tree and > initrd. > Signed-off-by: Igor Opaniuk > Reviewed-by: Oleksandr Suvorov Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk 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 =====================================================================