projects
/
can-benchmark.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9835993
)
Add questions
author
Michal Sojka
<sojkam1@fel.cvut.cz>
Tue, 30 Nov 2010 17:09:07 +0000
(18:09 +0100)
committer
Michal Sojka
<sojkam1@fel.cvut.cz>
Tue, 30 Nov 2010 17:09:07 +0000
(18:09 +0100)
doc/notes.org
patch
|
blob
|
history
diff --git
a/doc/notes.org
b/doc/notes.org
index
7e09a10
..
6f52286
100644
(file)
--- 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?