https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1244394/am6422-am6422
器件型号:AM6422尊敬的 TI 团队:
我之前使用的是 NXP 处理器、eMMC 作为闪存。 引导映像在 eMMC 中烧写、
| BOOT0 | BOOT1 | Kernel + FS 0 | Kernel + FS 1 |
当 BOOT0加载"Kernel + FS 0"时、 BOOT1加载"Kernel + FS 1"。 从我能够打开活动引导的任何 FS 中使用命令"/usr/bin/mmc bootpart enable 1 0 /dev/mmcblk2 "(或参数2、取决于活动引导)。 这样、固件更新就安全得多。
现在、我将 处理器更 改为 AM64。 我可以采用上述相同的工作方式、排除 活动引导更改。 有人知道如何 从 FS 更改活动引导吗?