Skip to content

Commit

Permalink
conf: drop individual boards support
Browse files Browse the repository at this point in the history
Drop all the individual 64-bit boards support. Leave only the generic
qcom-armv8a machine (which should be used instead) and the 32-bit devices.

Signed-off-by: Dmitry Baryshkov <[email protected]>
  • Loading branch information
lumag committed Nov 2, 2023
1 parent 5bcb68d commit 5413441
Show file tree
Hide file tree
Showing 8 changed files with 6 additions and 176 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@ in the build (e.g. it is used in BBLAYERS) then additional recipes from
meta-qcom are added to the metadata. You can refer to meta-qcom/conf/layer.conf
for the implementation details.

## Device support

All contemporary boards are supported by a single qcom-armv8a machine. Please
use it instead of using the per-board configuration file. In order to enable
support for the particular device extend the qcom-armv8a.conf file .

## Contributing

If you want to contribute changes, you can send Github pull requests at
Expand Down
31 changes: 0 additions & 31 deletions conf/machine/dragonboard-410c.conf

This file was deleted.

26 changes: 0 additions & 26 deletions conf/machine/dragonboard-820c.conf

This file was deleted.

25 changes: 0 additions & 25 deletions conf/machine/dragonboard-845c.conf

This file was deleted.

19 changes: 0 additions & 19 deletions conf/machine/evb4k-qcs404.conf

This file was deleted.

26 changes: 0 additions & 26 deletions conf/machine/qrb5165-rb5.conf

This file was deleted.

24 changes: 0 additions & 24 deletions conf/machine/sa8155p-adp.conf

This file was deleted.

25 changes: 0 additions & 25 deletions conf/machine/sm8250-mtp.conf

This file was deleted.

0 comments on commit 5413441

Please sign in to comment.