Skip to content

spot62/NucPackGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NucPack Generator

"NucPackGen", is a NucWriter PACK generating utility

Description


Usage: ./nucpackgen [options]

Options:
-h | --help print this message
-i | --items-dir directory with u-boot.bin, environment.img, uImage, rootfs.jffs2
-d | --ddr-ini-file DDR ini file from sys_cfg (by def: "sys_cfg/NUC976DK62Y.ini")
-o | --output-file output pack name

Example:
./nucpackgen -i images/ -o vutpack.bin

Directories of utility:

src/ - source files;
sys_cfg/ - ini files for initialization the internal DDR;

Building:

Use CMake tool for build the project. For example:

cmake .
make 

About

NucWriter Pack generating tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published