[PATCH 2/2] config: apalis-imx8: Enable FEC TXC delay
Oleksandr Suvorov
cryosay at gmail.com
Wed Mar 11 10:58:43 CET 2020
On Mon, Mar 9, 2020 at 8:39 PM Philippe Schenker
<philippe.schenker at toradex.com> wrote:
>
> define FEC_ENET_ENABLE_TXC_DELAY to enable the delay on TXC line on
> the MAC.
The description doesn't explain why we enable this delay.
Could you add an explanation, please?
With that:
Reviewed-by: Oleksandr Suvorov <oleksandr.suvorov at toradex.com>
>
> Signed-off-by: Philippe Schenker <philippe.schenker at toradex.com>
>
> ---
>
> include/configs/apalis-imx8.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/include/configs/apalis-imx8.h b/include/configs/apalis-imx8.h
> index bea035c3e23..40037157339 100644
> --- a/include/configs/apalis-imx8.h
> +++ b/include/configs/apalis-imx8.h
> @@ -24,6 +24,7 @@
>
> /* Networking */
> #define FEC_QUIRK_ENET_MAC
> +#define FEC_ENET_ENABLE_TXC_DELAY
>
> #define CONFIG_TFTP_TSIZE
>
> --
> 2.25.1
>
--
Best regards
Oleksandr Suvorov
cryosay at gmail.com
More information about the U-Boot
mailing list