diff options
author | Anton Vorontsov <avorontsov@ru.mvista.com> | 2008-07-10 17:20:51 +0400 |
---|---|---|
committer | Kim Phillips <kim.phillips@freescale.com> | 2008-07-16 14:16:44 -0500 |
commit | 021f6df6e96af5b387810cf96d24848da1faa55c (patch) | |
tree | 95607c6bc5b38d41233690a3165dd2e1f1f117a6 /board/cogent | |
parent | 25f5f0d49a3ae89bf4396f2557ce98debfef21da (diff) | |
download | u-boot-imx-021f6df6e96af5b387810cf96d24848da1faa55c.zip u-boot-imx-021f6df6e96af5b387810cf96d24848da1faa55c.tar.gz u-boot-imx-021f6df6e96af5b387810cf96d24848da1faa55c.tar.bz2 |
83xx: mpc8315erdb: fix silly thinko in fdt_tsec1_fixup
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>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'board/cogent')
0 files changed, 0 insertions, 0 deletions