
17 Feb
2015
17 Feb
'15
3:08 p.m.
Hi Michal,
On 17.02.2015 14:52, Michal Sojka wrote:
<snip>
- omap_nand_info[cs].ws = ws[cs];
+#endif
I've attached a new version of this patch. It removed the ifdef from the code. Please take a look at it and let me know what you think.
Yes, it's better and it works for us. Just one point - what about making the variable const as in the patch below?
Even better. Please submit it as a regular patch (v2) and my:
Acked-by: Stefan Roese sr@denx.de
Thanks, Stefan