Re: [PATCH 5/6] qoriq: new target

2021-08-22 Thread Stijn Tintel
On 22/08/2021 17:35, Stijn Tintel wrote: > On 22/08/2021 16:07, Hauke Mehrtens wrote: >> On 8/22/21 1:15 AM, Stijn Tintel wrote: >>> Add a new target named "qoriq", that will support boards using PowerPC >>> processors from NXP's QorIQ brand. >>> >>> This doesn't actually add support for any board

Re: [PATCH 5/6] qoriq: new target

2021-08-22 Thread Stijn Tintel
On 22/08/2021 16:07, Hauke Mehrtens wrote: > On 8/22/21 1:15 AM, Stijn Tintel wrote: >> Add a new target named "qoriq", that will support boards using PowerPC >> processors from NXP's QorIQ brand. >> >> This doesn't actually add support for any board yet, so that >> installation instructions can go

Re: [PATCH 5/6] qoriq: new target

2021-08-22 Thread Hauke Mehrtens
On 8/22/21 1:15 AM, Stijn Tintel wrote: Add a new target named "qoriq", that will support boards using PowerPC processors from NXP's QorIQ brand. This doesn't actually add support for any board yet, so that installation instructions can go in the commit message of the commit that adds actual sup

[PATCH 5/6] qoriq: new target

2021-08-21 Thread Stijn Tintel
Add a new target named "qoriq", that will support boards using PowerPC processors from NXP's QorIQ brand. This doesn't actually add support for any board yet, so that installation instructions can go in the commit message of the commit that adds actual support for a board. Signed-off-by: Stijn Ti