mirror of
https://xff.cz/git/u-boot/
synced 2025-10-18 08:23:24 +02:00
Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
# define SHOW_BOOT_PROGRESS(arg)
|
||||
#endif
|
||||
|
||||
#if (CONFIG_COMMANDS & CFG_CMD_NAND)
|
||||
#if (CONFIG_COMMANDS & CFG_CMD_NAND) && !defined(CONFIG_NEW_NAND_CODE)
|
||||
|
||||
#include <linux/mtd/nand.h>
|
||||
#include <linux/mtd/nand_ids.h>
|
||||
|
Reference in New Issue
Block a user