env/machine: Add am335x-vcupro

New VCU based on HW26 but with a user-module.

BugzID: 81969
This commit is contained in:
Alexandre Bard 2022-11-14 16:06:15 +01:00
parent 29479663b5
commit d6814fdc1f
1 changed files with 3 additions and 0 deletions

3
env/machine/hw26-vcupro vendored Normal file
View File

@ -0,0 +1,3 @@
MACHINE=am335x-hw26-vcupro
env_path=${BASH_SOURCE:-$0}
. $(dirname $env_path)/../common