RK3288 Android6 禁用 wifi
RK3399 Android10 bind cpu with isolcpus
Per new request to bind cpus for some special processes, we need isolate some cpus of RK3399, which only used for thes special processes.
we can update dts file to set isolcpus
arg in bootargs
.
RK3288 Android 10 系统开发[6] - 新增lunch
如果要新增产品,在Android sdk中可以新增lunch进行适配。以 rk3288 产品为例,新增 rk3288_tablet.
- 首先从已有的
rk3288_Android10
拷贝一份到新增的 rk3288_tablet
目录;
RK3288 Android 系统 boot.img 镜像解压方法
RK3288 Android 10 系统开发[5] - 解决wifi mac随机问题