]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
arm: atmel: sama5d3: fix typo error for CONFIG_ENV_IS_NOWHERE
authorBo Shen <voice.shen@gmail.com>
Sun, 11 Aug 2013 14:26:20 +0000 (14:26 +0000)
committerAndreas Bießmann <andreas.devel@googlemail.com>
Thu, 22 Aug 2013 14:51:08 +0000 (16:51 +0200)
fix typo error for CONFIG_ENV_IS_NOWHERE from CONIG_ENV_IS_NOWHERE

Signed-off-by: Bo Shen <voice.shen@gmail.com>
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
include/configs/sama5d3xek.h

index 43bb16a37b2366e642d57c27230131bd7f049726..409919898eb6c5029ab6451009e58e4440fdd687 100644 (file)
                                "bootm 0x22000000 - 0x21000000"
 #define CONFIG_SYS_MMC_ENV_DEV 0
 #else
-#define CONIG_ENV_IS_NOWHERE
+#define CONFIG_ENV_IS_NOWHERE
 #endif
 
 #ifdef CONFIG_SYS_USE_MMC