mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-29 11:08:15 +00:00
Until now, the Sequoia RAM-booting image disabled NOR flash support as this image was mainly created for NAND-only boards. This patch now enables NOR flash support for this RAM-booting version as well. Signed-off-by: Stefan Roese <sr@denx.de>