This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Modify RedBoot 'fis free' command to display sizes of free blocks


This patch changes the output from Redboot's 'fis free' from:

RedBoot> fis free
  0x01840000 .. 0x01850000
  0x01860000 .. 0x0187E000 

To:

RedBoot> fis free
  0x01840000 .. 0x01850000 (64K)
  0x01860000 .. 0x0187E000 (120K)

--
Chris

Attachment: fis-free.pat
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]