Figure 3-3 Saving New Kernel Configuration - Samsung S3C2410 Installation Manual

Linux
Table of Contents

Advertisement

S3C2410/ Mobile Solution Group / IM-1.1-04-05

Figure 3-3 Saving New Kernel Configuration

After saving the New Kernel configuration, please execute the following command to compile Vivi
source code.
[root@localhost s3c2410_vivi_r1.1]# make
If the compilation of vivi progresses well, 'vivi' binary image file will be created under /vivi directory.
In Next chapter we will learn how to port vivi (bootloader), kernel image, and root file system to target
board. To do this work more conveniently, it is good to collect the compiled images to /image
directory.
Create the '/image' directory under '/home/test' and copy the compiled images to '/image' directory.
[root@localhost s3c2410_vivi_r1.1]# mkdir /home/test/image
[root@localhost s3c2410_vivi_r1.1]# cp vivi /home/test/image
Please execute the following command to create imagewrite utility, to write the images to the SMC.
[root@localhost s3c2410_vivi_r1.1]# cd util
[root@localhost util]# /usr/local/arm/2.95.3/bin/arm-linux-gcc –o imagewrite
imagewrite.c
Finally copy the 'imagewrite' utility to '/home/test/image'.
[root@localhost util]# cp imagewrite /home/test/image
Mobile Solution Group, System LSI.I
Property of Samsung Electronics Co., Ltd.
5

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents