
10 Oct
2014
10 Oct
'14
5:42 p.m.
Hi Marcel,
On 10 October 2014 09:37, Marcel Ziswiler marcel@ziswiler.com wrote:
Hi Simon
On Fri, 2014-10-10 at 09:26 -0600, Simon Glass wrote:
Does this patch fix anything? What exactly does it change with your board?
Well, yes. It does stop Colibri T30 from crashing with rc3 right after printing DRAM: 1 GiB.
Looking at the former code the string copy stuff was actually gated by a label null check while your latest patch omits that.
OK, is it possible to stop calling the function with NULL instead? That is a bug IMO.
Regards, Simon