[PATCH 0/5] ARM: khadas-vim3: enable PCIe and NVMe

Neil Armstrong narmstrong at baylibre.com
Fri Apr 16 14:13:09 CEST 2021


On 08/04/2021 09:50, Neil Armstrong wrote:
> This adds the missing bits to enable PCIe and NVMe support in U-Boot for
> the Khadas VIM3 & VIM3L board.
> 
> This serie depends on [1].
> 
> [1] https://patchwork.ozlabs.org/project/uboot/cover/20210325144921.1791892-1-narmstrong@baylibre.com/
> 
> Neil Armstrong (5):
>   clk: meson-g12a: add PCIe gates
>   phy: meson-g12a-usb3-pcie: add support for PCIe ops
>   arm: dts: meson-khadas-vim3: enable PCIe in U-boot
>   configs: khadas-vim3: enable PCIe and NVMe
>   configs: meson64: add NVME boot target
> 
>  arch/arm/dts/meson-khadas-vim3-u-boot.dtsi |  4 ++
>  configs/khadas-vim3_defconfig              |  5 ++
>  configs/khadas-vim3l_defconfig             |  5 ++
>  drivers/clk/meson/g12a.c                   |  2 +
>  drivers/phy/meson-g12a-usb3-pcie.c         | 81 ++++++++++++++++++++--
>  include/configs/meson64.h                  |  7 ++
>  6 files changed, 100 insertions(+), 4 deletions(-)
> 

Applied to u-boot-amlogic


More information about the U-Boot mailing list