Re: [PATCH] configs: stm32mp1: cleanup config file

2022-09-23 Thread Patrice CHOTARD
Hi Patrick On 9/19/22 08:42, Patrice CHOTARD wrote: > Hi PAtrick > > On 9/16/22 16:52, Patrick Delaunay wrote: >> Remove the unnecessary comment after the CONFIG_SYS_BOOTM_LEN >> migration to Kconfig. >> >> Fixes: c45568cc4e51 ("Convert CONFIG_SYS_BOOTM_LEN to Kconfig") >> Signed-off-by: Patrick

Re: [PATCH] configs: stm32mp1: cleanup config file

2022-09-19 Thread Patrice CHOTARD
Hi PAtrick On 9/16/22 16:52, Patrick Delaunay wrote: > Remove the unnecessary comment after the CONFIG_SYS_BOOTM_LEN > migration to Kconfig. > > Fixes: c45568cc4e51 ("Convert CONFIG_SYS_BOOTM_LEN to Kconfig") > Signed-off-by: Patrick Delaunay > --- > > include/configs/stm32mp13_common.h | 2

[PATCH] configs: stm32mp1: cleanup config file

2022-09-16 Thread Patrick Delaunay
Remove the unnecessary comment after the CONFIG_SYS_BOOTM_LEN migration to Kconfig. Fixes: c45568cc4e51 ("Convert CONFIG_SYS_BOOTM_LEN to Kconfig") Signed-off-by: Patrick Delaunay --- include/configs/stm32mp13_common.h | 2 -- include/configs/stm32mp15_common.h | 2 -- 2 files changed, 4