[U-Boot] [PATCH v1 5/9] apalis-tk1: add pcie_aspm=off to defargs
Oleksandr Suvorov
cryosay at gmail.com
Wed Jul 31 13:07:30 UTC 2019
On Wed, Jul 31, 2019 at 3:09 PM Igor Opaniuk <igor.opaniuk at gmail.com> wrote:
>
> From: Igor Opaniuk <igor.opaniuk at toradex.com>
>
> Disabling ASPM fixes incompatibilities with some PCIe cards
>
> Signed-off-by: Dominik Sliwa <dominik.sliwa at toradex.com>
> Signed-off-by: Igor Opaniuk <igor.opaniuk at toradex.com>
Reviewed-by: Oleksandr Suvorov <oleksandr.suvorov at toradex.com>
> ---
>
> include/configs/apalis-tk1.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/configs/apalis-tk1.h b/include/configs/apalis-tk1.h
> index efc52841d1..0bde1697bb 100644
> --- a/include/configs/apalis-tk1.h
> +++ b/include/configs/apalis-tk1.h
> @@ -112,7 +112,7 @@
> "console=ttyS0\0" \
> "defargs=lp0_vec=2064 at 0xf46ff000 core_edp_mv=1150 core_edp_ma=4000 " \
> "usb_port_owner_info=2 lane_owner_info=6 emc_max_dvfs=0 " \
> - "user_debug=30\0" \
> + "user_debug=30 pcie_aspm=off\0" \
> "dfu_alt_info=" DFU_ALT_EMMC_INFO "\0" \
> EMMC_BOOTCMD \
> "fdt_board=eval\0" \
> --
> 2.17.1
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot
--
Best regards
Oleksandr Suvorov
cryosay at gmail.com
More information about the U-Boot
mailing list