# Regulart Meeting (2020.5.17) * [Purchasing](https://docs.google.com/spreadsheets/d/1obuc2-JVHykafvK5nTFGYNZo5Fn13gP3YV26JiJwogI/edit#gid=0) * [Last Week: Generate Boot.bin with xilinx software command tools(xsct)](https://github.com/curly-wei/xvc-pynq-z2/tree/main/src/os/script) * fsbl.elf (execute file in linux os) has been complete * fsbl.els -> boot.bin (researching) * This Week: Generate boot-loader (u-boot) * but I can't find uboot for pynq-z2 * [Try others for uboot (Actually find z1 version)](https://github.com/Xilinx/PYNQ/blob/image_v2.2/sdbuild/boot_configs/Pynq-Z1-defconfig/u-boot.config) * Asked forum * [zyob-z7 opening](https://github.com/Xilinx/u-boot-xlnx/tree/master/board/xilinx/zynq) ``` * hw.bit <-\ <-xvc_server.xsa--\ * FSBL <---/ \ <- BOOT.BIN-----\ * (SSBL)boot-loader (u-boot) <------/ \ <-- /boot * Device-tree.dts => .dtb <--\ / <--- image.ub---/ * Kernel.img <---------------/ ``` ###### tags: `Regular Meeting` `DeWei`