On Wed, Nov 04, 2020 at 03:33:20PM +0100, Michal Simek wrote:
> CONFIG_NEEDS_MANUAL_RELOC macro was out of Kconfig. Move it there to be
> able to use compile-time checks to reduce the number of build paths.
>
> Fixes: f9a882438966 ("dm: core: Convert #ifdef to if() in root.c") for
> Microblaze
>
On Wed, Nov 04, 2020 at 03:55:51PM +0100, Michal Simek wrote:
>
>
> On 04. 11. 20 15:45, Tom Rini wrote:
> > On Wed, Nov 04, 2020 at 03:33:20PM +0100, Michal Simek wrote:
> >
> >> CONFIG_NEEDS_MANUAL_RELOC macro was out of Kconfig. Move it there
> >> to be able to use compile-time checks to reduc
On 04. 11. 20 15:45, Tom Rini wrote:
> On Wed, Nov 04, 2020 at 03:33:20PM +0100, Michal Simek wrote:
>
>> CONFIG_NEEDS_MANUAL_RELOC macro was out of Kconfig. Move it there
>> to be able to use compile-time checks to reduce the number of
>> build paths.
>>
>> Fixes: f9a882438966 ("dm: core: Conve
On Wed, Nov 04, 2020 at 03:33:20PM +0100, Michal Simek wrote:
> CONFIG_NEEDS_MANUAL_RELOC macro was out of Kconfig. Move it there to be
> able to use compile-time checks to reduce the number of build paths.
>
> Fixes: f9a882438966 ("dm: core: Convert #ifdef to if() in root.c") for
> Microblaze
>
CONFIG_NEEDS_MANUAL_RELOC macro was out of Kconfig. Move it there to be
able to use compile-time checks to reduce the number of build paths.
Fixes: f9a882438966 ("dm: core: Convert #ifdef to if() in root.c") for
Microblaze
Signed-off-by: Michal Simek
---
arch/Kconfig |
5 matches
Mail list logo