Ingredients of a System Image

From Wiki-DB
Revision as of 09:15, 16 March 2016 by Lzenz (talk | contribs) (→‎Linux)
Jump to navigationJump to search

Our DHCOM computer on module units are supplied initially programmed with the bootloader U-Boot. We offer pre-programming with the firmware image for the delivery in the series. The following table indicates which components therefor necessarily have to be already provided by you and which are optional depending on the situation.

Linux

Image Component Required Recommended Note
Bootloader U-Boot No No In the most cases there are no project specific features in the bootloader. If you do not provide a customized bootloader we at DH electronics assume it is ok to use our latest version with the best hardware support.
U-Boot Environment No Yes If your project does not need any special variables or kernel arguments we use our latest standard bootloader u-boot environment. A quick change during the development can be missed likely. We recommend to provide your "printenv" output.
Settings Yes Yes
Splash Bitmap No Yes
uLinuxEnv.txt No Yes Please refer to "U-Boot Environment". uLinuxEnv.txt is a enhancement of the U-Boot Environment.
Linux Kernel Yes Yes
Linux Devicetree Yes Yes
Linux Rootfilesystem Yes Yes
Automatic Prog. Images The following components are used to program the image. They are not programmed to the target, they are a tool for programming.
Update Kernel Yes Yes
Bitmaps <br\>- progress.bmp<br\>- error.bmp<br\>- done.bmp No Yes This Bitmaps are shown on the display during programming. Not required for headless systems.
DHupdate.ini Yes Yes