linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Drop more omap3 legacy board-*.c files for v4.2
@ 2015-05-04 20:01 Tony Lindgren
  2015-05-04 20:01 ` [PATCH 1/3] ARM: OMAP2+: Remove legacy booting support for cm-t35 Tony Lindgren
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Tony Lindgren @ 2015-05-04 20:01 UTC (permalink / raw)
  To: linux-arm-kernel

Hi all,

It seems we're ready to drop these board-*.c files for v4.2.

Please respond if you still have issues so we can fix those
for the device tree based booting.

For dropping the remaining omap3 legacy boot support, we still
have the following board-*.c files:

BOARD			REASON NEEDED
board-ldp.c             Still used in RMKs boot test system
board-omap3logic.c      Getting a .dts file for v4.2
board-omap3pandora.c    Got a .dts file for v4.1
board-rx51-*.c          Needs /proc/atags support for user space

I'm hoping we can drop those for v4.3 merge window, then keep
the platform data around for one more merge window in case of
reverting needed, then drop the platform data too for v4.4
if no issues needing reverting are found.

Regards,

Tony


Tony Lindgren (3):
  ARM: OMAP2+: Remove legacy booting support for cm-t35
  ARM: OMAP2+: Remove legacy booting support for Overo
  ARM: OMAP2+: Remove legacy booting support for Beagleboards

 arch/arm/mach-omap2/Kconfig             |  22 -
 arch/arm/mach-omap2/Makefile            |   3 -
 arch/arm/mach-omap2/board-cm-t35.c      | 769 --------------------------------
 arch/arm/mach-omap2/board-omap3beagle.c | 595 ------------------------
 arch/arm/mach-omap2/board-overo.c       | 571 ------------------------
 5 files changed, 1960 deletions(-)
 delete mode 100644 arch/arm/mach-omap2/board-cm-t35.c
 delete mode 100644 arch/arm/mach-omap2/board-omap3beagle.c
 delete mode 100644 arch/arm/mach-omap2/board-overo.c

-- 
2.1.4

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2015-05-15 19:52 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-04 20:01 [PATCH 0/3] Drop more omap3 legacy board-*.c files for v4.2 Tony Lindgren
2015-05-04 20:01 ` [PATCH 1/3] ARM: OMAP2+: Remove legacy booting support for cm-t35 Tony Lindgren
2015-05-04 20:01 ` [PATCH 2/3] ARM: OMAP2+: Remove legacy booting support for Overo Tony Lindgren
2015-05-06 16:14   ` Ash Charles
2015-05-04 20:01 ` [PATCH 3/3] ARM: OMAP2+: Remove legacy booting support for Beagleboards Tony Lindgren
2015-05-05 10:54 ` [PATCH 0/3] Drop more omap3 legacy board-*.c files for v4.2 Arnd Bergmann
2015-05-05 14:43   ` Tony Lindgren
2015-05-05 14:54     ` Pali Rohár
2015-05-05 15:06       ` Tony Lindgren
2015-05-05 16:39         ` Pali Rohár
2015-05-05 16:58           ` Nicolas Pitre
2015-05-05 17:00           ` Tony Lindgren
2015-05-06  8:52             ` Pali Rohár
2015-05-06 14:42               ` Tony Lindgren
2015-05-15 19:52                 ` Pali Rohár

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).