# freedom-u540-c000-bootloader **Repository Path**: ICT-ZengDing_admin/freedom-u540-c000-bootloader ## Basic Information - **Project Name**: freedom-u540-c000-bootloader - **Description**: mirror of https://github.com/sifive/freedom-u540-c000-bootloader - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-24 - **Last Updated**: 2024-06-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This project builds 3 binaries: 1. zsbl, the zero stage bootloader. 2. fsbl, the first stage bootloader. 3. board\_setup, a binary based on fsbl that configures the hardware in hart 0 and then executes ebreak. The other harts are parked in an infinite loop. It's intended to be used from OpenOCD to quickly prepare a HiFive Unleashed board for code to be downloaded into its DDR memory.