A13-OLinuXino-MICRO release took us a while, but in this board to achieve low cost we removed the power management IC AXP209 and all references from Linux Kernel to PMU had to removed. Thanks to Dimitar Gamishev and Linux-Sunxi.org for the hard work to make this happen!
AXP209 is necessary for tablets which operate on batteries as then Linux Kernel can run the processor at lower clock to reduce the consumption, but in A13-MICRO we decided to run always the processor at maximum speed as the board do not run from batteries and it uses less 2W power anyway.
A13-OLinuXino-MICRO specs are:
- A13 Cortex A8 1Ghz processor (1008 Mhz to be precise)
- 256MB DDR3 memory
- VGA output 800×600 pixels resolution
- USB host
- USB-OTG
- micro SD-card for Linux boot
- Audio output for headphones
- LCD connector for A13-LCD7-TS
- GPIO connector
- UEXT connector you can see what you can do with UEXT in our other post for RPI-UEXT
- Console UART connector (for use with USB-SERIAL-CABLE-F)
- optional JTAG connector (not populated)
- optional UART0 connector (not populated)
Now small lot of so called “developer edition” is assembled and in stock. After A13-OLinuXIno and A13-OLinuXino-WIFI production we do not expect any surprises, but we decided to take is slower step by step instead to rush with big production run.
All UEXT modules are supported native through the UEXT connector on board, A13-LCDxxx can be connected also on top of the VGA output.
Some free boards will be shipped to selected developers from Linux-Sunxi community and for our forum members who contribute regullary to OLinuXino project.
Note: A13-OLinuXino-SD Linux image will not work with MICRO due to the PMU difference, we prepare A13-OLinuXino-MICRO-SD.
A13-OLinuXino-MICRO price starts from EUR 28 for OEM quantities (50+ pcs) and is EURO 35 for one pce.

Will you release a version with only SD and Ethernet?
A10S-OLinuXino-MICRO will be HDMI+Ethernet+SD-card, you have to wait till February when we will have prototypes
A13 does not have Ethernet support. Use a USB stick to add it or buy another model that has added an Ethernet chip on board.
The A10 does have Ethernet.
[...] out of the assembly line, our new A13-OLINUXINO-MICRO boards blogged today and we will give away one to somebody [...]
Can you post link to kernel sources and patch for PMU removal?
Dimitar submited the patch to Linux-Sunxi mailing list, I don’t know if it’s included now in the Linux-Sunxi tree