During that time, I have been looking for the underlying architecture and software.
Marvell provides no documentation for their 88f5281 chip, however looking on the Web, I gathered the following information:
- the 88f5281 is an ARMv5TEJ compliant chip based on Feroceon (Marvell own implementation of ARM processor)
- the DS107+ is using it in little-endian mode (which makes it incompatible with other ARM based Synology that are big-endian)
- the DS107+ firmware has been compiled using EABI (which also makes it incompatible with other ARM based Synology
- the DS107+ firmware has been compiled using CodeSourcery ARM gcc compiler (release 2005Q1B)
- the libc used is the 2.3.2.
I think this is enough information to get started, though I would prefer to have the GPL package available...
Cheers




