-
Notifications
You must be signed in to change notification settings - Fork 0
Contents : utils directory

The Utils directory contains some scripts and the configuration files for the whole NOVAsom_SDK1.0.4
##Configurations
This is a directory.
It contains the file system configurations for the NOVAembed tool.
Your configurations can be saved here, so NOVAembed will use them immediately, even if it's running
This is a directory.
It contains the patches to generate a new file system with all the settings already applied like the compiler, name of the file system, all the pointers, the vfpu settings and so on.
This is a script.
This script checks the updates on https://github.com/NovasomIndustries?tab=repositories.
At this moment this should be run manually.
This is a script.
This script checks if there are modifications on local files against the files in the https://github.com/NovasomIndustries?tab=repositories repository, e.g. changes you did against the official version.
This script interactively checks all the git repos, and if finds a local modification asks for a confirmation and text message.
This script should be used from Novasis Ingegneria/Novasom Industries developers only, and asks for a password
This is a script.
This script create the patches from a reference file system and your own file system. The patches will be stored in the Patches directory
This is a script.
This script create a new file system. It will be called from NOVAembed tool
This is a script, internal to NOVAembed.
This script sets all the variables to use the cross compiler 5.x ( default )
This is a script, internal to NOVAembed.
This script sets all the variables to use the cross compiler 4.9.3
This is a script, internal to NOVAembed.
Writes the uSD with the selected file system for the NOVAsomP
This is a script, internal to NOVAembed.
Writes the uSD with the selected external file system for the NOVAsomP
This is a script, internal to NOVAembed.
Writes the uSD with the selected file system for the NOVAsomS
This is a script, internal to NOVAembed.
Writes the uSD with the selected file system for the NOVAsomU
This is a script, internal to NOVAembed.
Build the kernel in incremental mode
This is a script, internal to NOVAembed.
Rebuild the kernel from start
This is a script, internal to NOVAembed.
Build u-boot for the NOVAsomP
This is a script, internal to NOVAembed.
Build u-boot for the NOVAsomS
This is a script, internal to NOVAembed.
Build u-boot for the NOVAsomU