Changes between Version 4 and Version 5 of provisioning
- Timestamp:
- 11/05/2018 04:40:02 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
provisioning
v4 v5 5 5 6 6 The easiest way to provision boards or removable storage devices is to build the particular BSP you are interested in, and use its tools to create a JTAG image suitable for programming with the Gateworks JTAG dongle (for NAND flash boards) or to create removable storage devices (for NAND-less boards). See [wiki:linux/ubi linux/ubi]. 7 * For Ventana click [wiki:/ventana/bootloader#BuildingfromSource here] for instructions on building custom a U-boot environment. 7 8 8 9 If however you wish to customize a board's configuration in some way that you have not configured into the build system you will want to boot a board, make your customizations, then pull those customizations off and use them to provision further boards. This is what is presented in detail on this page.