From 1ec5155ddc6d699ba7167115e4b21a1cd051fd40 Mon Sep 17 00:00:00 2001 From: John Linn Date: Thu, 2 Dec 2010 08:38:09 -0700 Subject: [PATCH] Xilinx: ARM: changed back to NOR as default flash --- include/configs/xpele.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/include/configs/xpele.h b/include/configs/xpele.h index 1463111a278..29a25682f34 100644 --- a/include/configs/xpele.h +++ b/include/configs/xpele.h @@ -39,9 +39,6 @@ nand read 0x800000 0x900000 ${nand_ramdisk_size}; \ go 0x8000\0" -/* Define the following to cause u-boot to have a header for the boot rom that - causes the boot rom to use execute in place mode from QSPI flash -*/ #undef CONFIG_PELE_XIL_LQSPI /* default boot is NOR, then QSPI when u-boot is built for it, NAND must be selected -- 2.47.3