mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-11 17:30:21 +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>