From: Guillaume Gardet <guillaume.gardet@free.fr>
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: Mon, 27 Jul 2015 18:39:16 +0200 [thread overview]
Message-ID: <55B65EB4.4070303@free.fr> (raw)
In-Reply-To: <CAK8F28nRDvFtXL4F125ZorH4V9gvvkyAAuho599QHE_tdqkA2A@mail.gmail.com>
Hi,
Le 24/07/2015 17:22, Ash Charles a ?crit :
> On Fri, Jul 24, 2015 at 7:04 AM, Tom Rini <trini@konsulko.com> wrote:
>> Can you give us more details on the exact nature of the failure? Thanks!
> Oh sorry--that wasn't clear! The boards appear to get stuck in SPL
> before anything can be printed to the console. Basically, I power on,
> see gunk from the boot rom on the console port, and then...nothing.
gunk? I think ROM should display nothing if MLO/SPL is found and if nothing is found, you get a '60' for UART boot.
> Happy to test further if there is a way to narrow down what precisely
> is failing.
I have no original beagle, only a xM version with DM3730 which seems to be unaffacted.
But, in Overo config, There are those lines :
#undef CONFIG_SPL_MAX_SIZE
#define CONFIG_SPL_MAX_SIZE (64*1024)
#undef CONFIG_SPL_TEXT_BASE
#define CONFIG_SPL_TEXT_BASE 0x40200000
Which bump SPL size from 54*1024 to 64*1024 and moves SPL text base from 0x40200800 to 0x40200000.
Any reason for that? What happens if you use original values?
What is the size of your MLO?
Guillaume
>
> --Ash
>
next prev parent reply other threads:[~2015-07-27 16:39 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
2015-07-24 14:04 ` Tom Rini
2015-07-24 15:22 ` Ash Charles
2015-07-27 16:39 ` Guillaume Gardet [this message]
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=55B65EB4.4070303@free.fr \
--to=guillaume.gardet@free.fr \
--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