boot - Add 'crc' command.
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 8 Aug 2014 05:31:13 +0000 (22:31 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 8 Aug 2014 05:31:13 +0000 (22:31 -0700)
commit3e6f6bf7c4cc4e842e6c71901a515eb898990627
treee6da8f95d986d629a40dea21407d32f5fa233625
parent7f6bbafc4f2219b847a4d01987ba5dbf8fcb386f
boot - Add 'crc' command.

* Add 'crc file...' command.  This command crc's the contents of a file.
  It can be used to help debug loader issues.
sys/boot/common/module.c