Skip to content

rootfs config for cv18xx series soc.

Notifications You must be signed in to change notification settings

scpcom/sophgo-ramdisk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

we have these folders in this repo:

prebuild:
	to store header files and libraries for cross compling.
	target:
		file to build up a root filesystem. there are two subfolders:
		1. common: for platform independent files
		2. overlay: for platform dependent files
		when building rootfs, files in overlay folder will be merged
		into common folder.


tools:
	bin and scritps for generating rootfs

configs:
	we have two types of configuration file:
	1. txt: for file list in ramdisk
	2. its: for generating itb file

About

rootfs config for cv18xx series soc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 54.7%
  • C 41.4%
  • Shell 1.0%
  • C++ 0.9%
  • RPC 0.6%
  • Batchfile 0.3%
  • Other 1.1%