All of lore.kernel.org
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Revert "arm: Switch 32-bit ARM to using generic global_data setup"
Date: Tue, 10 Nov 2015 16:08:23 +0100	[thread overview]
Message-ID: <20151110160823.280e4ebf@lilith> (raw)
In-Reply-To: <CAPnjgZ1v_UtG_BSyKKTXzq2TMgtJP=hNLrL59s=2+ubo2RQ8hg@mail.gmail.com>

Hello Simon,

On Tue, 10 Nov 2015 06:41:25 -0800, Simon Glass <sjg@chromium.org>
wrote:
> Hi Fabio,
> 
> On 10 November 2015 at 04:40, Fabio Estevam <fabio.estevam@freescale.com> wrote:
> > This reverts commit 5ba534d247d418e09c5b4fe5fb7fa780aac08e49.
> >
> > This commit causes cgtqmx6eval to not boot anymore:
> >
> > U-Boot SPL 2015.10-00527-g8800bee (Nov 09 2015 - 21:23:54)
> > mxc_spi: SPI Slave not allocated !
> >
> > Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> > ---
> >  arch/arm/lib/crt0.S | 28 ++++++++++++++++++++++++----
> >  1 file changed, 24 insertions(+), 4 deletions(-)
> 
> We're at the very start the release process, so I wonder if we can try
> to figure out what is wrong here?
> 
> Is it because malloc() is not working, perhaps?
> 
> The C code should be roughly equivalent to the assembly code.

"Roughly". :)

However:

> Albert
> found a problem with the code on toolchain 5.2.1 to do with setting
> 'gd', so may have some thoughts on this. But this might be a different
> problem.

I've looked into cgtqmx6eval, and if I'm not mistaken it builds ARM,
not Thumb, code, whereas the bug I found is on Thumb code (thumb-1 at
least).

So yes, this seems like a different problem than the gcc-5.2.1-induced
one.

> Regards,
> Simon

Amicalement,
-- 
Albert.

      parent reply	other threads:[~2015-11-10 15:08 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-10 12:40 [U-Boot] [PATCH] Revert "arm: Switch 32-bit ARM to using generic global_data setup" Fabio Estevam
2015-11-10 14:41 ` Simon Glass
2015-11-10 14:50   ` Fabio Estevam
2015-11-10 15:21     ` Simon Glass
2015-11-10 15:38       ` Fabio Estevam
2015-11-10 21:16         ` Fabio Estevam
2015-11-10 21:19           ` Simon Glass
2015-11-10 21:23             ` Fabio Estevam
2015-11-10 21:29               ` Simon Glass
2015-11-10 21:47                 ` Fabio Estevam
2015-11-10 21:52                   ` Simon Glass
2015-11-11 20:19                     ` Fabio Estevam
2015-11-10 15:08   ` Albert ARIBAUD [this message]

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=20151110160823.280e4ebf@lilith \
    --to=albert.u.boot@aribaud.net \
    --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.