[U-Boot] [PATCH v2] dataflash: fix parameters order in write_dataflash()

Anatolij Gustschin agust at denx.de
Sun Nov 27 20:01:47 CET 2011


On Sun, 27 Nov 2011 11:06:46 +0200
Igor Grinberg <grinberg at compulab.co.il> wrote:

> Fix parameters order in write_dataflash() function extern declaration in
> the header file.
> Parameters order, as in function definition, should be:
> addr_dest, addr_src, size.
> 
> Signed-off-by: Igor Grinberg <grinberg at compulab.co.il>
> ---
> v2:	rebase on TOT
> 
>  include/dataflash.h |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)

Applied to u-boot-staging/agust at denx.de. Thanks!

Anatolij


More information about the U-Boot mailing list