| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/ |
| H A D | pcie_ep_boot.h | 4c8e468b74b6e49e6b9164d76a83e558de02e48e Fri Sep 23 09:43:57 UTC 2022 Kever Yang <kever.yang@rock-chips.com> rockchip: pcie-ep-boot: Add pcie ep boot function
This is test on rk3588 evb4/evb4v20. Steps: 1. Init PCIe EP with: BAR0: 32bit nonprefetchable, control area, at 0x3c000000 BAR2: 64bit prefetchable, data area, at CONFIG_SPL_LOAD_FIT_ADDRESS BAR4: EP wired register
2. Waiting for Linkup; 3. Wating for firmware and RUN command; 4. boot with RAM partition.
Test with RC function driver pcie-rkep.c in host side.
Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Change-Id: I91e8a3e4159668d57c806663ad4faab93585e6d7
|
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | rk3588_common.h | 4c8e468b74b6e49e6b9164d76a83e558de02e48e Fri Sep 23 09:43:57 UTC 2022 Kever Yang <kever.yang@rock-chips.com> rockchip: pcie-ep-boot: Add pcie ep boot function
This is test on rk3588 evb4/evb4v20. Steps: 1. Init PCIe EP with: BAR0: 32bit nonprefetchable, control area, at 0x3c000000 BAR2: 64bit prefetchable, data area, at CONFIG_SPL_LOAD_FIT_ADDRESS BAR4: EP wired register
2. Waiting for Linkup; 3. Wating for firmware and RUN command; 4. boot with RAM partition.
Test with RC function driver pcie-rkep.c in host side.
Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Change-Id: I91e8a3e4159668d57c806663ad4faab93585e6d7
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | spl_pcie_ep_boot.c | 4c8e468b74b6e49e6b9164d76a83e558de02e48e Fri Sep 23 09:43:57 UTC 2022 Kever Yang <kever.yang@rock-chips.com> rockchip: pcie-ep-boot: Add pcie ep boot function
This is test on rk3588 evb4/evb4v20. Steps: 1. Init PCIe EP with: BAR0: 32bit nonprefetchable, control area, at 0x3c000000 BAR2: 64bit prefetchable, data area, at CONFIG_SPL_LOAD_FIT_ADDRESS BAR4: EP wired register
2. Waiting for Linkup; 3. Wating for firmware and RUN command; 4. boot with RAM partition.
Test with RC function driver pcie-rkep.c in host side.
Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Change-Id: I91e8a3e4159668d57c806663ad4faab93585e6d7
|
| H A D | spl.c | 4c8e468b74b6e49e6b9164d76a83e558de02e48e Fri Sep 23 09:43:57 UTC 2022 Kever Yang <kever.yang@rock-chips.com> rockchip: pcie-ep-boot: Add pcie ep boot function
This is test on rk3588 evb4/evb4v20. Steps: 1. Init PCIe EP with: BAR0: 32bit nonprefetchable, control area, at 0x3c000000 BAR2: 64bit prefetchable, data area, at CONFIG_SPL_LOAD_FIT_ADDRESS BAR4: EP wired register
2. Waiting for Linkup; 3. Wating for firmware and RUN command; 4. boot with RAM partition.
Test with RC function driver pcie-rkep.c in host side.
Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Change-Id: I91e8a3e4159668d57c806663ad4faab93585e6d7
|
| H A D | Makefile | 4c8e468b74b6e49e6b9164d76a83e558de02e48e Fri Sep 23 09:43:57 UTC 2022 Kever Yang <kever.yang@rock-chips.com> rockchip: pcie-ep-boot: Add pcie ep boot function
This is test on rk3588 evb4/evb4v20. Steps: 1. Init PCIe EP with: BAR0: 32bit nonprefetchable, control area, at 0x3c000000 BAR2: 64bit prefetchable, data area, at CONFIG_SPL_LOAD_FIT_ADDRESS BAR4: EP wired register
2. Waiting for Linkup; 3. Wating for firmware and RUN command; 4. boot with RAM partition.
Test with RC function driver pcie-rkep.c in host side.
Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Change-Id: I91e8a3e4159668d57c806663ad4faab93585e6d7
|
| /rk3399_rockchip-uboot/common/spl/ |
| H A D | Kconfig | 4c8e468b74b6e49e6b9164d76a83e558de02e48e Fri Sep 23 09:43:57 UTC 2022 Kever Yang <kever.yang@rock-chips.com> rockchip: pcie-ep-boot: Add pcie ep boot function
This is test on rk3588 evb4/evb4v20. Steps: 1. Init PCIe EP with: BAR0: 32bit nonprefetchable, control area, at 0x3c000000 BAR2: 64bit prefetchable, data area, at CONFIG_SPL_LOAD_FIT_ADDRESS BAR4: EP wired register
2. Waiting for Linkup; 3. Wating for firmware and RUN command; 4. boot with RAM partition.
Test with RC function driver pcie-rkep.c in host side.
Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Change-Id: I91e8a3e4159668d57c806663ad4faab93585e6d7
|