From 9d75af512277c5864ee9e55534b9fdc2474b5484 Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Tue, 30 Nov 2010 18:09:07 +0100 Subject: [PATCH] Add questions --- doc/notes.org | 3 +++ 1 file changed, 3 insertions(+) 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? -- 2.39.2