kernel: fix earlycon by keeping __earlycon_table
authorRafał Miłecki <rafal@milecki.pl>
Wed, 1 Mar 2017 14:37:58 +0000 (15:37 +0100)
committerRafał Miłecki <rafal@milecki.pl>
Wed, 1 Mar 2017 14:40:17 +0000 (15:40 +0100)
commit23bf153eadc9a1f0fa761155742f2e7107159a0c
tree1e9be513ad6c21189dd2dd934ff596f23d6e8402
parent339de8234775f512dbd7cad9064acb327e48abc4
kernel: fix earlycon by keeping __earlycon_table

Somewhere between 4.4 and 4.9 there was a change that made
OF_EARLYCON_DECLARE adding entries to the __earlycon_table instead of
__earlycon_of_table. We need to keep this table as well.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
target/linux/generic/patches-4.9/220-gc_sections.patch
target/linux/generic/patches-4.9/721-phy_packets.patch