📄 readme
字号:
This directory contains support for flashing Intel(R) StrongARM(R)Evaluation Boards (EBSA-285 and SA-IOP) over the PCI bus of a PCrunning Linux.There are two parts to this support: a loadable kernel moduleand the flash utility.The loadable kernel module is safl.o and the utility issa_flash.To build: * cd to this directory. * makeThis builds safl.o and sa_flash. The kernel module must beinstalled and a device file created for it. Both of theseoperations require root permissions.Install the module by: % insmod safl.oCreate the device file by: % mknod /dev/safl c 10 178Then, to flash an image onto the eval board: % sa_flash image_fileThe eval boards must be configured for blank programming beforeflashing them. The image is placed in the flash boot sector.Intel is a Registered Trademark of Intel Corporation.StrongARM is a Registered Trademark of Advanced RISC Machines Limited.Other Brands and Trademarks are the property of their respective owners.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -