
16 Jul
2015
16 Jul
'15
11:20 p.m.
On Thu, 2015-07-16 at 13:25 +0200, Piotr Zierhoffer wrote:
From: Piotr Zierhoffer piotr.zierhoffer@cs.put.poznan.pl
The usage of the command is:
a20_nandread <address> <offset> <bytes>
It allows user to copy data from NAND to memory. It employs nand_spl_load_image from the sunxi NAND driver.
It is added only when the NAND support is enabled.
Please respond to the comments received when it was posted at http://patchwork.ozlabs.org/patch/466149/
Signed-off-by: Peter Gielda pgielda@antmicro.com Signed-off-by: Tomasz Gorochowik tgorochowik@antmicro.com Signed-off-by: Mateusz Holenko mholenko@antmicro.com Signed-off-by: Piotr Zierhoffer pzierhoffer@antmicro.com
Why does the same code now have a completely different author and sign-off chain?
-Scott