From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/5] configs/ls104xa: enable the config NOR_BOOT
Date: Mon, 17 Oct 2016 07:53:09 -0400 [thread overview]
Message-ID: <20161017115309.GS18591@bill-the-cat> (raw)
In-Reply-To: <VI1PR0401MB2560F842C48E624C9F08A66B84D00@VI1PR0401MB2560.eurprd04.prod.outlook.com>
On Mon, Oct 17, 2016 at 09:12:30AM +0000, Z.Q. Hou wrote:
> Hi Prabhakar,
>
> Thanks for your comments!
>
> > -----Original Message-----
> > From: Prabhakar Kushwaha
> > Sent: 2016?10?17? 11:40
> > To: Z.Q. Hou <zhiqiang.hou@nxp.com>; u-boot at lists.denx.de;
> > albert.u.boot at aribaud.net; york sun <york.sun@nxp.com>;
> > sjg at chromium.org; bmeng.cn at gmail.com; hs at denx.de;
> > yamada.masahiro at socionext.com; Ruchika Gupta <ruchika.gupta@nxp.com>;
> > eddy.petrisor at gmail.com; s.temerkhanov at gmail.com; sr at denx.de;
> > van.freenix at gmail.com; fgretief at spaceteq.co.za; rpjday at crashcourse.ca;
> > trini at konsulko.com; Mingkai Hu <mingkai.hu@nxp.com>
> > Cc: Z.Q. Hou <zhiqiang.hou@nxp.com>
> > Subject: RE: [PATCH 2/5] configs/ls104xa: enable the config NOR_BOOT
> >
> >
> > > -----Original Message-----
> > > From: Zhiqiang Hou [mailto:Zhiqiang.Hou at nxp.com]
> > > Sent: Wednesday, October 12, 2016 2:56 PM
> > > To: u-boot at lists.denx.de; albert.u.boot at aribaud.net; york sun
> > > <york.sun@nxp.com>; sjg at chromium.org; bmeng.cn at gmail.com;
> > hs at denx.de;
> > > yamada.masahiro at socionext.com; Ruchika Gupta
> > <ruchika.gupta@nxp.com>;
> > > eddy.petrisor at gmail.com; s.temerkhanov at gmail.com; Prabhakar Kushwaha
> > > <prabhakar.kushwaha@nxp.com>; sr at denx.de; van.freenix at gmail.com;
> > > fgretief at spaceteq.co.za; rpjday at crashcourse.ca; trini at konsulko.com;
> > > Mingkai Hu <mingkai.hu@nxp.com>
> > > Cc: Z.Q. Hou <zhiqiang.hou@nxp.com>
> > > Subject: [PATCH 2/5] configs/ls104xa: enable the config NOR_BOOT
> > >
> > > From: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
> > >
> > > Enable the config NOR_BOOT obviously for NOR boot defconfigs of
> > > ls1043a and ls1046a.
> > >
> >
> > Earlier, no CONFIG for NOR boot was required.
> > Why new variable CONFIG_NOR_BOOT is even required?
>
> Now that the Boot Media configs has been introduced, it's reasonable to uniform all boot methods under this framework.
> And therefore the other config entry is able to be configured according to different Boot Media.
But we also don't want to make this needlessly complicated. The general
intention here is that we have some boot methods that are incompatible
with others. For example, if a board lacks NOR and we try and run a
binary that expects NOR, we panic today. So for beaglebone (where there
is a NOR cape that you can boot from) we need a special build that does
know about NOR.
At some level, once we have enough things in DM some of this special
casing can go away I hope.
--
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/20161017/6dcab136/attachment.sig>
next prev parent reply other threads:[~2016-10-17 11:53 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-12 9:26 [U-Boot] [PATCH 1/5] common/Kconfig: remove NOR_BOOT's depends on NOR Zhiqiang Hou
2016-10-12 9:26 ` [U-Boot] [PATCH 2/5] configs/ls104xa: enable the config NOR_BOOT Zhiqiang Hou
2016-10-17 3:40 ` Prabhakar Kushwaha
2016-10-17 9:12 ` Z.Q. Hou
2016-10-17 11:53 ` Tom Rini [this message]
2016-10-12 9:26 ` [U-Boot] [PATCH 3/5] kconfig: armv8: move armv8 sec_firmware CONFIG_* to Kconfig Zhiqiang Hou
2016-10-12 9:26 ` [U-Boot] [PATCH 4/5] kconfig: fsl PPA: move " Zhiqiang Hou
2016-10-24 7:40 ` Priyanka Jain
2016-11-07 18:32 ` york sun
2016-11-08 2:39 ` Z.Q. Hou
2017-01-04 18:49 ` york sun
2017-01-05 2:29 ` Z.Q. Hou
2016-10-12 9:26 ` [U-Boot] [PATCH 5/5] fsl PPA: enable PPA for ls1043ardb and ls1046ardb Zhiqiang Hou
2016-10-13 13:36 ` [U-Boot] [PATCH 1/5] common/Kconfig: remove NOR_BOOT's depends on NOR 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=20161017115309.GS18591@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