Skip to content

pepe2k/ambarella

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ambarella from S2 sdk4.0
we make the it and get the "out" directory after we patch to the SDK.
Complie Command:
$ cd s2_linux_sdk/ambarella 
$ source build/env/Linaro-multilib-gcc4.8.env
$ cd boards/s2ipcam
$ make sync_build_mkcfg
$ make s2_ipcam_8gb_s288_config
*****************************
make menuconfig                 —————amba
or
make defconfig_public_linux     —————firstly compile with the defconfig file.
or	      
make menuconfig_public_linux    ————— kernel
***************************** 
$ make -j(n)                    ————— n : the number of the CPUs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 91.9%
  • C++ 5.0%
  • Assembly 2.0%
  • Makefile 0.4%
  • Objective-C 0.2%
  • HTML 0.2%
  • Other 0.3%