|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区
您需要 登录 才可以下载或查看,没有账号?立即注册
×
FAPexK_V01L00R00 tree is for kernel space on Linux environment.
FAPI_FAPexK_V01L00R00_r2050_01.03.zip
(488 KB, 下载次数: 1)
[FAPexK_V01L00R00]
|
+-[fapex_driver] : Wrapping Layer + FAPI driver
| |
| +-[fapex] : FAPex driver (library on kernel space)
| |
| +- Kconfig : configuration for Linux
| |
| +- Makefile : FAPex driver makefile for Linux
| |
| +- install_Linux.sh : install script for Linux make environment
| +- uninstall_Linux.sh : uninstall script for Linux make environment
| |
| +- readme.txt : description for "make menuconfig" setup
| |
| +-[fapex] : Wrapping Layer + FAPI driver
| |
| +- Kconfig : FAPex configuration for Linux
| +- Kconfig-boad : boad type configuration for Linux
| +- Kconfig-fapicore : FAPI core module configuration for Linux
| +- Kconfig-driver : FAPex driver configuration for Linux
| |
| +- Makefile_Linux : makefile for Linux
| |
| +- mk_env.sh : script to set link symbols
| +- clup_env.sh : script to delete link symbols
| |
| +-[fapicore] : FAPI core for Linux
| | |
| | +- Makefile_Linux : makefile for Linux environment
| | |
| | +-[sys_drv] : FAPI system abstraction code for Linux/RTOS
| |
| +-[wfe] : Wrapper for Extension
| |
| +- Makefile_Linux/Makefile_RTOS : makefile for Linux/RTOS environment
| |
| +-[cfdl] : Core Function Driver Layer
| |
| +-[config] : boad configuration & interrupt management
| | |
| | +-[boards] : board configurations
| |
| +-[include] : include files for Function Driver Layer
| |
| +-[fdlxxx] : Function Driver Layer for xxx
| xxx .. tsd : TS Demux
| audec : Audio Decoder
| auout : Audio Output
| videc : Video Decoder
| viout : Video Output
| vienc : Video Output Encoder
| hdmi : HDMI
| hdmicec : HDMI-CEC
| ttx : VBI-Teletext
| fpc : Front Panel Controller
| ir : Infrared Receiver
| i2c : I2C Interface
| icc : IC-Card Interface
| gpio : General Purpose Input & Output
| clkpwr : Clock Power Controller
+-[tools]
|
+-[Linux]
| |
| +-[RealViewICE] : RealView ICE boad setup file
| |
| +-[FlashBoot]
| | |
| | +- ddr_init_linux.rvs : setup file for writing to flash memory
| | |
| | +-[BurnFlash4Linux] : batch files for burning the Flash
| | |
| | +-[bastboot] : fast 2nd booter
| |
| +-[patch] : patch files for Linux Kernel
|
+-[RTOS]
|
+- FAPex_MakeEnv_on_RTOS.cmd : setup make configuration for RTOS environment
+- FAPex_RmEnv_on_RTOS.cmd : remove makefiles for RTOS environment |
|