Ticket #24900: patch-nslu2_protocol.h.diff

File patch-nslu2_protocol.h.diff, 635 bytes (added by ranauei@…, 14 years ago)

Patch for the variant 16MByte_Flash which is for people who modified their NSLU2 replacing the original 8MByte flash with a 16MByte one

  • nslu2_protocol.h

    old new  
    183183                MaxPacketLength = 1540-14,   /* at least 600 from the RedBoot code */
    184184                BaseAddress = 0x60000,       /* skip RedBoot and SysConf */
    185185                UpgradeProtocol = 0x8888,    /* defined in the RedBoot code */
    186                 Ln2FlashSize = 23,           /* 8MByte Flash memory */
     186                Ln2FlashSize = 24,           /* 16MByte Flash memory */
    187187                FlashSize = (1<<Ln2FlashSize),
    188188                /* The MaxPendingPackets figure is the number of packets which will
    189189                 * be transmitted without receiving a response, this value should be