[U-Boot] [PATCH 23/34] Blackfin: adi boards: drop old ELF define

Mike Frysinger vapier at gentoo.org
Sun Apr 3 10:58:30 CEST 2011


This define isn't used anywhere anymore, so punt it.

Signed-off-by: Mike Frysinger <vapier at gentoo.org>
---
 include/configs/bfin_adi_common.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/configs/bfin_adi_common.h b/include/configs/bfin_adi_common.h
index 03c6433..b86ca68 100644
--- a/include/configs/bfin_adi_common.h
+++ b/include/configs/bfin_adi_common.h
@@ -85,7 +85,6 @@
 # define CONFIG_CMD_CACHE
 # define CONFIG_CMD_CPLBINFO
 # define CONFIG_CMD_ELF
-# define CONFIG_ELF_SIMPLE_LOAD
 # define CONFIG_CMD_GPIO
 # define CONFIG_CMD_KGDB
 # define CONFIG_CMD_REGINFO
-- 
1.7.4.1



More information about the U-Boot mailing list