Files
u-boot/include
Lukasz Majewski e26fd3d3bf onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB()
This replacement causes 4KB page size devices to work properly with u-boot.

The old ONENAND_IS_MLC() behavior has been preserved by explicit
setting of ONENAND_HAS_4KB_PAGE for those devices.

This change makes the onenand_base.c file more resembling the respective
kernel sources.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>

---
Test HW:
       - Samsung S5PC110 GONI
       - Samsung S5PC210 Universal
2012-04-04 17:08:40 +02:00
..
2012-03-30 22:49:09 +02:00
2012-03-18 20:10:02 +01:00
2012-03-27 22:05:28 +02:00
2012-03-29 08:12:50 +02:00
2012-01-09 09:19:47 +01:00
2012-03-27 22:05:28 +02:00
2012-03-13 12:06:41 +01:00
2012-01-26 16:09:06 -06:00
2012-03-29 07:57:10 +02:00
2012-01-05 20:10:38 +01:00
2012-03-12 11:06:48 -04:00
2012-03-30 22:46:00 +02:00
2012-03-26 23:09:23 +02:00
2011-12-07 08:45:51 +01:00
2012-03-19 00:08:16 +01:00