This file contains hidden or 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
const const uint16_t timeslot_table[] PROGMEM = | |
{ | |
2, 8, 19, 34, 52, 75, 102, 134, | |
169, 208, 252, 299, 351, 406, 466, 530, | |
598, 669, 745, 825, 909, 998, 1090, 1186, | |
1286, 1390, 1499, 1611, 1728, 1848, 1972, 2101, | |
2233, 2370, 2511, 2655, 2804, 2956, 3113, 3274, | |
3438, 3607, 3780, 3957, 4137, 4322, 4511, 4704, | |
4900, 5101, 5306, 5515, 5728, 5944, 6165, 6390, | |
6619, 6852, 7089, 7329, 7574, 7823, 8076, 8333, |
This file contains hidden or 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
Calibrating delay loop... 660M loops per second, 100 myus = 203 us. OK. | |
No coreboot table found. | |
Found chipset "NVIDIA MCP78S", enabling flash write... OK. | |
Probing for AMD Am29F002(N)BB, 256 KB: probe_jedec: id1 0xff, id2 0xff, id1 parity violation | |
Probing for AMD Am29F002(N)BT, 256 KB: probe_jedec: id1 0xff, id2 0xff, id1 parity violation | |
Probing for AMD Am29F016D, 2048 KB: probe_29f040b: id1 0x49, id2 0x4d | |
Probing for AMD Am29F040B, 512 KB: probe_29f040b: id1 0x1e, id2 0xae | |
Probing for AMD Am29F080B, 1024 KB: probe_jedec: id1 0x49, id2 0x4d | |
Probing for AMD Am29LV040B, 512 KB: probe_29f040b: id1 0x1e, id2 0xae | |
Probing for AMD Am29LV081B, 1024 KB: probe_29f040b: id1 0x49, id2 0x4d |
NewerOlder