[U-Boot] [PATCH] mx6sabresd: Move the DCD settings to spl code
Fabio Estevam
festevam at gmail.com
Fri Nov 14 00:24:25 CET 2014
On Thu, Nov 13, 2014 at 9:16 PM, Stefano Babic <sbabic at denx.de> wrote:
> mkimage is called with the .cfg file, and if it is removed, no imx image
> file is generated. I think that then the i.MX cannot boot, because the
> resulting image will miss the "magic number" in the headers as described
> in manuals. So I think that a minimal .cfg is required (without DCD and
> register setting) to let U-Boot build system to generate an imx image file.
Got it, so we can keep this minimal .cfg then. After this patch the
spl .cfg it will only contain
IMAGE_VERSION 2
BOOT_FROM sd
Regards,
Fabio Estevam
More information about the U-Boot
mailing list