Re: [PATCH] arm: remove dead blocks in XIP_KERNEL link script

2016-03-24 Thread Arnd Bergmann
On Thursday 24 March 2016 19:58:40 Jonas Rabenstein wrote: > Commit 538bf4694898 ("ARM: 8513/1: xip: Move XIP linking to a separate > file") separated all CONFIG_XIP_KERNEL related portions of the linker > script into a separate file. The copied parts depending on CONFIG_SMP > may be removed, as CO

[PATCH] arm: remove dead blocks in XIP_KERNEL link script

2016-03-24 Thread Jonas Rabenstein
Commit 538bf4694898 ("ARM: 8513/1: xip: Move XIP linking to a separate file") separated all CONFIG_XIP_KERNEL related portions of the linker script into a separate file. The copied parts depending on CONFIG_SMP may be removed, as CONFIG_SMP (and related options) can never be selected together with