public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Troy Kisky <troy.kisky@boundarydevices.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] imximage: fix commands other than write_data
Date: Mon, 21 Sep 2015 14:01:09 -0700	[thread overview]
Message-ID: <56007015.9040304@boundarydevices.com> (raw)
In-Reply-To: <55FE757E.5030304@denx.de>

On 9/20/2015 1:59 AM, Stefano Babic wrote:
> Hi Troy,
> 
> On 15/09/2015 03:06, Troy Kisky wrote:
>> When CHECK_BITS_SET was added, they forgot to add
>> a new command table, and instead overwrote the
>> previous table.
>>
>> Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
>>
>> ---
>>
> 
> This patch breaks building boards with SPL:
>        arm:  +   mx6sabresd_spl
> +Error: Image corrupt DCD size 536870911 exceed maximum 220
> +make[2]: *** [SPL] Error 1
> +make[1]: *** [SPL] Error 2
> +make: *** [sub-make] Error 2

Looks like the error check is wrong. So previously, it was probably
writing 0 to address 0. I'll send a patch.

Troy

  reply	other threads:[~2015-09-21 21:01 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-15  1:06 [U-Boot] [PATCH] imximage: fix commands other than write_data Troy Kisky
2015-09-15  1:16 ` Fabio Estevam
2015-09-20  8:23 ` Stefano Babic
2015-09-20  8:59 ` Stefano Babic
2015-09-21 21:01   ` Troy Kisky [this message]
2015-10-07 12:05 ` Stefano Babic
2015-10-07 17:54   ` Troy Kisky
2015-10-07 18:25     ` Fabio Estevam
2015-10-07 21:07       ` Troy Kisky
2015-10-08  8:46     ` Stefano Babic

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=56007015.9040304@boundarydevices.com \
    --to=troy.kisky@boundarydevices.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox