Hi,
I'm working on supporting a new Geode GX1 target, and I'm not sure where to put it and how to name it.
The device is an old IGEL WinNET III thin client (http://www.igel.com/), I've got mine from eBay for <= 30 bucks.
The board seems to be called MB-5BLMP, but I don't know the "real" vendor, and I can't find a vendor name on the PCB itself.
Possible values:
- Aquarius Systems (ASI) http://www.memoryx.net/aqsymbmome7.html
- BCom: http://www.andovercg.com/Desktop/BCom/BCom-Thin_Client-17497.shtml
ASI is now BCom as far as I can tell, but I'm not sure. IGEL is probably sort of a "reseller", using the mainboard(s) produced by ASI/BCom(?)
So, where should the code go?
- src/mainboard/asi/5blmp - src/mainboard/bcom/5blmp - src/mainboard/igel/5blmp - any of the above but xxxx/mb-5blmp - any of the above but xxxx/mb_5blmp - src/mainboard/igel/winnet3
Other locations? Opinions?
Do we categorize by vendor/mainboardname or vendor/productname (i.e., 5blmp vs. winnet3)?
Thanks, Uwe.