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:
e9dc399
)
arm: zynq: Enable CONFIG_REMAKE_ELF
author
Siva Durga Prasad Paladugu
<
[email protected]
>
Tue, 22 Jan 2019 09:04:12 +0000
(14:34 +0530)
committer
Michal Simek
<
[email protected]
>
Thu, 24 Jan 2019 09:03:44 +0000
(10:03 +0100)
This patch enables CONFIG_REMAKE_ELF for Zynq platform
so that it generates u-boot.elf from binary which works
for all Zynq boards with OF_SEPARATE option enabled.
Signed-off-by: Siva Durga Prasad Paladugu <
[email protected]
>
Signed-off-by: Michal Simek <
[email protected]
>
include/configs/zynq-common.h
patch
|
blob
|
history
diff --git
a/include/configs/zynq-common.h
b/include/configs/zynq-common.h
index 864f3220f3612d85375efa8968eb090ae395a39d..1710feda9185ccc7c1713e8dbb6bdf5f27ca04b8 100644
(file)
--- a/
include/configs/zynq-common.h
+++ b/
include/configs/zynq-common.h
@@
-14,6
+14,8
@@
# define CONFIG_CPU_FREQ_HZ 800000000
#endif
+#define CONFIG_REMAKE_ELF
+
/* Cache options */
#define CONFIG_SYS_L2CACHE_OFF
#ifndef CONFIG_SYS_L2CACHE_OFF