From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] omap4_common: config: remove I2C for SPL mode
Date: Fri, 21 Feb 2014 14:14:58 -0500 [thread overview]
Message-ID: <20140221191458.GD16805@bill-the-cat> (raw)
In-Reply-To: <1389146816-5056-1-git-send-email-nm@ti.com>
On Tue, Jan 07, 2014 at 08:06:56PM -0600, Nishanth Menon wrote:
> Commit 6789e84ecaa8f45d053084e08c381284a04abff7 (i2c, omap24xx:
> convert driver to new mutlibus/mutliadapter framework) intended to
> make I2C driver compatible with latest changes. It unfortunately has
> had a impact on size on SPL as well. For example on SDP4430,
> 32032 bytes before/MLO
> 35416 bytes after/MLO
>
> With this mentioned commit, MLO stops booting on SDP4430 as only 32K
> is accessible for non-secure (bootloader) s/w on GP devices and the size
> increase to 56K fails boot.
>
> On the latest u-boot commit e7be18225fbea76d1f0034b224f0d1e60f07cfcf,
> MLO is now at size 35592 bytes, However, I2C is not necessary for SPL
> to function as we use SR_I2C for controlling the PMIC.
> Disabling I2C reduces MLO to 32224 bytes which allows
> OMAP4 GP platform to boot up.
>
> Since this is common for all OMAP4 platforms, remove the need for I2C
> for SPL builds in the common config.
>
> Signed-off-by: Nishanth Menon <nm@ti.com>
> Reviewed-by: Sricharan R <r.sricharan@ti.com>
Applied to u-boot-ti/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140221/9aef246d/attachment.pgp>
next prev parent reply other threads:[~2014-02-21 19:14 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-08 0:18 [U-Boot] Regression: SDP4430 - Fails to boot - bisect indicates i2c adaptation Nishanth Menon
2014-01-08 2:06 ` [U-Boot] [PATCH] omap4_common: config: remove I2C for SPL mode Nishanth Menon
2014-01-08 6:33 ` Sricharan R
2014-01-08 12:58 ` Tom Rini
2014-01-08 13:02 ` Michael Trimarchi
2014-01-08 13:49 ` Nishanth Menon
2014-02-21 19:14 ` Tom Rini [this message]
2014-01-08 6:40 ` [U-Boot] Regression: SDP4430 - Fails to boot - bisect indicates i2c adaptation Lokesh Vutla
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=20140221191458.GD16805@bill-the-cat \
--to=trini@ti.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.