u-boot-brain/board/freescale/mpc8315erdb
Anton Vorontsov 021f6df6e9 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>
2008-07-16 14:16:44 -05:00
..
config.mk mpc83xx: Add the support for MPC8315ERDB board 2008-01-16 12:00:49 -06:00
Makefile Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
mpc8315erdb.c 83xx: mpc8315erdb: fix silly thinko in fdt_tsec1_fixup 2008-07-16 14:16:44 -05:00
sdram.c Change initdram() return type to phys_size_t 2008-06-12 08:50:18 +02:00