summaryrefslogtreecommitdiffstats
path: root/include/configs/davinci_sonata.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2010-11-19 15:24:45 -0500
committerSandeep Paulraj <s-paulraj@ti.com>2010-11-19 16:29:16 -0500
commite81bb57f2d98a65aa1a3c61d54cf40294f9039c8 (patch)
tree3a324878c97161e719fffa10002215ef12b9ddaf /include/configs/davinci_sonata.h
parent4f6fc15b42776b12244af8aa28da42c8e6497742 (diff)
downloadtalos-obmc-uboot-e81bb57f2d98a65aa1a3c61d54cf40294f9039c8.tar.gz
talos-obmc-uboot-e81bb57f2d98a65aa1a3c61d54cf40294f9039c8.zip
DaVinci: remove bogus DEF_BOOTM definition
Some boar config files defined DEF_BOOTM but this was not used anywhere in the code. Remove this bogus define. Signed-off-by: Wolfgang Denk <wd@denx.de> Cc: Sandeep Paulraj <s-paulraj@ti.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Diffstat (limited to 'include/configs/davinci_sonata.h')
-rw-r--r--include/configs/davinci_sonata.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/davinci_sonata.h b/include/configs/davinci_sonata.h
index 0dc89ef41e..f0eeb90e9d 100644
--- a/include/configs/davinci_sonata.h
+++ b/include/configs/davinci_sonata.h
@@ -126,7 +126,6 @@
#define CONFIG_SYS_NAND_HW_ECC
#define CONFIG_SYS_MAX_NAND_DEVICE 1 /* Max number of NAND devices */
#define CONFIG_ENV_OFFSET 0x0 /* Block 0--not used by bootcode */
-#define DEF_BOOTM ""
#elif defined(CONFIG_SYS_USE_NOR)
#ifdef CONFIG_NOR_UART_BOOT
#define CONFIG_SKIP_LOWLEVEL_INIT /* U-Boot is loaded by a bootloader */
OpenPOWER on IntegriCloud