⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 2440mmc-and-camera-linux-driver 2440mmc-and-camera-linux-driver
💻
字号:
=================================================SAMSUNG SOC MOBILE p/j TEAM Author 	: SW.LEE <hitchcar@sec.samsung.com>date 	: 2003.11.17.version : release 0=================================================Hardware/Software Environment-----------------------------------------------------------A) Sometimes, if you use s3c2440_camif.o as a moduels"consistent_alloc" of memory allocation will be failed.	you can try as the followings.	1. put s3c2440_camif.o into zImage (using built-in)    2. remove the unnecessary modules B) make sure that your board support 24Mhz Camera clock (using a internal clock)C) make sure that S3C2440 Evalution Board is above Rev 0.17D) make sure that you jummper setting (J12 --5 voltage )E) make sure that your CAMERA modules C3188A  (using a internel clock , do not use extenal clock 12MHz)                have no OSC and JP1 connected.How to install------------------------------------------------------------1. make sure that  target_B'd SHELL> free            total    used   free   shared    buffers    mem:   62804    42296   20508     0       8748    Swap:       0        0       0  Total:   62804    42296   20508  --> " Free memory " must be above the 10Mbyte at least and      if there were not enough for S3C2440_camif.o, it is recommended that you    use built-in kernel including camera modules.2. Supposed that 		you must do the followings		 A) make menuconfig		 B) make dep		 B) make zImage3. open "Makefile"4. set KERNEL_DIR= "your kernel path" 5. type "make"	in order to make camera D/D module6. to install kernel modules  SHELL> insmod videodevX.o  SHELL> insmod s3c2440_camif.o  SHELL> insmod smdk2440_ov7620.o7.  In order to execute camera test application   cd v4l2_testsuite<end>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -