c6x: switch to NO_BOOTMEM
authorMike Rapoport <rppt@linux.vnet.ibm.com>
Mon, 25 Jun 2018 09:02:34 +0000 (12:02 +0300)
committerMark Salter <msalter@redhat.com>
Sun, 28 Oct 2018 16:25:11 +0000 (12:25 -0400)
commit4d8106f0299c7942c5f13a22da6d553d28127ef5
tree87fb0bcfad3bde8d9533eafbf36208aea4c0f908
parentb59dfdaef173677b0b7e10f375226c0a1114fd20
c6x: switch to NO_BOOTMEM

The c6x is already using memblock and does most of early memory
reservations with it, so it was only a matter of removing the bootmem
initialization and handover of the memory from memblock to bootmem.

Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com>
Signed-off-by: Mark Salter <msalter@redhat.com>
arch/c6x/Kconfig
arch/c6x/kernel/setup.c