0xfe8d0000

周辺機器

RedBoot> x -b 0xfe8d0000 -l 8 -1
FE8D0000: 00 03 FF 00 04 01 04 04                           |........        |

RedBoot> x -b 0xfe8d0000 -l 8 -1	# press copy button
FE8D0000: 00 03 FB 00 04 01 04 04                           |........        |
RedBoot> x -b 0xfe8d0000 -l 8 -1	# press remove button
FE8D0000: 00 03 F7 00 04 01 04 04                           |........        |
RedBoot> x -b 0xfe8d0000 -l 8 -1	# press select button
FE8D0000: 00 03 FD 00 04 01 04 04                           |........        |
RedBoot> x -b 0xfe8d0000 -l 8 -1	# press power button
FE8D0000: 00 03 FE 00 04 01 04 04                           |........        |
RedBoot> x -b 0xfe8d0000 -l 8 -1	# press reset button
FE8D0000: 00 03 EF 00 04 01 04 04                           |........        |

RedBoot> mfill -b 0xfe8d0000 -p 0x01 -l 1 -1	# status led (green)
RedBoot> mfill -b 0xfe8d0000 -p 0x02 -l 1 -1	# status led (red)
RedBoot> mfill -b 0xfe8d0000 -p 0x04 -l 1 -1	# USB#1 led
RedBoot> mfill -b 0xfe8d0000 -p 0x08 -l 1 -1	# USB#2 led
RedBoot> mfill -b 0xfe8d0000 -p 0x10 -l 1 -1	# USB#3 led
RedBoot> mfill -b 0xfe8d0000 -p 0x20 -l 1 -1	# USB#4 led
RedBoot> mfill -b 0xfe8d0000 -p 0x40 -l 1 -1	# HDD led
RedBoot> mfill -b 0xfe8d0000 -p 0x80 -l 1 -1	# buzzer

RedBoot> mfill -b 0xfe8d0001 -p 0x00 -l 1 -1	# power led 0(dark)
RedBoot> mfill -b 0xfe8d0001 -p 0x01 -l 1 -1	# power led 1
RedBoot> mfill -b 0xfe8d0001 -p 0x02 -l 1 -1	# power led 2
RedBoot> mfill -b 0xfe8d0001 -p 0x03 -l 1 -1	# power led 3(bright)

RedBoot> mfill -b 0xfe8d0004 -p 0x01 -l 1 -1	# Power Off
RedBoot> mfill -b 0xfe8d0004 -p 0x02 -l 1 -1	# Reset

RedBoot> mfill -b 0xfe8d0006 -p 0x00 -l 1 -1    # Rear-FAN OFF
RedBoot> mfill -b 0xfe8d0006 -p 0x01 -l 1 -1    # Rear-FAN ON