u-boot/board/ifm/ac14xx
Gerhard Sittig 186f9c130f ac14xx: fix a potential NULL deref in diagnostics
getenv() immediately after setenv() may perfectly legally return NULL, so
make sure to not deference an invalid pointer when creating diagnostic output

Signed-off-by: Gerhard Sittig <gsi@denx.de>
2013-06-24 22:24:29 +02:00
..
ac14xx.c ac14xx: fix a potential NULL deref in diagnostics 2013-06-24 22:24:29 +02:00
Makefile mpc512x: add ifm ac14xx board 2013-03-09 08:22:57 +01:00