All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ash Charles <ashcharles@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, 1/2] ti: armv7: enable EXT support in SPL (using ti_armv7_common.h)
Date: Thu, 23 Jul 2015 18:25:54 -0700	[thread overview]
Message-ID: <CAK8F28kMXXF5oEF7PU227C--7ut75Bx3OvfEqTCL=WVmSYb1=g@mail.gmail.com> (raw)
In-Reply-To: <20150619202520.GE28577@bill-the-cat>

Hi,

In testing v2015.07 with OMAP35xx (Overo) boards (ES3.1), I see boot
failure which I bisected down to this patch.  Reverting just this
patch from v2015.07 allows the same boards to boot into SPL without
issue.  My OMAP37xx-based Overos seem unaffected.  My guess is
enabling CONFIG_SYS_THUMB_BUILD for SPL is causing some problems for
OMAP35xx processors.  I wanted to check if this sounded familiar to
anyone or if another platform ( anyone have an original Beagle with
which to test?) also showed the same problem.

I tried two different compilers, gcc 4.9.2 and 4.7.4, with no apparent
difference but the problem could certainly be any of board, cpu rev.,
cpu, or compiler-specific.

Thanks,
--Ash

On Fri, Jun 19, 2015 at 1:25 PM, Tom Rini <trini@konsulko.com> wrote:
> On Tue, Jun 16, 2015 at 03:00:09PM +0200, Guillaume GARDET wrote:
>
>> Tested on Pandaboard (rev. A3) and Beagleboard xM (rev. B).
>> Compilation tested on TI armv7 boards and OMAP boards from other vendors.
>>
>> Signed-off-by: Guillaume GARDET <guillaume.gardet@free.fr>
>> Cc: Tom Rini <trini@konsulko.com>
>> Reviewed-by: Tom Rini <trini@konsulko.com>
>
> Applied to u-boot/master, thanks!
>
> --
> Tom
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>

  reply	other threads:[~2015-07-24  1:25 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-16 13:00 [U-Boot] [PATCH 0/2] Enable EXT support in SPL for all TI armv7 boards Guillaume GARDET
2015-06-16 13:00 ` [U-Boot] [PATCH 1/2] ti: armv7: enable EXT support in SPL (using ti_armv7_common.h) Guillaume GARDET
2015-06-16 15:43   ` Tom Rini
2015-06-19 20:25   ` [U-Boot] [U-Boot, " Tom Rini
2015-07-24  1:25     ` Ash Charles [this message]
2015-07-24 14:04       ` Tom Rini
2015-07-24 15:22         ` Ash Charles
2015-07-27 16:39           ` Guillaume Gardet
2015-07-28  0:23             ` Ash Charles
2015-07-28 10:30               ` Guillaume Gardet
2015-07-28 10:46           ` Guillaume Gardet
2015-07-28 17:19             ` Ash Charles
2015-07-30 19:58               ` Ash Charles
2015-08-28 18:50                 ` Ash Charles
2015-08-29 17:44                   ` Tom Rini
2015-06-16 13:00 ` [U-Boot] [PATCH 2/2] ti: omap4: remove CONFIG_SPL_EXT_SUPPORT from ti_omap4_common.h since it is now in ti_armv7_common.h Guillaume GARDET
2015-06-16 15:43   ` Tom Rini
2015-06-19 20:25   ` [U-Boot] [U-Boot, " Tom Rini

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='CAK8F28kMXXF5oEF7PU227C--7ut75Bx3OvfEqTCL=WVmSYb1=g@mail.gmail.com' \
    --to=ashcharles@gmail.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 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.