From: Michal Sojka Date: Tue, 30 Nov 2010 17:09:07 +0000 (+0100) Subject: Add questions X-Git-Tag: fix-allnoconfig~296^2 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/commitdiff_plain/9d75af512277c5864ee9e55534b9fdc2474b5484 Add questions --- diff --git a/doc/notes.org b/doc/notes.org index 7e09a10..6f52286 100644 --- a/doc/notes.org +++ b/doc/notes.org @@ -8,3 +8,6 @@ set nfspath /srv/nfs/root-shark set bootcmd_tftpnfs_static 'tftp 800000 ${imagefile}; tftp 7f0000 ${devicetreefile}; set bootargs ${linux_console} root=/dev/nfs nfsroot=${serverip}:${nfspath} rw ip=${ipaddr}; mw f0000b00 ${psc_cfg}; bootm 800000 - 7f0000' set bootcmd 'run bootcmd_tftpnfs_static' + +* Questions +** Why crc modification alone does not produce an error and is not returned by cangw -L?