summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2019-04-11 13:33:35 +0300
committerStefan Roese <sr@denx.de>2019-04-26 08:35:38 +0300
commite297df34687f2f47206f1b51ee0ba06365ad7164 (patch)
tree4129409b3456d65aed2356ae4ebfb3cdfdf62ae5 /include
parent9408665709420fb0f24cf6f112142794e3dc427a (diff)
downloadu-boot-e297df34687f2f47206f1b51ee0ba06365ad7164.tar.xz
arm: kirkwood: openrd: Remove superfluous CONFIG_ENV_ADDR
Remove the superfluous CONFIG_ENV_ADDR definition. Its not needed as CONFIG_ENV_OFFSET is also set to the same value. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Chris Packham <judge.packham@gmail.com> Reviewed-by: Chris Packham <judge.packham@gmail.com> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include')
-rw-r--r--include/configs/openrd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/openrd.h b/include/configs/openrd.h
index 17611bc568..c96d4c4d48 100644
--- a/include/configs/openrd.h
+++ b/include/configs/openrd.h
@@ -41,7 +41,6 @@
* it has to be rounded to sector size
*/
#define CONFIG_ENV_SIZE 0x20000 /* 128k */
-#define CONFIG_ENV_ADDR 0x60000
#define CONFIG_ENV_OFFSET 0x60000 /* env starts here */
/*
* Environment is right behind U-Boot in flash. Make sure U-Boot