
25 Sep
2014
25 Sep
'14
4:45 p.m.
On Tue, Sep 16, 2014 at 02:38:52PM +0200, Rostislav Lisovy wrote:
The arg_off() and arg_off_size() update the 'current NAND device' variable (dev). This is then used when assigning the (nand_info_t*)nand value. Place the assignment after the arg_off(_size) calls to prevent using incorrect (nand_info_t*) nand value.
Signed-off-by: Rostislav Lisovy lisovy@merica.cz
Applied to u-boot/master, thanks!
--
Tom