projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9408665
)
arm: kirkwood: openrd: Remove superfluous CONFIG_ENV_ADDR
author
Stefan Roese
<
[email protected]
>
Thu, 11 Apr 2019 10:33:35 +0000
(12:33 +0200)
committer
Stefan Roese
<
[email protected]
>
Fri, 26 Apr 2019 05:35:38 +0000
(07:35 +0200)
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 <
[email protected]
>
Cc: Chris Packham <
[email protected]
>
Reviewed-by: Chris Packham <
[email protected]
>
Signed-off-by: Stefan Roese <
[email protected]
>
include/configs/openrd.h
patch
|
blob
|
history
diff --git
a/include/configs/openrd.h
b/include/configs/openrd.h
index 17611bc56873a9b02b57dc10816dc8f60f7b6925..c96d4c4d48af476c6073a2556180a8ce2ede902b 100644
(file)
--- 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