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>
Loading
Please register or sign in to comment