Home
last modified time | relevance | path

Searched hist:"021 f6df6e96af5b387810cf96d24848da1faa55c" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/mpc8315erdb/
H A Dmpc8315erdb.c021f6df6e96af5b387810cf96d24848da1faa55c Thu Jul 10 13:20:51 UTC 2008 Anton Vorontsov <avorontsov@ru.mvista.com> 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>