Created
January 26, 2013 13:30
-
-
Save tsutsui/4642391 to your computer and use it in GitHub Desktop.
OMRON LUNA-II NVRAM (DS1287A) contents
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
45000000 xx xx xx xx xx xx xx xx xx xx xx xx xx xx 6e 76 |..............nv| | |
45000010 00 0d 00 00 01 83 41 41 06 04 31 00 20 33 70 6f |......AA..1. 3po| | |
45000020 72 74 3d 31 20 62 66 3d 62 6f 6f 74 20 6d 65 6d |rt=1 bf=boot mem| | |
45000030 3d 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |=0..............| | |
------------------------------------------------------------------------------ | |
45000010: 00 0d 00 00 01 83 41 41 06 04 31 00 20 33 70 6f ......AA..1. 3po | |
|| || || | |
|| || |+- st fl# | |
|| || +-- ft ctlr (bit3) and id (bit2-0) | |
|| |+---- sd/st ctlr (bit3) and id (bit2-0) | |
|| +----- dk partition (0:a, 1:b, ..) | |
|+------- dk ctlr (bit3) and id (bit2-0) | |
+-------- boot dev (0:dk, 1:st, 2:sd, 3:ft) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment