[PATCH] ARM: stm32: Increase USB power-good delay on DHSOM
Marek Vasut
marex at denx.de
Tue Nov 30 14:24:31 CET 2021
On 11/30/21 14:18, Patrice CHOTARD wrote:
> Hi Marek
Hi,
> While preparing and testing the next u-boot-stm32 pull request, i found an issue with this patch during
> compilation.
>
> I got the following error:
>
> In file included from include/config.h:4,
> from include/common.h:16,
> from env/common.c:10:
> include/configs/stm32mp15_common.h:173:2: error: expected '}' before 'STM32MP_BOARD_EXTRA_ENV'
> 173 | STM32MP_BOARD_EXTRA_ENV
> | ^~~~~~~~~~~~~~~~~~~~~~~
> include/env_default.h:125:2: note: in expansion of macro 'CONFIG_EXTRA_ENV_SETTINGS'
> 125 | CONFIG_EXTRA_ENV_SETTINGS
> | ^~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from env/common.c:32:
> include/env_default.h:29:36: note: to match this '{'
> 29 | const char default_environment[] = {
> | ^
>
>
> If you have time to send a fix quickly i can wait for it before sending the pull-request
> Or i exclude these 2 patches as there are dependent :
>
> https://patchwork.ozlabs.org/project/uboot/patch/20211113022444.231801-1-marex@denx.de/
> https://patchwork.ozlabs.org/project/uboot/patch/20211113022513.231840-1-marex@denx.de/
I don't see this issue, on which board does this happen ?
More information about the U-Boot
mailing list