p These notes also assume that the IQ80310 will be run as a diskless system; that an NFS server will provide the root file system. The .Nx kernel uses the Dynamic Host Configuration Protocol (DHCP) to obtain network address and root file system information.
p The first step is to configure your DHCP, NFS, and TFTP server software. You will need the MAC address for the on-board Ethernet, which RedBoot can provide; see the RedBoot documentation for more information.
p The next step is to configure RedBoot to obtain its IP address from your DHCP server; see the RedBoot documentation for more information.
p Once your DHCP server and RedBoot are properly configured, you should see information similar to the following when the IQ80310 is reset or powered-up: d -literal RedBoot(tm) debug environment - built 17:16:14, Feb 12 2001 Platform: IQ80310 (XScale) Copyright (C) 2000, Red Hat, Inc. RAM: 0xa0000000-0xa2000000 FLASH: 0x00000000 - 0x00800000, 64 blocks of 0x00020000 bytes each. IP: 192.168.0.10, Default server: 192.168.0.1 RedBoot\*> .Ed .Ss2 Preparation for the Intel IQ80321 The IQ80321 uses RedBoot firmware from Red Hat, Inc. RedBoot supports loading the kernel via the serial port and the on-board Ethernet. These notes assume that the Ethernet will be used to load the kernel. RedBoot uses the Trivial File Transfer Protocol (TFTP) to load the kernel via the network.
p These notes also assume that the IQ80321 will be run as a diskless system; that an NFS server will provide the root file system. The .Nx kernel uses the Dynamic Host Configuration Protocol (DHCP) to obtain network address and root file system information.
p The first step is to configure your DHCP, NFS, and TFTP server software. You will need the MAC address for the on-board Ethernet, which RedBoot can provide; see the RedBoot documentation for more information.
p The next step is to configure RedBoot to obtain its IP address from your DHCP server; see the RedBoot documentation for more information.
p Once your DHCP server and RedBoot are properly configured, you should see information similar to the following when the IQ80321 is reset or powered-up: d -literal Ethernet eth0: MAC address 00:07:e9:03:38:40 IP: 208.176.2.165, Default server: 208.176.2.166 RedBoot(tm) bootstrap and debug environment [ROM] Non-certified release, version UNKNOWN - built 11:21:56, Feb 1 2002 Platform: IQ80321 (XScale) Copyright (C) 2000, 2001, 2002, Red Hat, Inc. RAM: 0x00000000-0x08000000, 0x00017008-0x01ddd000 available FLASH: 0xf0000000 - 0xf0800000, 64 blocks of 0x00020000 bytes each. RedBoot\*> .Ed