[PATCH 0/4] MIPS: Split generic board ITS source, fix NI 169445 build

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This series splits the generic vmlinux.its.S flattened image tree
source, allowing boards to specify their device tree & configuration
nodes in a board-specific file that gets concatenated with others to
form the final image tree source that is used to build the flattened
image tree (.itb file).

Applies atop mips-for-linux-next at 246edadb70f7.


Paul Burton (4):
  MIPS: Allow platform to specify multiple its.S files
  MIPS: generic: Move Boston FIT image source to its own file
  MIPS: generic: Move NI 169445 FIT image source to its own file
  MIPS: NI 169445: Fix lack of ITS root node

 arch/mips/Makefile                     |  3 +-
 arch/mips/boot/Makefile                | 16 +++++++----
 arch/mips/generic/Platform             |  4 +++
 arch/mips/generic/board-boston.its.S   | 22 +++++++++++++++
 arch/mips/generic/board-ni169445.its.S | 22 +++++++++++++++
 arch/mips/generic/vmlinux.its.S        | 50 ----------------------------------
 6 files changed, 61 insertions(+), 56 deletions(-)
 create mode 100644 arch/mips/generic/board-boston.its.S
 create mode 100644 arch/mips/generic/board-ni169445.its.S

-- 
2.14.0





[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux