1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-09 19:16:37 +01:00
Files
u-boot-megous/drivers
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-29 08:12:50 +02:00
2012-03-30 22:14:15 +02:00
2012-03-26 23:09:23 +02:00