Re: [PATCH 0/2] Drop last two remaining omap3 legacy board files
From: Tony Lindgren <tony@atomide.com>
Date: 2016-08-06 06:26:02
Also in:
linux-arm-kernel
From: Tony Lindgren <tony@atomide.com>
Date: 2016-08-06 06:26:02
Also in:
linux-arm-kernel
* Sebastian Reichel [off-list ref] [160805 10:46]:
Hi Tony, On Wed, Jun 15, 2016 at 03:48:07AM -0700, Tony Lindgren wrote:quoted
Here are two patches to drop the last remaining omap3 legacy boot files. We have device tree based booting working for these boards, and the legacy booting has been mostly kept around to validate against regressions. Let's not touch the rest of the platform init code until around v4.9 so we can revert these two patches if needed. Cheers, Tony Tony Lindgren (2): ARM: OMAP2+: Drop legacy board file for n900 ARM: OMAP2+: Drop legacy board file for LDPI wonder what happened to these patches. I see, that you have a omap-for-v4.8/legacy branch, which contains them. But as far as I can see its not in linux-next and it was not included in the ARM pull request.
Well I took some time off and wanted to see v4.8-rc1 work with legacy mode as we have it in few automated test systems. So I did not add them to Linux next yet. My plan is to send them right after v4.8-rc1 and wait on any further legacy code removal until v4.9. Regards, Tony