The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Getting ROM file under 64K
2014-07-29, 14:55
Post: #1
Getting ROM file under 64K
Hi,

I am trying to build a ROM file and get it to be under 64K (so I can burn it in to the FLASH ROM)

I n general.h
undef all protocol except HTTP
undef wireless cryptos,
undef NVO_CMD, IWMGMT_CMD, FCMGMT_CMD, IMAGE_CMD, SANBOOT_CMD, LOGIN_CMD, SYNC_CMD, IMAGE_TRUST_CMD, NEIGHBOUR_CMD

In console.h
undef CONSOLE_SERIAL, CONSOLE_SYSLOG, CONSOLE_SYSLOGS, CONSOLE_VMWARE, CONSOLE_DEBUGCON, CONSOLE_VESAFB

This still gives me a file of 66048 bytes.

I might need to include NFS and TFTP later on.

Is there anything else I can remove?

I am using an Intel Pro 100/S Desktop PCI card. Would I be better desoldering the 512Kb FLASH ROM and soldering in a 1Mb FLASH ROM instead? Has anyone tried changing the ROM for a larger one (on this card or any other)?


Thanks

Wootty2000
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Getting ROM file under 64K - wootty2000 - 2014-07-29 14:55



User(s) browsing this thread: 2 Guest(s)