diff options
| author | Kyungmin Park <kmpark@infradead.org> | 2008-03-31 10:40:36 +0900 |
|---|---|---|
| committer | Wolfgang Denk <wd@denx.de> | 2008-04-13 23:11:16 -0700 |
| commit | 77e475cc0ed1832160017d364be32a0be9ff02a9 (patch) | |
| tree | 215da4c93ca7cac28eabd4e70fe1e70fc8e176f2 /include/libata.h | |
| parent | a9da2b41079d230db3a5641625311983f85ce1fb (diff) | |
| download | olio-uboot-2014.01-77e475cc0ed1832160017d364be32a0be9ff02a9.tar.xz olio-uboot-2014.01-77e475cc0ed1832160017d364be32a0be9ff02a9.zip | |
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>
Diffstat (limited to 'include/libata.h')
0 files changed, 0 insertions, 0 deletions