summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.4/300-mips_expose_boot_raw.patch
diff options
context:
space:
mode:
authorDaniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>2016-07-17 08:30:42 -0700
committerHauke Mehrtens <hauke@hauke-m.de>2016-09-12 22:36:55 +0200
commit993ad293597ac3e46574e2ccd074432824305a91 (patch)
tree06550379eea3d62814543bfebd70d4386a884532 /target/linux/generic/patches-4.4/300-mips_expose_boot_raw.patch
parentd27bce8d28eb129af0abd9c80a7756301b7d588a (diff)
downloadmaster-31e0f0ae-993ad293597ac3e46574e2ccd074432824305a91.tar.gz
master-31e0f0ae-993ad293597ac3e46574e2ccd074432824305a91.tar.bz2
master-31e0f0ae-993ad293597ac3e46574e2ccd074432824305a91.zip
kernel: Backport pending appended DTB handling patches
Backport patches from upstream Linux kernel which are making the kernel stores the appended dtb not in the same resisters as defined in the UHI specification, use a separate variable on MIPS. Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> [some modifications] Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/generic/patches-4.4/300-mips_expose_boot_raw.patch')
-rw-r--r--target/linux/generic/patches-4.4/300-mips_expose_boot_raw.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.4/300-mips_expose_boot_raw.patch b/target/linux/generic/patches-4.4/300-mips_expose_boot_raw.patch
index cd7d28a2c9..76c70782a9 100644
--- a/target/linux/generic/patches-4.4/300-mips_expose_boot_raw.patch
+++ b/target/linux/generic/patches-4.4/300-mips_expose_boot_raw.patch
@@ -18,7 +18,7 @@ Acked-by: Rob Landley <rob@landley.net>
config CEVT_BCM1480
bool
-@@ -2810,6 +2807,18 @@ choice
+@@ -2792,6 +2789,18 @@ choice
bool "Bootloader kernel arguments if available"
endchoice