mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-06 05:02:03 +02:00
Some boards based on AT91SAM926X-EK use smaller DF chips to keep bootstrap, u-boot and its environment, using NAND or other external storage for kernel and rootfs. This patch adds support for small 1024x263 chip. Signed-off-by: Sergey Lapin <slapin@ossfans.org>