
The following series of patches, - Fix the initialization of QSGMII PHY such that it is only applicable to J721E EVM - Remove the default setting of dorprocboot - Add boot_rprocs command in the GP bootcmd - Add phy initialization command in hs bootcmd
Changes since v1: - Add checks such that the QSGMII PHY initialization is only applicable for J721E EVM - Rearranged the order of PHY initialization and boot_rpocs in the bootcmd - Added reported-bys - Split the fix into two patches.
Aswath Govindraju (3): include: configs: j721e_evm.h: Fix the env variable corresponding to QSGMII PHY init configs: j721e_evm_a72_defconfig: Fix the bootcmd configs: j721e_hs_evm_a72_defconfig: Add command for initializing QSGMII PHY
configs/j721e_evm_a72_defconfig | 2 +- configs/j721e_hs_evm_a72_defconfig | 2 +- include/configs/j721e_evm.h | 19 +++++++++++++++++-- 3 files changed, 19 insertions(+), 4 deletions(-)