Re: [PATCH] fixup! ARM: at91: build for all SoCs when AT91_MULTI_BOARDS is selected

2019-10-18 Thread Sascha Hauer
On Tue, Oct 15, 2019 at 10:21:05AM +0200, Ahmad Fatoum wrote: > This reverts a hunk I missed after a rebase: > A previous commit restricts ARCH_BAREBOX_MAX_BARE_INIT to only > non-multi-image boards, so no need to touch it to be compatible > with the new multi-image changes. > > --- >

[PATCH] fixup! ARM: at91: build for all SoCs when AT91_MULTI_BOARDS is selected

2019-10-15 Thread Ahmad Fatoum
This reverts a hunk I missed after a rebase: A previous commit restricts ARCH_BAREBOX_MAX_BARE_INIT to only non-multi-image boards, so no need to touch it to be compatible with the new multi-image changes. --- arch/arm/mach-at91/Kconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)