On Sun, 27 Nov 2011 11:06:46 +0200 Igor Grinberg <[email protected]> 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 <[email protected]> > --- > v2: rebase on TOT > > include/dataflash.h | 3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) Applied to u-boot-staging/[email protected]. Thanks! Anatolij _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

