mirror of
https://xff.cz/git/u-boot/
synced 2026-02-03 21:39:00 +01:00
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>