U-Boot: Add a patch to increase max kernel command line length
This commit is contained in:
parent
32623958e4
commit
8b358b84a8
@ -20,6 +20,10 @@ let
|
|||||||
};
|
};
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
|
(fetchpatch {
|
||||||
|
url = https://github.com/dezgeg/u-boot/commit/cbsize-2017-11.patch;
|
||||||
|
sha256 = "08rqsrj78aif8vaxlpwiwwv1jwf0diihbj0h88hc0mlp0kmyqxwm";
|
||||||
|
})
|
||||||
(fetchpatch {
|
(fetchpatch {
|
||||||
url = https://github.com/dezgeg/u-boot/commit/rpi-2017-11-patch1.patch;
|
url = https://github.com/dezgeg/u-boot/commit/rpi-2017-11-patch1.patch;
|
||||||
sha256 = "067yq55vv1slv4xy346px7h329pi14abdn04chg6s1s6hmf6c1x9";
|
sha256 = "067yq55vv1slv4xy346px7h329pi14abdn04chg6s1s6hmf6c1x9";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user