Development board Linux4.14 4412 and 2017 in the device tree compilation instructions uboot

1. ubuntu unpack linux 4.14.2 compressed packet ( itop4412_kernel_4_14_2_bsp.tar.gz ) , which contains the uboot , the kernel and System .

 2.  In ubutnu , the process proceeds to step 1 extract from the folder ( itop4412_kernel_4_14_2_bsp ), which copy the cross compiler gcc-4.6.2-glibc-2.13- linaro-multilib-2011.12.tar.gz to ubuntu system / usr / local / arm / directory, then add the system PATH environment variable (specified directory cross compiler, reference may be set up on the cross-compilation environment manual sections) .

 3.  The new version of uboot increase the content of the device tree, cross-compiler compiler tools required to install the device tree, use the command: APT-GET-install Device Tree-Compiler cross compiler tool, install the device tree.

 

4. build a good cross-compiler environment, now entering itop4412_kernel_4_14_2_bsp directory, then run the build script in this directory

./build_all.sh

To compile uboot and kernel image, as well as the device tree ( DTB ) file

Uboot路径:u-boot-2017.11/u-boot/u-boot-iTOP-4412.bin

Path kernel: Linux-4.14.2_iTop-4412_scp / Arch / ARM / Boot / uImage

Device Path Tree: Linux-4.14.2_iTop-4412_scp / Arch / ARM / Boot / DTS / Itop-exynos4412-elite.dtb

5. Writing mirror

Development board uboot command:

Uboot2010fastboot

Uboot2017fastboot 0

Computer terminal fastboot tool:

fastboot.exe flash bootloader u-boot-iTOP-4412.bin

fastboot.exe flash kernel uImage

fastboot.exe flash dtb exynos4412-itop-elite.dtb

fastboot.exe flash system system.img

Writing complete restart development board can start normally.

 

 

 

 

More tutorials may B search station 'fast electronic'

iTOP-4412 Elite Development Hardware connection : https: //www.bilibili.com/video/av82341079

iTOP4412 development board Programming System Introduction : https: //www.bilibili.com/video/av75754003

iTOP4412 development board for the first time factory programming : https: //www.bilibili.com/video/av76559271

iTOP-4412 driver tutorial three : https: //www.bilibili.com/video/av74131033 p = 3?

iTOP-4412 how to develop the extended board of different specifications LCD screen : https: //www.bilibili.com/video/av75870604

Project combat - Motion to combat tutorial : https: //www.bilibili.com/video/av78601813

Project combat -GPS Positioning brief : https: //www.bilibili.com/video/BV1BJ411v7VX p = 2?

Project combat - vehicle navigation - vehicle navigation project demonstrates :? Https: //www.bilibili.com/video/BV1BJ411v7VX p = 1

Project combat - vehicle navigation - a custom kernel show logo :? HTTPS: //www.bilibili.com/video/BV1BJ411v7VX the p-4 =

Project combat - vehicle navigation - modify Android boot animation :

https://www.bilibili.com/video/BV1BJ411v7VX?p=5

Project combat - cloud server Smart Home - Introduction : https: //www.bilibili.com/video/BV1WE411w7jG

Project combat - Image Recognition Project - demos and presentations : https: //www.bilibili.com/video/BV157411c7s

Project combat - Image Recognition Project - transplant OpenCV : https://www.bilibili.com/video/BV157411c7sc?p=6

 

Watch VX Public Number: Motion for the electronics, obtain the latest embedded dry Share

Guess you like

Origin www.cnblogs.com/topeet/p/12605683.html