aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ids8313.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-02-25 11:19:48 -0500
committerTom Rini <trini@konsulko.com>2022-03-03 16:51:20 -0500
commitfdfb17b1f593d1c579c4f65cfbe9fc53011d3cdc (patch)
tree3c952c3b7d245e8542c17d27f872371d957a2e4c /include/configs/ids8313.h
parent6d21dd313b5d7baf0d125344de4e997a0341f348 (diff)
downloadu-boot-fdfb17b1f593d1c579c4f65cfbe9fc53011d3cdc.zip
u-boot-fdfb17b1f593d1c579c4f65cfbe9fc53011d3cdc.tar.gz
u-boot-fdfb17b1f593d1c579c4f65cfbe9fc53011d3cdc.tar.bz2
Convert CONFIG_BOOTFILE to Kconfig
This converts the following to Kconfig: CONFIG_BOOTFILE Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/ids8313.h')
-rw-r--r--include/configs/ids8313.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ids8313.h b/include/configs/ids8313.h
index 8de89a4..17ed88b 100644
--- a/include/configs/ids8313.h
+++ b/include/configs/ids8313.h
@@ -214,7 +214,6 @@
#define CONFIG_NETDEV eth1
#define CONFIG_HOSTNAME "ids8313"
#define CONFIG_ROOTPATH "/opt/eldk-4.2/ppc_6xx"
-#define CONFIG_BOOTFILE "ids8313/uImage"
#define CONFIG_UBOOTPATH "ids8313/u-boot.bin"
#define CONFIG_FDTFILE "ids8313/ids8313.dtb"
#define CONFIG_ENV_FLAGS_LIST_STATIC "ethaddr:mo,eth1addr:mo"