X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fbrcm2708%2Fpatches-4.4%2F0050-fdt-Add-support-for-the-CONFIG_CMDLINE_EXTEND-option.patch;fp=target%2Flinux%2Fbrcm2708%2Fpatches-4.4%2F0050-fdt-Add-support-for-the-CONFIG_CMDLINE_EXTEND-option.patch;h=815d3a7a1b85f996339e7d0f0fef984bdfc16cd9;hp=ab07248efe02ff595aeaa3e2a9788452a42e4ed9;hb=525b311bf869d7e252d744e501e227263a955c8e;hpb=0ab31bfced9666f3fb58acdb5833a93e4f4f5f7e diff --git a/target/linux/brcm2708/patches-4.4/0050-fdt-Add-support-for-the-CONFIG_CMDLINE_EXTEND-option.patch b/target/linux/brcm2708/patches-4.4/0050-fdt-Add-support-for-the-CONFIG_CMDLINE_EXTEND-option.patch index ab07248efe..815d3a7a1b 100644 --- a/target/linux/brcm2708/patches-4.4/0050-fdt-Add-support-for-the-CONFIG_CMDLINE_EXTEND-option.patch +++ b/target/linux/brcm2708/patches-4.4/0050-fdt-Add-support-for-the-CONFIG_CMDLINE_EXTEND-option.patch @@ -1,7 +1,7 @@ -From 918b9e451bbaebb775725a292fd3b6e3d4cf804f Mon Sep 17 00:00:00 2001 +From e88c206c101194b8513860c135ee77366d7456eb Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 5 Dec 2014 17:26:26 +0000 -Subject: [PATCH 050/232] fdt: Add support for the CONFIG_CMDLINE_EXTEND option +Subject: [PATCH 050/304] fdt: Add support for the CONFIG_CMDLINE_EXTEND option --- drivers/of/fdt.c | 29 ++++++++++++++++++++++++-----