Add an FDT blob for XLP EVP boards into the kernel. This DTB will be used if the firmware does not pass in a DTB pointer to the kernel. The corresponding DTS file is at arch/mips/netlogic/dts/xlp_evp.dts
Add an FDT blob for XLP VP boards into the kernel. This DTB will be used if the firmware does not pass in a DTB pointer to the kernel. The corresponding DTS file is at arch/mips/netlogic/dts/xlp_svp.dts
Add an FDT blob for XLP FVP board into the kernel. This DTB will be used if the firmware does not pass in a DTB pointer to the kernel. The corresponding DTS file is at arch/mips/netlogic/dts/xlp_fvp.dts
Add an FDT blob for XLP GVP board into the kernel. This DTB will be used if the firmware does not pass in a DTB pointer to the kernel. The corresponding DTS file is at arch/mips/netlogic/dts/xlp_gvp.dts
Add an FDT blob for XLP RVP board into the kernel. This DTB will be used if the firmware does not pass in a DTB pointer to the kernel. The corresponding DTS file is at arch/mips/netlogic/dts/xlp_rvp.dts
Add support for boards with 2 or 4 XLPs connected over ICI.
In the multi-node case, specify the number of SoCs on the board.
Support boards with upto two XLPs connected over ICI.
Support boards with upto four XLPs connected over ICI.