]> git.baikalelectronics.ru Git - kernel.git/commit
c6x: use common built-in dtb support
authorRob Herring <robh@kernel.org>
Wed, 1 Aug 2018 21:00:12 +0000 (15:00 -0600)
committerRob Herring <robh@kernel.org>
Tue, 2 Oct 2018 14:22:49 +0000 (09:22 -0500)
commit5048eaf484bbc4edec9de0bd9e4ab9a225719e6e
treea4cd426bc23d72fab2a595f149dcbf353cd23b6a
parent74412c3b7f777f27a959644f95cd5b9001ed6f22
c6x: use common built-in dtb support

Using the common build support for built-in dtb files just requires
adding a .dtb.o target to obj-y.

The dtb now needs to be copied when unflattened because an init section
is used now.

Cc: Mark Salter <msalter@redhat.com>
Cc: Aurelien Jacquiot <jacquiot.aurelien@gmail.com>
Cc: linux-c6x-dev@linux-c6x.org
Signed-off-by: Rob Herring <robh@kernel.org>
arch/c6x/boot/dts/Makefile
arch/c6x/boot/dts/linked_dtb.S [deleted file]
arch/c6x/include/asm/sections.h
arch/c6x/kernel/setup.c
arch/c6x/kernel/vmlinux.lds.S