Re: First priorities?
Patrick McNamara <wpmcnamara-/[email protected]>
| Newsgroups | gmane.linux.uclinux.actiontec |
|---|---|
| Message-ID | <[email protected]> |
Priority #1: Get a custom compiled kernel running on the board.
*Doing this requires serial console access.
*Serial console access requires duplicating the daughter card
functionality
*duplicating daughter card functionality requires dechipering the
UART addressing, interrupts, etc
This is what I am currently working on. I'm also working on mapping the
flash ROM so I can make a complete image for machine recovery.
Currently this it what I know:
Flash Base Address: 0x00400000
Flash Kernel Address: 0x0410000
Both of these can be found in
Actiontec_DPC_Source\linux\arch\armnommu\boot\cnxt-boot-ldr\boot-ldr.S
I'm still trying to figure out where the base of the ROM disk image resides.
Patrick McNamara wrote:
> So I currently have three project I want to use these boards for.
> They are, in no particular order, time server, DNS server, DHCP/BOOTP
> server. Here are things I intended to work on related to the modem,
> once again in no particular order.
>
> *serial console interface -- finish duplicating the Actiontec
> daughtercard functionality.
> *USB root hub -- this way we can have stuff like USB flash disks
> *general I/O board -- do we have enough IO to make an expansion bus?
> *New bootloader -- maybe ARMboot will work?
> http://armboot.sourceforge.net/
> *bulid a complete "recovery" image that can be flashed in to memory --
> this would remover the TFTP load step from recovery of a board
> *figure out how to store stuff in flash -- I think we have the code
> for this in the Actiontec code release
>
> I'm sure I'll come up with other stuff over time, but that's my list
> for right now.
>
> Patrick M
>
> Chris wrote:
>
>> So, now that we're all able to restore our doorstopped modems (well,
>> I haven't tried it yet but Patrick says it works and I'll take his
>> word on it for now)... I'm curious what people's first priorities
>> are for this modem?
>>
>> Obviously, first thing is to make sure we can build the kernel/utils
>> and load them without killing the modems again.
>>
>> Personally, I think second would be to add an easy-to-use interface
>> for port forwarding.
>>
>> Other ideas?
>>
>> Anyone interested in trying to make our own daughterboards/new cases
>> to get serial ports, USB, etc. all in a nice (and still enclosed)
>> form factor? I know of some fairly decent/reputable PCB
>> manufacturing houses, but don't know what cost is (especially if they
>> do chip placement, which would be nice if we use little SMDs instead
>> of through-hole chips).
>>
>> -Chris
>> __
>> ActionHack Mailing List - ActionHack-W7/[email protected]
>> http://www.express.org/mailman/listinfo/actionhack
>> http://www.embeddedlinuxinterfacing.com/wiki.php/ActiontecDualModem
>>
>
> __
> ActionHack Mailing List - ActionHack-W7/[email protected]
> http://www.express.org/mailman/listinfo/actionhack
> http://www.embeddedlinuxinterfacing.com/wiki.php/ActiontecDualModem
>
__
ActionHack Mailing List - ActionHack-W7/[email protected]
http://www.express.org/mailman/listinfo/actionhack
http://www.embeddedlinuxinterfacing.com/wiki.php/ActiontecDualModem