All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] Disable K3_SYSTEM_CONTROLLER on K3 Arm64 cores
@ 2019-07-29 16:48 Suman Anna
  2019-07-29 16:48 ` [U-Boot] [PATCH 1/2] configs: am65x_evm_a53: Disable K3_SYSTEM_CONTROLLER Suman Anna
  2019-07-29 16:48 ` [U-Boot] [PATCH 2/2] configs: j721e_evm_a72: " Suman Anna
  0 siblings, 2 replies; 9+ messages in thread
From: Suman Anna @ 2019-07-29 16:48 UTC (permalink / raw)
  To: u-boot

Hi Lokesh, Tom,

The K3 System Controller remoteproc driver is only needed on R5 SPL, and
need not be enabled or built for the K3 Arm64 U-Boot/SPL targets. The
following 2 patches are minor cleanup patches disabling the same for 
K3 Arm64 U-boot/SPL targets on both AM65x and J721E SoCs.

regards
Suman

Suman Anna (2):
  configs: am65x_evm_a53: Disable K3_SYSTEM_CONTROLLER
  configs: j721e_evm_a72: Disable K3_SYSTEM_CONTROLLER

 configs/am65x_evm_a53_defconfig    | 3 ---
 configs/am65x_hs_evm_a53_defconfig | 3 ---
 configs/j721e_evm_a72_defconfig    | 3 ---
 3 files changed, 9 deletions(-)

-- 
2.22.0

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

end of thread, other threads:[~2019-08-01  3:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-29 16:48 [U-Boot] [PATCH 0/2] Disable K3_SYSTEM_CONTROLLER on K3 Arm64 cores Suman Anna
2019-07-29 16:48 ` [U-Boot] [PATCH 1/2] configs: am65x_evm_a53: Disable K3_SYSTEM_CONTROLLER Suman Anna
2019-07-30  4:08   ` Lokesh Vutla
2019-07-30 16:16     ` Suman Anna
2019-07-30 16:18       ` Tom Rini
2019-07-31  3:46         ` Lokesh Vutla
2019-08-01  3:36   ` Tom Rini
2019-07-29 16:48 ` [U-Boot] [PATCH 2/2] configs: j721e_evm_a72: " Suman Anna
2019-08-01  3:36   ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.