public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] drivers:usb:fsl: Add T4080 as affected soc for Erratum A007792 sw workaround
@ 2015-11-30  6:40 Rajesh Bhagat
  0 siblings, 0 replies; 2+ messages in thread
From: Rajesh Bhagat @ 2015-11-30  6:40 UTC (permalink / raw)
  To: u-boot

Apply Erratum A007792 sw workaround for T4080

Signed-off-by: Sriram Dash <sriram.dash@freescale.com>
Signed-off-by: Rajesh Bhagat <rajesh.bhagat@freescale.com>
Signed-off-by: Ramneek Mehresh <ramneek.mehresh@freescale.com>
---
 include/fsl_usb.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/fsl_usb.h b/include/fsl_usb.h
index 8e3dded..187e384 100644
--- a/include/fsl_usb.h
+++ b/include/fsl_usb.h
@@ -181,6 +181,7 @@ static inline bool has_erratum_a007792(void)
 	switch (soc) {
 	case SVR_T4240:
 	case SVR_T4160:
+	case SVR_T4080:
 		return IS_SVR_REV(svr, 2, 0);
 	case SVR_T1024:
 	case SVR_T1023:
-- 
2.6.2.198.g614a2ac

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

end of thread, other threads:[~2015-11-30 12:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1448866894-2123-1-git-send-email-rajesh.bhagat@freescale.com>
2015-11-30 12:28 ` [U-Boot] [PATCH] drivers:usb:fsl: Add T4080 as affected soc for Erratum A007792 sw workaround Marek Vasut
2015-11-30  6:40 Rajesh Bhagat

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