]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensa
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 4 Mar 2017 00:17:55 +0000 (16:17 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 4 Mar 2017 00:17:55 +0000 (16:17 -0800)
commit8712e5de951bf1bda6147e4df5333ade82d4689a
tree8eef834b4ca8b20fba8b67dc080ea891f76772be
parentadca6e7e90a2e836410332b8427df5de0a8f9678
parent12dbf7a85df7153cf93a3803aa343220115ebd56
Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensa

Pull Xtensa updates from Max Filippov:

 - clean up bootable image build targets: provide separate 'Image',
   'zImage' and 'uImage' make targets that only build corresponding
   image type. Make 'all' build all images appropriate for a platform

 - allow merging vectors code into .text section as a preparation step
   for XIP support

 - fix handling external FDT when the kernel is built without
   BLK_DEV_INITRD support

* tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensa:
  xtensa: allow merging vectors into .text section
  xtensa: clean up bootable image build targets
  xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRD
arch/xtensa/kernel/setup.c