Wolfgang Denk 76706cb86b cpu/ppc4xx/fdt.c: avoid strcpy() to constant string
strcpy() was iused with the target address being a pointer to a
constant string, which potentially is read-only. Use a (writable)
array of characters instead.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
2009-10-23 15:50:22 +02:00
..
2009-09-04 22:15:53 +02:00
2009-09-04 22:15:53 +02:00
2009-09-04 22:15:53 +02:00
2009-09-04 22:15:53 +02:00
2009-09-04 22:15:53 +02:00
2009-07-26 13:12:02 +02:00
2009-09-04 22:15:53 +02:00
2009-09-04 22:15:53 +02:00
2009-08-10 10:38:34 +02:00
2009-10-09 00:03:18 +02:00
2009-09-04 22:15:53 +02:00
2009-09-04 22:15:53 +02:00
2009-09-04 22:15:53 +02:00