Skip to content

Commit

Permalink
amlogic-boot-fip: add more boards
Browse files Browse the repository at this point in the history
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
  • Loading branch information
superna9999 committed Nov 4, 2023
1 parent 35b726f commit f26e030
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions recipes-bsp/trusted-firmware-a/amlogic-boot-fip.bb
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ COMPATIBLE_MACHINE:seirobotics-sei610 = "seirobotics-sei610"
COMPATIBLE_MACHINE:radxa-zero = "radxa-zero"
COMPATIBLE_MACHINE:beelink-gt1-ultimate = "beelink-gt1-ultimate"
COMPATIBLE_MACHINE:bananapi-bpi-m5 = "bananapi-bpi-m5"
COMPATIBLE_MACHINE:hardkernel-odroid-go-ultra = "hardkernel-odroid-go-ultra"
COMPATIBLE_MACHINE:hardkernel-odroid-n2l = "hardkernel-odroid-n2l"
COMPATIBLE_MACHINE:bananapi-bpi-m2-pro = "bananapi-bpi-m2-pro"
COMPATIBLE_MACHINE:bananapi-bpi-m2s = "bananapi-bpi-m2s"

MODEL:libretech-cc = "lepotato"
MODEL:libretech-ac = "lafrite"
Expand All @@ -53,6 +57,10 @@ MODEL:seirobotics-sei610 = "sei610"
MODEL:radxa-zero = "radxa-zero"
MODEL:beelink-gt1-ultimate = "beelink-gt1"
MODEL:bananapi-bpi-m5 = "bananapi-m5"
MODEL:hardkernel-odroid-go-ultra = "odroid-go-ultra"
MODEL:hardkernel-odroid-n2l = "odroid-n2l"
MODEL:bananapi-bpi-m2-pro = "bananapi-m2-pro"
MODEL:bananapi-bpi-m2s = "bananapi-m2s"

LIC_FILES_CHKSUM = "file://LICENSE;md5=2dbd68496cc5ed3e68e855100cb86363"

Expand Down

0 comments on commit f26e030

Please sign in to comment.