WEB开发网
开发学院手机开发Android 开发 关于 android 内核移植到 YLP2440 开发板 阅读

关于 android 内核移植到 YLP2440 开发板

 2010-03-27 15:31:00 来源:WEB开发网   
核心提示:(5) 选中Android内核必须选项General setup ---> Use full shmem filesystemGeneral setup ---> Enable Android's Shared Memory SubsystemSystem Type ---> Support

(5) 选中Android内核必须选项

General setup ---> Use full shmem filesystem

General setup ---> Enable Android's Shared Memory Subsystem

System Type ---> Support Thumb user binaries

Device Drivers ---> Android ---> Android log driver

Device Drivers ---> Android ---> <*> Binder IPC Driver

(6) 尽量选中Android内核可选选项

Device Drivers ---> Android ---> RAM buffer console

Device Drivers ---> Android ---> Android timed gpio driver

Device Drivers ---> Android ---> Only allow certain groups to create sockets

(7)退出并保存.config

8、使用命令make Izmage生成映像。

出现的一些问题

问题一:

CC arch/arm/kernel/asm-offsets.s

cc1: error: invalid option `abi=aapcs-linux'

make[1]: *** [arch/arm/kernel/asm-offsets.s] Error 1

make: *** [prepare0] Error 2

解决方法:

关闭kernel features -->Use EABI。

问题二:

drivers/video/console/vgacon.c:494: error: `PCIMEM_BASE' undeclared (first use in this function)

drivers/video/console/vgacon.c:494: error: (Each undeclared identifier is reported only once

解决方法:

device drivers->

Graphics support->

Console display driver support->

[ ]VGA text console(取消)

上一页  1 2 

Tags:关于 android 内核

编辑录入:coldstar [复制链接] [打 印]
赞助商链接