uboot/include/linux
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
..
byteorder
mtd onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB() 2012-04-04 17:08:40 +02:00
unaligned
usb USB: Add USB RNDIS gadget protocol 2011-02-19 20:32:37 +01:00
apm_bios.h
bch.h nand: Merge BCH code from Linux nand driver 2012-01-26 16:09:02 -06:00
bitops.h
compiler-gcc.h
compiler-gcc3.h Add missing header for gcc3 2011-10-01 21:56:20 +02:00
compiler-gcc4.h
compiler.h
config.h
crc7.h lib: add crc7 from Linux 2011-01-18 23:38:08 +01:00
crc32.h
ctype.h Add isblank 2011-10-17 22:25:34 +02:00
edd.h
err.h
ethtool.h Create PHY Lib for U-Boot 2011-04-20 15:09:19 -05:00
fb.h Coding Style cleanup 2010-10-27 22:48:30 +02:00
ioctl.h
ioport.h
kbuild.h Coding Style cleanup 2010-10-27 22:48:30 +02:00
linkage.h linkage.h: move from blackfin to common includes 2012-02-12 15:03:26 -05:00
list.h
lzo.h
math64.h
mc146818rtc.h
mdio.h Minor coding style cleanup. 2011-09-11 21:24:09 +02:00
mii.h Coding style (white space) cleanup. 2010-12-17 10:14:09 +01:00
netdevice.h USB-CDC: Port struct net_device_stats 2011-02-19 20:32:37 +01:00
poison.h
posix_types.h
rbtree.h
screen_info.h
stat.h
stddef.h
string.h nand: Sanitize ONFI strings. 2012-01-26 16:09:02 -06:00
time.h
types.h