Wiznet W5300E01-ARM User Manual page 42

Table of Contents

Advertisement

6.2. Linux Kernel Compile
1.
Copy Linux kernel source patched to W5300E01-ARM from CD.
# cd /media/cdrom/Software/LinuxKernel
# cp linux-2.6.24.4-w5300e01.tar.gz /usr/src/
2.
Extract the compression and compile it.
# cd /usr/src
# tar zxvf linux-2.6.24.4-w5300e01.tar.gz
# cd linux-2.6.24.4
# make wizImage
3.
Copy the created kernel image into the directory set as tftp server.
# cp wizImage /tftpboot/
4.
Input 'tftp 31000000 wizImage' at the bootloader of the Target board, and download the kernel image.
(For the detail of bootloader, refer to '8. Bootloader')
Figure 6-1 : Linux Kernel Image Download
© Copyright 2008 WIZnet Co., Inc. All rights reserved.
34

Advertisement

Table of Contents
loading

Table of Contents