Re: [PATCH v1] spec: Move zynq-uart into its own object

2020-12-03 Thread Sebastian Huber
On 03/12/2020 20:47, Kinsey Moore wrote: Currently, zynq-uart code is always built and has some requirements for BSPs that use it. Instead of making all BSPs satisfy that requirement or working around it by setting defaults, this moves the zynq-uart code into its own spec build object so it can

[PATCH v1] spec: Move zynq-uart into its own object

2020-12-03 Thread Kinsey Moore
Currently, zynq-uart code is always built and has some requirements for BSPs that use it. Instead of making all BSPs satisfy that requirement or working around it by setting defaults, this moves the zynq-uart code into its own spec build object so it can be included if needed. --- bsps/include/dev