Hauke Mehrtens
b03826d8aa
kernel: bump kernel 4.4 to version 4.4.137
...
The new option CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE was added, in this
commit:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?h=linux-4.4.y&id=ffe4bf3eb3cfa10f9ef295c08c21f4fe3bb07e21
Handle it by setting it to the opposite value
CONFIG_CC_OPTIMIZE_FOR_SIZE is set to.
Tested on lantiq
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2018-06-15 19:20:56 +02:00
Jonas Gorski
a89f5e795a
brcm63xx: move the bootargs into the dtb files
...
Instead of using a fixed commandline, allow one per device.
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
2016-06-21 09:23:22 +02:00
Rafał Miłecki
cf6d9d97fb
kernel: rename B53 symbols to avoid upstream kernel conflict
...
In kernel 4.7 there is upstreamed b53 driver using (mostly?) the same
symbols as our b53 does. Change our symbols so both drivers can coexist
in kernel tree.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Acked-by: Jonas Gorski <jonas.gorski@gmail.com>
2016-06-20 08:00:14 +02:00
Álvaro Fernández Rojas
2dc7f99662
brcm63xx: refresh kernel patches and config
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-06-03 16:25:18 +02:00
Jonas Gorski
e395433178
brcm63xx: add linux 4.4 support
...
Only netboot tested. Flash at your own risk.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 47702
2015-12-02 22:24:46 +00:00