Marek Vasut 44e63c228e IXP: Fix NAND build warning on PDNB3 and SCPU
nand.c: In function ‘pdnb3_nand_read_buf’:
nand.c:107:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
nand.c: In function ‘pdnb3_nand_dev_ready’:
nand.c:124:18: warning: variable ‘val’ set but not used [-Wunused-but-set-variable]

Remove the 4-byte-at-time read mode altogether, the most is bogus and will
likely cause unaligned accesses.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Bryan Hundven <bryanhundven@gmail.com>
Cc: Michael Schwingen <rincewind@discworld.dascon.de>
2012-03-26 23:09:26 +02:00
..
2011-10-15 22:20:36 +02:00
2011-11-27 19:44:21 +01:00
2011-11-27 19:44:21 +01:00
2012-02-12 15:03:25 -05:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-11-29 21:07:42 +11:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-11-27 19:44:21 +01:00
2012-01-09 09:19:47 +01:00
2012-02-27 21:19:25 +01:00
2012-02-12 10:11:31 +01:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2012-03-26 23:09:23 +02:00
2012-02-12 10:11:28 +01:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2012-03-19 00:08:16 +01:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2012-01-16 08:40:13 +01:00
2012-02-12 15:03:25 -05:00
2012-02-12 10:11:30 +01:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-11-27 19:44:21 +01:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2012-03-26 23:09:23 +02:00