u-boot-brain/drivers
Kyungmin Park 77e475cc0e Fix OneNAND read
It should access with 16-bit instead of 8-bit

Now it uses the generic memcpy with 8-bit access. It means it reads wrong data from OneNAND.

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
2008-04-13 23:11:16 -07:00
..
bios_emulator Wipe out assembler warnings while compiling x86 biosemu 2008-02-16 00:31:16 +01:00
block drivers: code clean up 2008-04-13 14:57:46 -07:00
dma Use #ifdef CONFIG_FSLDMAFEC 2008-02-14 22:13:28 +01:00
hwmon LM73 bug fix for negative temperatures and cleanup 2008-04-13 08:58:36 -07:00
i2c Fix warnings introduced by I2C bus speed setting patch 2008-04-13 14:54:16 -07:00
input drivers/input : move input drivers to drivers/input 2007-11-25 23:28:49 +01:00
misc 86xx: Add print_laws function to fsl_law.c 2008-01-24 12:12:51 -06:00
mtd Fix OneNAND read 2008-04-13 23:11:16 -07:00
net Coding Style cleanup; update CHANGELOG 2008-04-13 09:59:26 -07:00
pci Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards 2008-04-13 18:03:29 -07:00
pcmcia pcmcia: Remove CONFIG_COMMANDS from marubun pcmcia driver 2008-01-15 23:30:40 +09:00
qe uec: add support for Broadcom BCM5481 Gigabit PHY 2008-03-25 19:16:46 -05:00
rtc Coding style cleanup. 2008-03-26 15:38:47 +01:00
serial sh: Removed warning when compiling drivers/serial/serial_sh.c. 2008-03-28 14:16:14 +09:00
spi Fix conditional compilation of mpx8xxx_spi driver 2008-01-29 11:53:00 -06:00
usb usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver 2008-03-15 07:28:05 +01:00
video lwmon5 SYSMON POST: fix backlight control 2008-03-25 00:16:14 +01:00