Re: [PATCH 1/2] arm: mvebu: a3720: Set BOOT_TARGET_DEVICES list to enabled peripherals

2022-07-21 Thread Stefan Roese
On 23.05.22 11:14, Pali Rohár wrote: This allows to compile U-Boot without some boot option for some A3720 board which does not have that peripheral. Signed-off-by: Pali Rohár Applied to u-boot-marvell/master Thanks, Stefan --- include/configs/mvebu_armada-37xx.h | 42 +++

Re: [PATCH 1/2] arm: mvebu: a3720: Set BOOT_TARGET_DEVICES list to enabled peripherals

2022-05-29 Thread Stefan Roese
On 23.05.22 11:14, Pali Rohár wrote: This allows to compile U-Boot without some boot option for some A3720 board which does not have that peripheral. Signed-off-by: Pali Rohár Reviewed-by: Stefan Roese Thanks, Stefan --- include/configs/mvebu_armada-37xx.h | 42 -

[PATCH 1/2] arm: mvebu: a3720: Set BOOT_TARGET_DEVICES list to enabled peripherals

2022-05-23 Thread Pali Rohár
This allows to compile U-Boot without some boot option for some A3720 board which does not have that peripheral. Signed-off-by: Pali Rohár --- include/configs/mvebu_armada-37xx.h | 42 - 1 file changed, 36 insertions(+), 6 deletions(-) diff --git a/include/configs/mv