当前位置:网站首页>MPSoC QSPI Flash 升级办法
MPSoC QSPI Flash 升级办法
2022-07-05 08:43:00 【hankfu】
启动分区
在系统设计时,在PetaLinux工程里,为boot.bin预留多个启动分区。使用命令cat /proc/mtd或者ls /dev/mtd*,看得到多个分区。
传输新版本boot.bin
通过网络或者其它方式,把新版本boot.bin传输到单板的Linux文件系统。
写新版本boot.bin到QSPI Flash启动分区
使用flashcp 把新版本boot.bin写到QSPI Flash启动分区/dev/mtd0
flashcp -v ./smaple.bin /dev/mtd0升级保护
使用fallback模式,做升级保护。 比如先把/dev/mtd0,备份到/dev/mtd1;再使用新版本boot.bin写到/dev/mtd0
升级脚本
Xilinx的FAE设计了相关脚本。如果有需要,可以联系FAE。
参考文档
https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18841901/Linux+ZynqMP+GQSPI+Driver边栏推荐
- 特征工程
- Xrosstools tool installation for X-Series
- [matlab] matlab reads and writes Excel
- Infix expression evaluation
- Basic number theory - fast power
- Numpy pit: after the addition of dimension (n, 1) and dimension (n,) array, the dimension becomes (n, n)
- Business modeling of software model | stakeholders
- Business modeling of software model | overview
- 猜谜语啦(10)
- Guess riddles (3)
猜你喜欢

整形的分类:short in long longlong
![[nas1] (2021cvpr) attentivenas: improving neural architecture search via attentive sampling (unfinished)](/img/3b/c94b8466370f4461875c85b4f66860.png)
[nas1] (2021cvpr) attentivenas: improving neural architecture search via attentive sampling (unfinished)

猜谜语啦(6)

Arduino operation stm32

Example 009: pause output for one second

Numpy 小坑:维度 (n, 1) 和 维度 (n, ) 数组相加运算后维度变为 (n, n)

An enterprise information integration system

Halcon snap, get the area and position of coins

Halcon shape_ trans

C# LINQ源码分析之Count
随机推荐
Cmder of win artifact
[daily training] 1200 Minimum absolute difference
Business modeling of software model | object modeling
图解八道经典指针笔试题
Lori remote control LEGO motor
Lori remote control commissioning record
[nas1] (2021cvpr) attentivenas: improving neural architecture search via attentive sampling (unfinished)
Illustration of eight classic pointer written test questions
Business modeling of software model | vision
Business modeling of software model | overview
Halcon: check of blob analysis_ Blister capsule detection
JS asynchronous error handling
皮尔森相关系数
我从技术到产品经理的几点体会
Dynamic dimensions required for input: input, but no shapes were provided. Automatically overriding
[牛客网刷题 Day4] JZ55 二叉树的深度
整形的分类:short in long longlong
Run menu analysis
Bluebridge cup internet of things basic graphic tutorial - GPIO input key control LD5 on and off
Run菜单解析