From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] mx6sabresd: Move the DCD settings to spl code
Date: Fri, 14 Nov 2014 09:02:52 +0100 [thread overview]
Message-ID: <5465B72C.4030007@denx.de> (raw)
In-Reply-To: <CAOMZO5AwzYE8oLoWK15eyU-DS+Yo7reOTpBHYG3y9v7eh3_J-w@mail.gmail.com>
Hi Fabio,
On 14/11/2014 00:24, Fabio Estevam wrote:
> On Thu, Nov 13, 2014 at 9:16 PM, Stefano Babic <sbabic@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
>
Perfect ! I think that other boards can use this minimal setup as well.
What do you think to move it into imx-common ?
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
=====================================================================
next prev parent reply other threads:[~2014-11-14 8:02 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-13 21:58 [U-Boot] [PATCH] mx6sabresd: Move the DCD settings to spl code Fabio Estevam
2014-11-13 22:25 ` Nikolay Dimitrov
2014-11-13 22:30 ` Fabio Estevam
2014-11-13 23:00 ` John Tobias
2014-11-14 10:17 ` Otavio Salvador
2014-11-14 10:26 ` Fabio Estevam
2014-11-13 23:16 ` Stefano Babic
2014-11-13 23:24 ` Fabio Estevam
2014-11-14 8:02 ` Stefano Babic [this message]
2014-11-14 11:48 ` Nikolay Dimitrov
2014-11-14 11:57 ` Fabio Estevam
2014-11-14 12:22 ` Nikolay Dimitrov
2014-11-14 13:23 ` Stefano Babic
2014-11-14 14:40 ` Nikolay Dimitrov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5465B72C.4030007@denx.de \
--to=sbabic@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.