
11 Jul
2008
11 Jul
'08
8:26 p.m.
On Thu, 10 Jul 2008 17:20:51 +0400 Anton Vorontsov avorontsov@ru.mvista.com wrote:
The thinko was quite silly indeed, I messed with !ptr. Normally this would trigger some fault, but in U-Boot NULL pointer is equal to phys 0, so the code was working still, just didn't actually test mpc8315erdb environment variable value. Heh.
Signed-off-by: Anton Vorontsov avorontsov@ru.mvista.com
applied to u-boot-mpc83xx.git#next.
Thanks Anton,
Kim