From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/8] ARM: AM335x: Add support for FIT and various platforms
Date: Thu, 12 May 2016 07:25:38 -0400 [thread overview]
Message-ID: <20160512112538.GP24828@bill-the-cat> (raw)
In-Reply-To: <573463FE.10206@ti.com>
On Thu, May 12, 2016 at 04:37:42PM +0530, Lokesh Vutla wrote:
> On Thursday 12 May 2016 04:30 PM, Tom Rini wrote:
> > On Thu, May 12, 2016 at 11:18:05AM +0530, Lokesh Vutla wrote:
> >> Hi Tom,
> >>
> >> On Wednesday 11 May 2016 09:53 PM, Tom Rini wrote:
> >>> On Tue, May 10, 2016 at 01:18:16PM +0530, Lokesh Vutla wrote:
> >>>
> >>>> This series adds support for FIT and various AM335x based platforms
> >>>>
> >>>> BBB: http://pastebin.ubuntu.com/16340189/
> >>>> BBW: http://pastebin.ubuntu.com/16340238/
> >>>> AM335x-evm: http://pastebin.ubuntu.com/16340157/
> >>>> AM335x-evmsk: http://pastebin.ubuntu.com/16340327/
> >>>>
> >>>> Lokesh Vutla (6):
> >>>> ARM: AM33xx: configs: Rename am335x_evm to am335xx_evm_nodt defconfig
> >>>
> >>> OK, just like the am43xx series, lets just move over to FIT+DT in SPL
> >>> and drop the old case, no "nodt" config.
> >>
> >> Not sure if I get the question. So, nodt defconfig is still maintained
> >> because of the peripheral boot modes(UART and ethernet). If these modes
> >> are converted to load FIT we can drop nodt defcofcong.
> >
> > Yes, lets get those loading FIT now, it shouldn't be too bad given all
> > of the other work you've done (thanks!) :)
>
> Okay, I am already working in these boot modes. But I am stuck with the
> XIP boot. In XIP we directly use u-boot and no header is being parsed.
> Any idea how to deal this issue?
For now I suppose we just can't do XIP booting in a multi-machine
config, just a single one where we don't need to be FIT to support DM+DT
?
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160512/b10f3fca/attachment.sig>
prev parent reply other threads:[~2016-05-12 11:25 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-10 7:48 [U-Boot] [PATCH 0/8] ARM: AM335x: Add support for FIT and various platforms Lokesh Vutla
2016-05-10 7:48 ` [U-Boot] [PATCH 1/8] ARM: AM33xx: configs: Rename am335x_evm to am335xx_evm_nodt defconfig Lokesh Vutla
2016-05-10 7:48 ` [U-Boot] [PATCH 2/8] board: am33xx: fit: add support for selecting dtb dynamically Lokesh Vutla
2016-05-13 20:45 ` Tom Rini
2016-05-10 7:48 ` [U-Boot] [PATCH 3/8] ARM: dts: am335x-bone: Enable uart and timer Lokesh Vutla
2016-05-13 20:46 ` Tom Rini
2016-05-10 7:48 ` [U-Boot] [PATCH 4/8] ARM: AM335x: Enable FIT Lokesh Vutla
2016-05-10 7:48 ` [U-Boot] [PATCH 5/8] ARM: dts: am335x: fix cd-gpios definition as per hardware design and dt binding docs Lokesh Vutla
2016-05-13 20:46 ` Tom Rini
2016-05-10 7:48 ` [U-Boot] [PATCH 6/8] ARM: dts: AM335x-evmsk: Add initial support Lokesh Vutla
2016-05-13 20:46 ` Tom Rini
2016-05-10 7:48 ` [U-Boot] [PATCH 7/8] ARM: dts: AM335x-BBG: " Lokesh Vutla
2016-05-13 20:46 ` Tom Rini
2016-05-10 7:48 ` [U-Boot] [PATCH 8/8] configs: am335x_evm: Switch to env on FAT SD by default Lokesh Vutla
2016-05-11 16:23 ` [U-Boot] [PATCH 0/8] ARM: AM335x: Add support for FIT and various platforms Tom Rini
2016-05-12 5:48 ` Lokesh Vutla
2016-05-12 11:00 ` Tom Rini
2016-05-12 11:07 ` Lokesh Vutla
2016-05-12 11:25 ` Tom Rini [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=20160512112538.GP24828@bill-the-cat \
--to=trini@konsulko.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox