UE-9260 Instructions for use 2

Source: Internet
Author: User

Generate image

1. U-boot

Generate U-boot.bin File

(1) Makefile

Ifeq ($ (ARCH), arm)

Cross_compile =

endif

Revision changed to

Ifeq ($ (ARCH), arm)

Cross_compile =/opt/crosstool/gcc-3.4.5-glibc-2.3.6/arm-softfloat-linux-gnu/bin/arm-softfloat-linux-gnu-

endif

(2) makeV1.1.5

$make Mrproper

$make At91sam9260ek_config

$make DEP

$make

V1.3.4

$make Distclean

$make At91sam9260ek_config

$make DEP

$make

2. Kernel

(1) Makefile

ARCH =arm.

Cross_compile? =/home/at91/x-tools/arm-softfp-linux-gnueabi/bin/arm-softfp-linux-gnueabi-

(2) Make Menuconfig

Configure the NFS client and LXT physical layer chip.

1) config_ip_pnp_dhcp

Networking Supportà

Networking Optionsà

[*] Ip:kernel levelautoconfiguration

[*] Ip:dhcpsupport

[*] Ip:bootpsupport

2) Config_root_nfs

File Systemsà

Network File Systemsà

[*] Root file Systemon NFS

3) othernetworking Options

Networking Supportà

Networking Optionsà

[*] Inet:socketmonitoring interface

4) Network Device options

Device Driversà

Networkdevice Supportà

Phydevice Support and Infrastructureà

<*>drivers for the Intel LXT PHYs

(3) Make

When executing the second command, a u-boot mkimage is required;

#apt-get Installuboot-mkimage

#make

#make Uimage

UE-9260 Instructions for use 2

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.