From 7f27f03c84888e6d4b4620ee85de1e4277ed03e8 Mon Sep 17 00:00:00 2001 From: Kedareswara rao Appana Date: Wed, 27 May 2015 19:02:14 +0530 Subject: [PATCH] mcap: linux: update README This patch updaets README in the driver for the updated changes. Signed-off-by: Kedareswara rao Appana --- mcap/linux/README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mcap/linux/README b/mcap/linux/README index 76f50c5d..cafd93b3 100644 --- a/mcap/linux/README +++ b/mcap/linux/README @@ -24,8 +24,9 @@ Steps to Run Usage: mcap [options] Options: - -x Specify MCAP Device ID in hex (Mandatory) + -x Specify MCAP Device Id in hex (MANDATORY) -p Program Bitstream (.bin/.bit/.rbt) + -C Partial Reconfiguration Clear File(.bin/.bit/.rbt) -r Performs Simple Reset -m Performs Module Reset -f Performs Full Reset @@ -34,6 +35,9 @@ Steps to Run -v Verbose information of MCAP Device -h/H Help -c
[type [data]] Access Device Configuration Space + here type[data] - b for byte data [8 bits] + here type[data] - h for half word data [16 bits] + here type[data] - w for word data [32 bits] NOTE: Specifying MCAP Device Id option is mandatory for the application to run. For example,