Example 22-2 Setting input-device and output-device With the eeprom Command # eeprom input-device=ttya # eeprom output-device=ttya The eeprom commands cause the console to be redirected to serial port A at each subsequent system boot. Setting Up a Target System on the x86 Platform On x86 ...
# eeprom input-device=ttya # eeprom output-device=ttya Executing the eeprom commands causes the console to be redirected to serial port A at each subsequent system boot.Setting Up the Test System for IA PlatformsOn IA platforms, use the eeprom command to make serial port A the console. The...
The eeprom command can also be used to make serial port A the console. As superuser, execute the following commands to make the input-device and output-device parameters point to serial port A. The following example demonstrates the eeprom command....
PCI supports both 32-bit and 64-bit addresses for memory space. System firmware assigns regions of memory space in the PCI address domain to PCI peripherals. The base address of a region is stored in the base address register of the device's PCI configuration space. The size of each ...
(driver not attached) fdthree, instance #0 eeprom (driver not attached) flashprom (driver not attached) SUNW,CS4231 (driver not attached) network, instance #0 SUNW,m64B (driver not attached) ide, instance #0 disk (driver not attached) cdrom (driver not attached) dad, instance #0 sd...
#eeprom input-device=ttya#eeprom output-device=ttya Theeepromcommands cause the console to be redirected to serial port A at each subsequent system boot. Setting Up a Target System on the x86 Platform On x86 platforms, use theeepromcommand to make serial port A the console. This procedure is...
To make the test machine always come up with serial port A as the console, set the environment variables input-device and output-device.ok setenv input-device ttyaok setenv output-device ttya The eeprom command can also be used to make serial port A the console. As root user, execute ...
f005a0c0 eeprom@f,1200000 f0059f8c SUNW,fdtwo@f,1400000 f0059ec4 flashprom@f,0 f0059e34 auxio@f,1900000 f0059d28 SUNW,CS4231@d,c000000 Rather than using the full node name in the previous example, you could have used an abbreviation. The abbreviated command-line entry looks like...
The FlashStorage_STM32 library, inspired byCristian Maglie's FlashStorage, provides a convenient way to store and retrieve user's data using emulated-EEPROM, from the non-volatile flash memory of STM32F/L/H/G/WB/MP1. The flash memory, generally used to store the firmware code, can also...
The FlashStorage_STM32 library, inspired byCristian Maglie's FlashStorage, provides a convenient way to store and retrieve user's data using emulated-EEPROM, from the non-volatile flash memory of STM32F/L/H/G/WB/MP1. The flash memory, generally used to store the firmware code, can also...