| 00:26 | _unreal_ | any one know what images I can download for switching my cubox from ubuntu to ether android or xbmc? |
| 00:26 | _unreal_ | I have the orignal cubox the 800mhz one |
| 16:20 | quitte | rabeeh: do those fuse locks match reality: http://imgur.com/St1aC5Y The reference manual hast the WP and OP bits in an odd order |
| 16:21 | quitte | 00, 1x , x1 , 11 are described in that order instead of x1 first then 1x |
| 16:21 | rabeeh | quitte: we don't touch the lock bits too |
| 16:23 | quitte | rabeeh: so those values are entirely wrong |
| 16:26 | quitte | the mac address should be in a range reserved for solid-run, right? |
| 16:33 | rabeeh | yes |
| 16:34 | rabeeh | MAC address is also on MAC address low and high fuses |
| 16:36 | quitte | can you tell me the values to look for? |
| 16:36 | quitte | I guess I'm missing an offset for the fuse register. or is it supposed to be in the beginning of the boot-rom? |
| 16:39 | rabeeh | mac address high should be '0xD063' |
| 16:40 | rabeeh | as i recall the fuses are not memory mapped but you should work with their shadows that are memory mapped |
| 16:43 | quitte | okay. so it was just a bad pick for the first register to put in the embsysregview data. thanks. |