Porting Android to a custom board

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Porting Android to a custom board

Jump to solution
772 Views
pieter
Contributor II

Hi all!

I'm working on a custom iMX6 DL board. Can I use a pre-build Freescale Android BSP as a root filesystem for testing the GPU part of a kernel?

I'm curious if I can use this approach to validate proper operation of the GPU (e.g. finetune the kernel), or do I really need to create a custom Android BSP?

Labels (3)
0 Kudos
1 Solution
574 Views
pieter
Contributor II

Ah, turns out you can! Just to be complete on this, I could test my custom kernel and custom device tree using both the Linux and the Android release root file system.


The Android root filesystem did need some tuning since I was using a NFS setup.

View solution in original post

0 Kudos
1 Reply
575 Views
pieter
Contributor II

Ah, turns out you can! Just to be complete on this, I could test my custom kernel and custom device tree using both the Linux and the Android release root file system.


The Android root filesystem did need some tuning since I was using a NFS setup.

0 Kudos