mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 01:32:47 +02:00
Current implementation is unable to access second half of DDP OneNAND flash (reads first half mirrored). Use block and bufferram address calculations from onenand_base to fix this. Signed-off-by: Ladislav Michl <ladis@linux-mips.org>