public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Roberto Fichera <kernel@tekno-soft.it>
To: u-boot@lists.denx.de
Subject: [U-Boot] Moving custom board imx6q from u-boot-imx 2014.04 to 2015.04 lead to freeze
Date: Thu, 11 Feb 2016 08:50:08 +0100	[thread overview]
Message-ID: <56BC3D30.9030601@tekno-soft.it> (raw)
In-Reply-To: <CAOMZO5D194jDHidG+kWwcdkgG_j+qvXqogQMotN0JtDkWnrJiw@mail.gmail.com>

On 02/10/2016 07:59 PM, Fabio Estevam wrote:

Hi Fabio,

> On Wed, Feb 10, 2016 at 9:47 AM, Roberto Fichera <kernel@tekno-soft.it> wrote:
>> Hi All,
>>
>> After upgrading my u-boot-imx v2014.04 to v2015.04 I was not able to boot anymore my custom iMX6Q
> Why don't you try 2016.01 instead?

Ok! Will do! However I've found that with this patch below it boots pretty fine! Do you know why?

diff --git a/arch/arm/lib/crt0.S b/arch/arm/lib/crt0.S
index 92d3732..f87acb6 100644
--- a/arch/arm/lib/crt0.S
+++ b/arch/arm/lib/crt0.S
@@ -108,7 +108,7 @@ here:
  * now relocate vectors
  */
 
-    bl    relocate_vectors
+    /* bl    relocate_vectors */
 
 /* Set up final (full) environment */

  reply	other threads:[~2016-02-11  7:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-10 11:47 [U-Boot] Moving custom board imx6q from u-boot-imx 2014.04 to 2015.04 lead to freeze Roberto Fichera
2016-02-10 18:59 ` Fabio Estevam
2016-02-11  7:50   ` Roberto Fichera [this message]
2016-02-11 15:52     ` Fabio Estevam
2016-02-11  9:46   ` Roberto Fichera

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=56BC3D30.9030601@tekno-soft.it \
    --to=kernel@tekno-soft.it \
    --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