ramips: clean up and refresh kernel patches

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 48070
This commit is contained in:
Felix Fietkau
2016-01-02 14:48:27 +00:00
parent 140be9f1a5
commit c69ffda546
72 changed files with 241 additions and 1002 deletions

View File

@@ -36,5 +36,5 @@
+ if (chosen_dtb)
+ strlcpy(arcs_cmdline, boot_command_line, COMMAND_LINE_SIZE);
of_scan_flat_dt(early_init_dt_find_memory, NULL);
if (memory_dtb)
strlcpy(arcs_cmdline, boot_command_line, COMMAND_LINE_SIZE);