Changes between Version 5 and Version 6 of newport/firmware
- Timestamp:
- 08/01/2018 09:28:25 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
newport/firmware
v5 v6 1 1 [[PageOutline]] 2 2 3 = Newport Firmware Update 3 = Updating Newport Firmware / Software 4 5 This page is all about updating / flashing firmware / software onto a Newport SBC. 6 4 7 The various components of the 'firmware' on a Newport board which you may want to update from time to time are (lowest level components listed first): 5 8 - GSC firmware … … 16 19 17 20 To determine the versions of the various components of the firmware you can use the details stored in the 'version' file on the embedded FAT12 filesystem. These details are created by the Newport BSP Makefile (newport/Makefile) if you need to modify or add to them. The GSC firmware version details can be obtained via the Linux driver sysfs {{{fw_ver}}} and {{{fw_crc}}} properties in '/sys/bus/i2c/devices/0-0020/'. 21 22 = Pre-Built Firmware 23 [wiki:newport/bsp#images Newport Pre-Built Firmware / Software] 18 24 19 25 [=#firmware-version]