summaryrefslogtreecommitdiff
path: root/tools/env/Makefile
Commit message (Collapse)AuthorAgeLines
* * Code cleanup:wdenk2003-06-27-1/+0
| | | | | | | | | - remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen)
* * Use 1-byte-read instead of -write for iprobe() functionwdenk2002-12-17-0/+46
Add i2c commands to PM826 config * extend I2C POST code: check for list on known addresses