From e1fcebc82cd7c29d1e90fd64dd6588a042e6d970 Mon Sep 17 00:00:00 2001 From: Basabjit Sengupta Date: Tue, 29 Sep 2015 06:40:26 -0500 Subject: SBE memory (PBA) Access Support RTC:128062 RTC:128976 Rebased with master to pull in the latest fixes. Change-Id: I7985429189403b06c8eae48125007ba6f7f9c6c4 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20836 Tested-by: Jenkins Server Reviewed-by: Amit J. Tendolkar --- sbe/test/testGetCapabilities.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbe/test/testGetCapabilities.py') diff --git a/sbe/test/testGetCapabilities.py b/sbe/test/testGetCapabilities.py index 4b631270..8fa9d241 100755 --- a/sbe/test/testGetCapabilities.py +++ b/sbe/test/testGetCapabilities.py @@ -15,7 +15,7 @@ EXPDATA1 = [0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 0x00,0x0,0x0,0x0]; -EXPDATA2 = [0x0,0x0,0x0,0x0, +EXPDATA2 = [0xa4,0x0,0x0,0x03, 0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, -- cgit v1.2.1