public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v2 0/3] J721E: Fix initialization of QSGMII PHY
@ 2022-02-22  5:19 Aswath Govindraju
  2022-02-22  5:19 ` [PATCH v2 1/3] include: configs: j721e_evm.h: Fix the env variable corresponding to QSGMII PHY init Aswath Govindraju
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Aswath Govindraju @ 2022-02-22  5:19 UTC (permalink / raw)
  Cc: u-boot, Tom Rini, Suman Anna, Kishon Vijay Abraham I,
	Aswath Govindraju

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(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-03-14 13:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-22  5:19 [PATCH v2 0/3] J721E: Fix initialization of QSGMII PHY Aswath Govindraju
2022-02-22  5:19 ` [PATCH v2 1/3] include: configs: j721e_evm.h: Fix the env variable corresponding to QSGMII PHY init Aswath Govindraju
2022-03-14 13:07   ` Tom Rini
2022-02-22  5:19 ` [PATCH v2 2/3] configs: j721e_evm_a72_defconfig: Fix the bootcmd Aswath Govindraju
2022-03-14 13:07   ` Tom Rini
2022-02-22  5:19 ` [PATCH v2 3/3] configs: j721e_hs_evm_a72_defconfig: Add command for initializing QSGMII PHY Aswath Govindraju
2022-03-14 13:07   ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox