sh: add support for linking a builtin device tree blob in the kernel
authorRich Felker <dalias@libc.org>
Sat, 26 Mar 2016 01:24:30 +0000 (01:24 +0000)
committerRich Felker <dalias@libc.org>
Sun, 31 Jul 2016 03:33:32 +0000 (03:33 +0000)
commit190fe191cfbead9fe089453dd092869c9469c6d4
tree10dfa2b780644c5fe43b3cf53901ac4a04963384
parentff18143ceed3424b7d6cdb8659b9692fa734f0d8
sh: add support for linking a builtin device tree blob in the kernel

Signed-off-by: Rich Felker <dalias@libc.org>
arch/sh/Kconfig
arch/sh/Makefile
arch/sh/boards/of-generic.c
arch/sh/boot/dts/Makefile [new file with mode: 0644]
arch/sh/kernel/setup.c