当前位置:网站首页>MPSoC QSPI flash upgrade method
MPSoC QSPI flash upgrade method
2022-07-05 08:47:00 【hankfu】
Start partition
In system design , stay PetaLinux In Engineering , by boot.bin Reserve multiple startup partitions . Use command cat /proc/mtd perhaps ls /dev/mtd*, You can see multiple partitions .
Transfer the new version boot.bin
Through the network or other ways , Put the new version boot.bin Transmitted to the board Linux file system .
Write a new version boot.bin To QSPI Flash Start partition
Use flashcp Put the new version boot.bin writes QSPI Flash Start partition /dev/mtd0
flashcp -v ./smaple.bin /dev/mtd0Upgrade protection
Use fallback Pattern , Upgrade protection . For example, first put /dev/mtd0, Backup to /dev/mtd1; Then use the new version boot.bin writes /dev/mtd0
Upgrade script
Xilinx Of FAE Designed relevant scripts . If necessary , Can contact FAE.
Reference documents
https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18841901/Linux+ZynqMP+GQSPI+Driver边栏推荐
- Solutions of ordinary differential equations (2) examples
- Infix expression evaluation
- Ros- learn basic knowledge of 0 ROS - nodes, running ROS nodes, topics, services, etc
- Typescript hands-on tutorial, easy to understand
- An enterprise information integration system
- 暑假第一周
- 猜谜语啦(11)
- How can fresh students write resumes to attract HR and interviewers
- C language data type replacement
- OpenFeign
猜你喜欢

深度学习模型与湿实验的结合,有望用于代谢通量分析

How apaas is applied in different organizational structures

Programming implementation of subscriber node of ROS learning 3 subscriber

Illustration of eight classic pointer written test questions

Pytorch entry record

资源变现小程序添加折扣充值和折扣影票插件

EA introduction notes

Halcon shape_ trans

Arduino burning program and Arduino burning bootloader

猜谜语啦(5)
随机推荐
Halcon snap, get the area and position of coins
Meta标签详解
[Niuke brush questions day4] jz55 depth of binary tree
Run菜单解析
Guess riddles (142)
Mathematical modeling: factor analysis
多元线性回归(梯度下降法)
某公司文件服务器迁移方案
MATLAB小技巧(28)模糊综合评价
Bluebridge cup internet of things basic graphic tutorial - GPIO input key control LD5 on and off
Business modeling of software model | overview
Apaas platform of TOP10 abroad
kubeadm系列-00-overview
golang 基础 ——map、数组、切片 存放不同类型的数据
ROS learning 4 custom message
Basic number theory -- Euler function
资源变现小程序添加折扣充值和折扣影票插件
319. 灯泡开关
Reasons for the insecurity of C language standard function scanf
[matlab] matlab reads and writes Excel