Hi Shirokov,
On Wed, 26 Apr 2023 at 05:05, Shirokov Alexander
wrote:
>
> On Tue, Apr 25, 2023 at 8:01 PM Simon Glass wrote:
>
> > > --- a/doc/usage/cmd/mmc.rst
> > > +++ b/doc/usage/cmd/mmc.rst
> > > @@ -216,7 +216,7 @@ The raw data can be read/written via 'mmc
> > read/write' command:
> > >
On Thu, Apr 27, 2023 at 7:24 AM Heinrich Schuchardt
wrote:
> On 4/26/23 13:05, Shirokov Alexander wrote:
> > On Tue, Apr 25, 2023 at 8:01 PM Simon Glass wrote:
> >
> >>> --- a/doc/usage/cmd/mmc.rst
> >>> +++ b/doc/usage/cmd/mmc.rst
> >>> @@ -216,7 +216,7 @@ The raw data can be read/written via '
On 4/26/23 13:05, Shirokov Alexander wrote:
On Tue, Apr 25, 2023 at 8:01 PM Simon Glass wrote:
--- a/doc/usage/cmd/mmc.rst
+++ b/doc/usage/cmd/mmc.rst
@@ -216,7 +216,7 @@ The raw data can be read/written via 'mmc
read/write' command:
=> mmc read 0x4000 0x5000 0x100
MMC read:
On Tue, Apr 25, 2023 at 8:01 PM Simon Glass wrote:
> > --- a/doc/usage/cmd/mmc.rst
> > +++ b/doc/usage/cmd/mmc.rst
> > @@ -216,7 +216,7 @@ The raw data can be read/written via 'mmc
> read/write' command:
> > => mmc read 0x4000 0x5000 0x100
> > MMC read: dev # 0, block # 20480, count
Hi Alexander,
On Tue, 25 Apr 2023 at 04:00, Alexander Shirokov
wrote:
>
> In the 'mmc write' command example, it writes 16 blocks (0x10). But the
> output contains 256 (0x100) blocks. This patch fixes the mismatch.
>
> Signed-off-by: Alexander Shirokov
> ---
> doc/usage/cmd/mmc.rst | 2 +-
> 1
In the 'mmc write' command example, it writes 16 blocks (0x10). But the
output contains 256 (0x100) blocks. This patch fixes the mismatch.
Signed-off-by: Alexander Shirokov
---
doc/usage/cmd/mmc.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/usage/cmd/mmc.rst b/doc/u
6 matches
Mail list logo