git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88419bb
)
include: configs: ti_armv7_common: Add documentation for protected section
author
Nishanth Menon
<nm@ti.com>
Fri, 25 Aug 2023 18:02:48 +0000
(13:02 -0500)
committer
Tom Rini
<trini@konsulko.com>
Fri, 8 Sep 2023 14:07:11 +0000
(10:07 -0400)
Make the section protected by CONFIG_DISTRO_DEFAULTS macro clear.
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Tested-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
include/configs/ti_armv7_common.h
patch
|
blob
|
history
diff --git
a/include/configs/ti_armv7_common.h
b/include/configs/ti_armv7_common.h
index
dbbeff3
..
4e30d0d
100644
(file)
--- a/
include/configs/ti_armv7_common.h
+++ b/
include/configs/ti_armv7_common.h
@@
-200,7
+200,7
@@
#define CFG_EXTRA_ENV_SETTINGS \
BOOTENV
-#endif
+#endif
/* CONFIG_DISTRO_DEFAULTS */
#endif /* CONFIG_ARM64 */