UE-9260 instructions for use 2, ue-9260 instructions for use

Source: Internet
Author: User

UE-9260 instructions for use 2, ue-9260 instructions for use
Generate an image

 

 

1. U-boot

Generate u-boot.bin files

 

(1) Makefile

 

Ifeq ($ (ARCH), arm)

CROSS_COMPILE =

Endif

Change

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 the 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, you need to install the mkimage of u-boot:

# Apt-get installuboot-mkimage

 

# Make

# Make uImage

 

 

 

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.