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:
32eac63
)
board: xen: Remove unnecessary CONFIG_INITRD_TAG and CONFIG_CMDLINE_TAG
author
Anastasiia Lukianenko
<anastasiia_lukianenko@epam.com>
Fri, 21 Aug 2020 09:10:03 +0000
(12:10 +0300)
committer
Tom Rini
<trini@konsulko.com>
Mon, 24 Aug 2020 18:11:31 +0000
(14:11 -0400)
Signed-off-by: Anastasiia Lukianenko <anastasiia_lukianenko@epam.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
include/configs/xenguest_arm64.h
patch
|
blob
|
history
diff --git
a/include/configs/xenguest_arm64.h
b/include/configs/xenguest_arm64.h
index
f3092cb
..
c44381e
100644
(file)
--- a/
include/configs/xenguest_arm64.h
+++ b/
include/configs/xenguest_arm64.h
@@
-36,9
+36,6
@@
#define CONFIG_OF_SYSTEM_SETUP
-#define CONFIG_CMDLINE_TAG 1
-#define CONFIG_INITRD_TAG 1
-
#undef CONFIG_EXTRA_ENV_SETTINGS
#define CONFIG_EXTRA_ENV_SETTINGS \
"loadimage=ext4load pvblock 0 0x90000000 /boot/Image;\0" \