![Advantech RSB-4410 Скачать руководство пользователя страница 40](http://html1.mh-extra.com/html/advantech/rsb-4410/rsb-4410_user-manual_2857964040.webp)
RSB-4410 User Manual
32
3.2.1.5
scripts
Some scripts provided by Advantech will help you configure system or build the
images more quickly. Please check them as follows:
3.2.1.6
source
This folder contains sub-directories “linux-3.0.35” and “u-boot-2009.08”. They are the
source codes of the Linux kernel and U-boot.
Linux is a clone of the operating system UNIX. It has all the features you would
expect in a modern fully-fledged UNIX, including true multitasking, virtual memory,
shared libraries, demand loading, shared copy-on-write executables, proper memory
management, and multitask networking including IPv4 and IPv6.
Linux is easily portable to most general-purpose 32- or 64-bit architectures as long as
they have a paged memory management unit (PMMU) and a port of the GNU C com-
piler (gcc) (part of The GNU Compiler Collection, GCC). Linux has also been ported
to a number of architectures without a PMMU, although functionality is then obviously
somewhat limited. Linux has also been ported to itself.
The main sub-directories under “linux-3.0.35” are listed as following:
- tmp
-->Temporary space for use by the system, cleaned upon reboot, so
doesn’t use this for saving any work!
- unit_tests
-->unit test tools are provided by Freescale i.MX6 product
- usr
-->Programs, libraries, documentation etc. for all user-related pro-
grams.
- var
-->Storage for all variable files and temporary files created by users,
such as log files, the mail queue, the print spooler area, space for
temporary storage of files downloaded from the Internet.
- tools
-->just for sample test.
- setenv.sh
--> A script to setup the developing environment quickly.
- cfg_uboot.sh
--> A script to configure the u-boot building setup quickly.
- mk_uboot.sh
--> A script to build the u-boot and copy the “u-boot” to “image”
folder after building.
- cfg_kernel.sh
--> A script to configure the kernel building setup quickly.
- mk_kernel.sh
--> A script to build the “uImage” and copy the “uImage” to
“image” folder after building.
- mksd-linux.sh
--> A script to setup up a bootable SD card if users build their
images
- arch
-->The items related to hardware platform, most of them are for
CPU.
- block
-->The setting information for block.
- crypto
-->The encryption technology that kernel supports.
- Documentation
-->The documentation for kernel.
- drivers
-->The drivers for hardware.
- firmware
-->Some of firmware data for old hardware.
- fs
-->The file system the kernel supports.
- include
-->The header definition for the other programs used.
- init
-->The initial functions for kernel.
- ipc
-->Define the communication for each program of Linux O.S.
- kernel
-->Define the Kernel process, status, schedule, signal.
- lib
-->Some of libraries.
Содержание RSB-4410
Страница 1: ...User Manual RSB 4410 3 5 SBC with Freescale i MX6 Dual Processor ARM Cortex A9 Architecture...
Страница 6: ...RSB 4410 User Manual vi...
Страница 12: ...RSB 4410 User Manual 4...
Страница 36: ...RSB 4410 User Manual 28...
Страница 37: ...Chapter 3 3 Software Functionality This chapter details the Linux operating system on the RSB 4410 platform...
Страница 56: ...RSB 4410 User Manual 48...