[PATCH v2 10/13] colibri_imx7: enable relocation of fdt and initrd

2020-04-18 Thread sbabic
> From: Igor Opaniuk > Remove 'fdt_high' and 'initrd_high' environment variables (set to 0x) > 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 >

[PATCH v2 10/13] colibri_imx7: enable relocation of fdt and initrd

2020-03-27 Thread Igor Opaniuk
From: Igor Opaniuk Remove 'fdt_high' and 'initrd_high' environment variables (set to 0x) 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: