Smallest ARM Device for FreeBSD

Bernd Walter ticso at cicely7.cicely.de
Mon Mar 8 14:24:16 UTC 2010


On Mon, Mar 08, 2010 at 08:40:52AM -0500, lists at walkertc.com wrote:
> This will be a minimal system that really only needs 2 USB or serial inputs
> and network connectivity.  It will act as a "sensor" - serving to read from
> the 2 inputs and relaying that information over the network.
> 
> I'm actually flexible enough to not even have the 2 inputs since shrinking
> the system takes a higher priority.

It is hard to say without knowing your design limitations about
RAM, size, speed, power.
My RM9200 boards have 10x10cm, 4 port ethernet switch, 64-128MB
RAM and power consumption of 1.5-2.6W.
It has a few GPIO - especially the RX/TX of the 4 USART as TTL
and an I2C header, but it has only one USB port.
There are smaller RM9200 boards with just a single RAM chip, which
usually results in lower speed and without a switch.
If you want more power and you have access to grid power a sheva plug
can also be a nice alternative.
On the other hand - I personally often use much smaller ARM7 with
an embedded IP stack instead of a full featured FreeBSD system.
Those systems can be even smaller since they don't need large
SDRAM chips and the controllers are physically smaller as well.

> -----Original Message-----
> From: batcilla itself [mailto:batcilla at gmail.com] 
> Sent: Monday, March 08, 2010 7:29 AM
> To: lists at walkertc.com
> Cc: freebsd-arm at freebsd.org
> Subject: Re: Smallest ARM Device for FreeBSD
> 
> Is depends - which features you need?
> I believe FreeBSD 8 or -current can be run on most 10x10cm ARM Xscale
> boards, but only kernel and very minimal md rootfs.
> Also you may need to port some i2c stuff and fix IRQ->GPIO etc.
> 
> //batcill
> 
> 
> _______________________________________________
> freebsd-arm at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe at freebsd.org"

-- 
B.Walter <bernd at bwct.de> http://www.bwct.de
Modbus/TCP Ethernet I/O Baugruppen, ARM basierte FreeBSD Rechner uvm.


More information about the freebsd-arm mailing list