Difference between revisions of "WRT54G"

From Embedded Xinu
Jump to navigation Jump to search
Line 8: Line 8:
 
* check for serial port hardware address; compatible with XINU?
 
* check for serial port hardware address; compatible with XINU?
 
* VxWorks starting arguments similar to CFE?
 
* VxWorks starting arguments similar to CFE?
 +
 +
VxWorks will flash over itself with CFE - [http://wiki.openwrt.org/OpenWrtDocs/Customizing/Hardware]

Revision as of 22:24, 25 May 2007

Transceiver from GL causes dropped characters; using Linksys transceiver

Control-C interrupts VxWorks loader, as it does in CFE.

Configured to load XINU from Morbius; hangs on boot.

  • remove first 3 lines of loader/start.S
  • check for serial port hardware address; compatible with XINU?
  • VxWorks starting arguments similar to CFE?

VxWorks will flash over itself with CFE - [1]