Changes between Version 4 and Version 5 of gpio
- Timestamp:
- 08/09/2018 11:54:42 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
gpio
v4 v5 31 31 As customer needs vary, power-on GPIO states may vary. There are a few options for configuring GPIO's that need to be changed from the 'hardware default': 32 32 * bootloader configuration (occurs within milliseconds of board power-up) 33 * Note the avila/cambria product families can configure ARM host GPIO0-5 according to non-volatile configuration stored in the board's EEPROM which can be manipulated via the RedBoot bootloaders 'econfig' command34 33 * kernel configuration (occurs within seconds of board power-up) 35 34 * userspace configuration (occurs within 10s of seconds of board power-up)