diff options
-rw-r--r-- | jacinto6/README.SGX | 28 | ||||
-rw-r--r-- | jacinto6/sgx.tgz | bin | 1564556 -> 1555721 bytes |
2 files changed, 3 insertions, 25 deletions
diff --git a/jacinto6/README.SGX b/jacinto6/README.SGX index ad64515..384ffa3 100644 --- a/jacinto6/README.SGX +++ b/jacinto6/README.SGX | |||
@@ -16,9 +16,9 @@ sgx.tgz a set of binaries built for SGX544. | |||
16 | [DDK Version] | 16 | [DDK Version] |
17 | 1.14/4081762 | 17 | 1.14/4081762 |
18 | [DDK commit ID] | 18 | [DDK commit ID] |
19 | 2a3afec gralloc: Dont translate formats on video encoder usage | 19 | 495d2e9 um: build: update install path for kernel module |
20 | [Branch] | 20 | [Branch] |
21 | android/1.14/4081762_k4.4_M | 21 | android/1.14/4081762_k4.4_O |
22 | [Kernel modules built against] | 22 | [Kernel modules built against] |
23 | Kernel Version: 4.4.y with CONFIG_MODVERSIONS=y | 23 | Kernel Version: 4.4.y with CONFIG_MODVERSIONS=y |
24 | [Build type] | 24 | [Build type] |
@@ -29,26 +29,4 @@ sgx.tgz a set of binaries built for SGX544. | |||
29 | #=========================================================================== | 29 | #=========================================================================== |
30 | SGX kernel modules source is located in sgx_src/eurasia_km/ | 30 | SGX kernel modules source is located in sgx_src/eurasia_km/ |
31 | 31 | ||
32 | Make sure kernel is built before building modules | 32 | SGX Kernel module is now built as part of Android file system build. |
33 | |||
34 | # cd ANDROID_ROOT/device/ti/proprietary-open/jacinto6/sgx_src/eurasia_km/eurasiacon/build/linux2/omap_android/ | ||
35 | # export ANDROID_ROOT=path_to_android_fs_source | ||
36 | # export KERNELDIR=path_to_kernel_source | ||
37 | # export CROSS_COMPILE=$ANDROID_ROOT/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/arm-linux-androideabi- | ||
38 | # export KERNEL_CROSS_COMPILE=$ANDROID_ROOT/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/arm-linux-androideabi- | ||
39 | # export ARCH=arm | ||
40 | # export PATH=<path to kernel toolchain>:$PATH | ||
41 | |||
42 | To build for Jacinto6/AM57x (SGX 544 multi core): | ||
43 | # make TARGET_PRODUCT="jacinto6evm" BUILD=release | ||
44 | # make TARGET_PRODUCT="am57xevm" BUILD=release | ||
45 | |||
46 | Once the .ko is built, install it onto device (/system/lib/modules) | ||
47 | |||
48 | # cd ANDROID_ROOT/device/ti/proprietary-open/jacinto6/sgx_src/eurasia_km/eurasiacon/binary2_omap_android_release/target/ | ||
49 | # adb push pvrsrvkm.ko /system/lib/modules/ | ||
50 | |||
51 | If you build the kernel module, it is highly advisable to replace the binaries | ||
52 | in your device with the ones in sgx.tgz to avoid incompatibility. | ||
53 | |||
54 | Reboot device. | ||
diff --git a/jacinto6/sgx.tgz b/jacinto6/sgx.tgz index 9c7e334..60e22c1 100644 --- a/jacinto6/sgx.tgz +++ b/jacinto6/sgx.tgz | |||
Binary files differ | |||