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:
7d2a053
)
x86: theadorable-x86-common: Change pci hotplug cmdline parameters (again)
author
Stefan Roese
<
[email protected]
>
Mon, 22 Oct 2018 12:07:54 +0000
(14:07 +0200)
committer
Bin Meng
<
[email protected]
>
Sun, 28 Oct 2018 13:02:15 +0000
(21:02 +0800)
This is needed for the PCIe hotplug to work correctly on some boards
with the newer Linux kernel versions.
Signed-off-by: Stefan Roese <
[email protected]
>
Cc: Bin Meng <
[email protected]
>
Reviewed-by: Bin Meng <
[email protected]
>
include/configs/theadorable-x86-common.h
patch
|
blob
|
history
diff --git
a/include/configs/theadorable-x86-common.h
b/include/configs/theadorable-x86-common.h
index a9aef12c306d782788dfda397d719b577795aa67..dd2bfb0a100afbc038482ded4dcb56176d4a42fb 100644
(file)
--- a/
include/configs/theadorable-x86-common.h
+++ b/
include/configs/theadorable-x86-common.h
@@
-57,8
+57,7
@@
"addmtd=setenv bootargs ${bootargs} ${mtdparts}\0" \
"addmisc=setenv bootargs ${bootargs} " \
"intel-spi.writeable=1 vmalloc=300M " \
- "pci=realloc=on,hpmemsize=0x12000000," \
- "hpmemprefsize=0,hpiosize=0\0" \
+ "pci=realloc=on,hpmemsize=0,hpiosize=0\0" \
"bootcmd=if env exists recovery_status;" \
"then run swupdate;" \
"else run yocto_boot;run swupdate;" \