[PATCH 22/26] MIPS: generic: Introduce generic DT-based board support

2016-08-26 Thread Paul Burton
Introduce a "generic" platform, which aims to be board-agnostic by making use of device trees passed by the boot protocol defined in the MIPS UHI (Universal Hosting Interface) specification. Provision is made for supporting boards which use a legacy boot protocol that can't be changed, but adding

[PATCH 22/26] MIPS: generic: Introduce generic DT-based board support

2016-08-26 Thread Paul Burton
Introduce a "generic" platform, which aims to be board-agnostic by making use of device trees passed by the boot protocol defined in the MIPS UHI (Universal Hosting Interface) specification. Provision is made for supporting boards which use a legacy boot protocol that can't be changed, but adding