diff options
author | Brent Darley <bdarley@xes-inc.com> | 2010-09-29 13:50:17 -0500 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-10-12 23:31:10 +0200 |
commit | 076f1be8e1c1a1ea4760fc4ac7cac68bc28fc80d (patch) | |
tree | 0809e1f093a7043dc57ce4d273ca41bae7e27c9e /doc/README.silent | |
parent | 52ebd9c1e5db30c0392c0c6761c98252918dd624 (diff) | |
download | u-boot-imx-076f1be8e1c1a1ea4760fc4ac7cac68bc28fc80d.zip u-boot-imx-076f1be8e1c1a1ea4760fc4ac7cac68bc28fc80d.tar.gz u-boot-imx-076f1be8e1c1a1ea4760fc4ac7cac68bc28fc80d.tar.bz2 |
TSI148: Fix argument parsing
This patch does 2 things:
- Fix the argument number assigned to the vdw (VME data width) value.
Previously, a nonexistent 7th arument was read as the vdw variable.
- Reduce the size of the argument array for the tsi148 command from
8 to 7. The tsi148 command itself is argument index 0, and the
maximum number arguments passed to the command is 6, making a total
of 7 for the array.
Signed-off-by: Brent Darley <bdarley@xes-inc.com>
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Diffstat (limited to 'doc/README.silent')
0 files changed, 0 insertions, 0 deletions