]> Git Repo - u-boot.git/blobdiff - include/configs/hsdk.h
Convert CONFIG_BOOTFILE to Kconfig
[u-boot.git] / include / configs / hsdk.h
index c8c28bb4f04013f708beb21a6c1c132fe6dec82e..aa00b0f4523e863342199a117f924abdfa7e1cb4 100644 (file)
@@ -100,11 +100,6 @@ setenv core_iccm_1 0x6; setenv core_dccm_1 0x6; \
 setenv core_iccm_2 0x10; setenv core_dccm_2 0x10; \
 setenv core_iccm_3 0x6; setenv core_dccm_3 0x6;\0"
 
-/*
- * Environment configuration
- */
-#define CONFIG_BOOTFILE                        "uImage"
-
 /* Cli configuration */
 #define CONFIG_SYS_CBSIZE              SZ_2K
 
This page took 0.027529 seconds and 4 git commands to generate.