![Nexcom EBC-3A1 Series User Manual Download Page 67](http://html.mh-extra.com/html/nexcom/ebc-3a1-series/ebc-3a1-series_user-manual_1681443067.webp)
67
Compile uImage
make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- uImage LOADADDR=0x10008000
After compile completed, uImage image is in {Kernel PATH}/arch/arm/boot/uImage.
Compile Device Tree
make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- dtbs
After compile completed, dtb image is in {Kernel PATH}/arch/arm/boot/dts/imx6dl-embux-
icm3011.dtb.
Update Device Tree and Linux Kernel
Please upload new image into /boot folder.
Example:
#1: upload uImage file:
scp uImage [email protected]:/boot/
#2: upload imx6dl-embux-icm3011.dtb:
scp imx6dl-embux-icm3011.dtb [email protected]:/boot/
Summary of Contents for EBC-3A1 Series
Page 9: ...9 ...
Page 10: ...10 Chapter 1 Product Overview This chapter provides background information of EBC 3A1 ...
Page 13: ...13 1 3 Block Diagram ...
Page 24: ...24 2 4 Mechanical Drawing ...
Page 25: ...25 Chapter 3 Software User Guide This chapter details the Linux operation on EBC 3A1 ...
Page 65: ...65 Chapter 5 BSP This chapter introduces how to get board BSP board support package ...