dtc
, and mkimage
tools in host machine, following commands is an example for Ubuntu 14.04: sudo apt-get install device-tree-compiler sudo apt-get install u-boot-tools # or if you are in Ubuntu 12.04, you need run following # sudo apt-get install uboot-mkimage
your_kernel_source/arch/arm/boot/dts
cd arch/arm/boot/dts
mkimage -f sama5d3xek.its sama5d3xek.itb
sama5d3xek.itb
can be found in arch/arm/boot/dts
folder.
sama5d3xek.itb
into NAND flash sama5d3xek.itb
and to program the binary to the NandFlash.
WebFaqBaseForm | |
---|---|
Boards | Sama5d3xek |
Components | U-Boot |
Summary | How to use the FIT image |
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries.
Microchip and others, are registered trademarks or trademarks of Microchip Technology Inc. and its subsidiaries.
Arm® and others are registered trademarks or trademarks of Arm Limited (or its affiliates). Other terms and product names may be trademarks of others.
Ideas, requests, contributions ? Connect to LinksToCommunities page.