Commit Graph

17 Commits (e21649be56a0cbe17ea892fc6c1a633369df0d50)

Author SHA1 Message Date
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 years ago
Eric Nelson c1173bd075 sf command: allow default bus and chip selects 13 years ago
Andreas Bießmann a97f6efdb1 cmd_sf.c: fix printf() length modifier 13 years ago
Kumar Gala 8e8a4bc22f cmd_sf: Fix compiler warning 13 years ago
Simon Glass 8d1af94220 cmd_sf: add "update" subcommand to do smart SPI flash update 13 years ago
Anton Staaf 155cfb5ef1 common: fix behavior of ROUND macro when input is already rounded 13 years ago
Mike Frysinger 8a07de03f0 cmd_sf: use cmd_usage() in more places 14 years ago
Mike Frysinger 840ff99889 cmd_sf: drop device status message when probing 14 years ago
Richard Retanubun 334eb4b02f cmd_sf: add handler for +len arg for erase command 14 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 15 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Mike Frysinger 4166ee58d3 sf: add GPL-2 license info 15 years ago
TsiChung Liew 6e8d58d366 Command for accessing serial flash update 16 years ago
Wolfgang Denk a89c33db96 General help message cleanup 16 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 years ago
Haavard Skinnemoen b6368467e6 SPI Flash: Add "sf" command 17 years ago