summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Mahaveer <vishalm@ti.com>2014-05-23 15:37:03 -0500
committerVishal Mahaveer <vishalm@ti.com>2014-05-23 16:29:21 -0500
commit30f27f275f9a85f3d2c3bf208e06bfa15acf0f20 (patch)
treed5577402a00c0f6fbb698166e9ab1a4741c9d526
parenta8b0d3c1b03d32b15a6655a7ca97668a43fbd140 (diff)
downloadproprietary-open-jacinto-30f27f275f9a85f3d2c3bf208e06bfa15acf0f20.tar.gz
SGX-BIN: DDK binaries with support for both J6 and J6 Eco and two fb instance
Update latest DDK binaries with support for dynamic detection of cores and support for two fb instances Change-Id: I7fd936e8ec83a128481f9bfa3dd7b3e03ae52bfb Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
-rw-r--r--jacinto6/README.SGX3
-rw-r--r--jacinto6/sgx.tgzbin4109821 -> 4108478 bytes
2 files changed, 2 insertions, 1 deletions
diff --git a/jacinto6/README.SGX b/jacinto6/README.SGX
index 2f2ad00..13d498a 100644
--- a/jacinto6/README.SGX
+++ b/jacinto6/README.SGX
@@ -16,7 +16,7 @@ sgx.tgz a set of binaries built for SGX544.
[DDK Version]
1.12/2701748
[DDK commit ID]
- f60140c SGX-UM-Fix for graphics init race condition.
+ 58a36f7 SGX-UM: Creating two fb instances for KitKat.
[Branch]
android/1.12/2701748
[Kernel modules built against]
@@ -39,6 +39,7 @@ Once the .ko is built, install it onto device (/system/lib/modules)
# cd ANDROID_ROOT/device/ti/proprietary-open/jacinto6/sgx_src/eurasia_km/eurasiacon/binary2_omap_android_release/target/
# adb push pvrsrvkm.ko /system/lib/modules/
+# adb push omaplfb.ko /system/lib/modules/
If you build the kernel module, it is highly advisable to replace the binaries
in your device with the ones located in sgx.tgz to avoid incompatibility.
diff --git a/jacinto6/sgx.tgz b/jacinto6/sgx.tgz
index f9de0b6..e3e4e08 100644
--- a/jacinto6/sgx.tgz
+++ b/jacinto6/sgx.tgz
Binary files differ