Primary Boot Device

Kria KV260 Vision AI Starter Kit User Guide (UG1089)

Document ID
UG1089
Release Date
2022-07-26
Revision
1.2 English

The primary boot device is a QSPI device located on the SOM. The necessary elements are packaged in a Zynq® UltraScale+™ MPSoC specific format and file captured as BOOT.BIN. The BOOT.BIN file contains the board-specific boot firmware that consists of the following elements:

FSBL
First-stage boot-loader firmware
PMU
Platform management unit firmware
ATF
Arm® trusted firmware
U-Boot
Second-stage boot loader

U-Boot provides the functionality for the hand-off between the primary boot device and the secondary boot device. It will search for both the SD card and eMMC secondary boot devices; if both are detected it will provide a menu interface to you to select the desired Linux boot target.

The primary boot device provides a redundant copy of boot firmware arranged in an A/B configuration. The A/B configuration provides a dynamic primary and secondary image operation with corresponding update mechanisms. On boot, the system automatically boots from the defined primary image, and, if boot fails, it falls back to the previously known good boot image.