* [GIT PULL] omap fixes against v3.18-rc2
@ 2014-10-30 16:50 Tony Lindgren
2014-11-02 21:39 ` Olof Johansson
0 siblings, 1 reply; 3+ messages in thread
From: Tony Lindgren @ 2014-10-30 16:50 UTC (permalink / raw)
To: arm; +Cc: linux-arm-kernel, linux-omap
The following changes since commit cac7f2429872d3733dc3f9915857b1691da2eb2f:
Linux 3.18-rc2 (2014-10-26 16:48:41 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/fixes-against-v3.18-rc2
for you to fetch changes up to 4b91f7f3c8b20e073b7bfc098625b37f99789508:
ARM: OMAP2+: Warn about deprecated legacy booting mode (2014-10-29 12:19:20 -0700)
----------------------------------------------------------------
Few fixes for omaps to enable NAND BCH so devices won't
produce errors when booted with omap2plus_defconfig, and
reduce bloat by making IPV6 a loadable module.
Also let's add a warning about legacy boot being deprecated
for omap3.
We now have things working with device tree, and only omap3 is
still booting in legacy mode. So hopefully this warning will
help move the remaining legacy mode users to boot with device
tree.
As the total reduction of code and static data is somewhere
around 20000 lines of code once we remove omap3 legacy mode
booting, we really do want to make omap3 to boot also in
device tree mode only over the next few merge cycles.
----------------------------------------------------------------
Tony Lindgren (3):
ARM: omap2plus_defconfig: Fix bloat caused by having ipv6 built-in
ARM: omap2plus_defconfig: Fix errors with NAND BCH
ARM: OMAP2+: Warn about deprecated legacy booting mode
arch/arm/configs/omap2plus_defconfig | 4 ++--
arch/arm/mach-omap2/omap_device.c | 4 ++++
2 files changed, 6 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PULL] omap fixes against v3.18-rc2
2014-10-30 16:50 [GIT PULL] omap fixes against v3.18-rc2 Tony Lindgren
@ 2014-11-02 21:39 ` Olof Johansson
2014-11-02 23:53 ` Tony Lindgren
0 siblings, 1 reply; 3+ messages in thread
From: Olof Johansson @ 2014-11-02 21:39 UTC (permalink / raw)
To: Tony Lindgren; +Cc: arm, linux-arm-kernel, linux-omap, linux
On Thu, Oct 30, 2014 at 09:50:20AM -0700, Tony Lindgren wrote:
> The following changes since commit cac7f2429872d3733dc3f9915857b1691da2eb2f:
>
> Linux 3.18-rc2 (2014-10-26 16:48:41 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/fixes-against-v3.18-rc2
>
> for you to fetch changes up to 4b91f7f3c8b20e073b7bfc098625b37f99789508:
>
> ARM: OMAP2+: Warn about deprecated legacy booting mode (2014-10-29 12:19:20 -0700)
Thanks, merged.
>
> ----------------------------------------------------------------
> Few fixes for omaps to enable NAND BCH so devices won't
> produce errors when booted with omap2plus_defconfig, and
> reduce bloat by making IPV6 a loadable module.
>
> Also let's add a warning about legacy boot being deprecated
> for omap3.
>
> We now have things working with device tree, and only omap3 is
> still booting in legacy mode. So hopefully this warning will
> help move the remaining legacy mode users to boot with device
> tree.
Hm, I think I saw Russell commenting recently about migrating back from
DT to legacy boot on a 3430 board.
> As the total reduction of code and static data is somewhere
> around 20000 lines of code once we remove omap3 legacy mode
> booting, we really do want to make omap3 to boot also in
> device tree mode only over the next few merge cycles.
Yep, that'd be nice.
-Olof
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PULL] omap fixes against v3.18-rc2
2014-11-02 21:39 ` Olof Johansson
@ 2014-11-02 23:53 ` Tony Lindgren
0 siblings, 0 replies; 3+ messages in thread
From: Tony Lindgren @ 2014-11-02 23:53 UTC (permalink / raw)
To: Olof Johansson; +Cc: arm, linux-arm-kernel, linux-omap, linux
* Olof Johansson <olof@lixom.net> [141102 15:30]:
> On Thu, Oct 30, 2014 at 09:50:20AM -0700, Tony Lindgren wrote:
> > The following changes since commit cac7f2429872d3733dc3f9915857b1691da2eb2f:
> >
> > Linux 3.18-rc2 (2014-10-26 16:48:41 -0700)
> >
> > are available in the git repository at:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/fixes-against-v3.18-rc2
> >
> > for you to fetch changes up to 4b91f7f3c8b20e073b7bfc098625b37f99789508:
> >
> > ARM: OMAP2+: Warn about deprecated legacy booting mode (2014-10-29 12:19:20 -0700)
>
> Thanks, merged.
>
> >
> > ----------------------------------------------------------------
> > Few fixes for omaps to enable NAND BCH so devices won't
> > produce errors when booted with omap2plus_defconfig, and
> > reduce bloat by making IPV6 a loadable module.
> >
> > Also let's add a warning about legacy boot being deprecated
> > for omap3.
> >
> > We now have things working with device tree, and only omap3 is
> > still booting in legacy mode. So hopefully this warning will
> > help move the remaining legacy mode users to boot with device
> > tree.
>
> Hm, I think I saw Russell commenting recently about migrating back from
> DT to legacy boot on a 3430 board.
I posted a fix for the PMIC that fixes the poweroff issue for
boards with charger or VBUS wired. So hopefully Russell can switch
his LDP over finally.
> > As the total reduction of code and static data is somewhere
> > around 20000 lines of code once we remove omap3 legacy mode
> > booting, we really do want to make omap3 to boot also in
> > device tree mode only over the next few merge cycles.
>
> Yep, that'd be nice.
Indeed.
Thanks,
Tony
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-11-02 23:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-30 16:50 [GIT PULL] omap fixes against v3.18-rc2 Tony Lindgren
2014-11-02 21:39 ` Olof Johansson
2014-11-02 23:53 ` Tony Lindgren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).