mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-13 10:20:27 +00: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>