Skip to content

Commit

Permalink
Adding sdboot cfg for TaNix TX3
Browse files Browse the repository at this point in the history
Tested on TaNix TX3 MAX
https://www.amazon.com/dp/B07D2BCPRY
  • Loading branch information
federicobriata committed Dec 31, 2024
1 parent 84088e3 commit 4e9ad05
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions conf/machine/oranth-tx3-mini-sdboot.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
#@TYPE: Machine
#@NAME: Oranth Tanix TX3 Mini and Max machine
#@DESCRIPTION: Machine configuration for legacy boot

require conf/machine/include/amlogic-s905x.inc
require conf/machine/include/oranth-tx3-mini-dtb.inc
require conf/machine/include/amlogic-legacy-boot.inc

MACHINE_FEATURES_append = " alsa ext2 screen usbgadget usbhost sdio vfat wifi bluetooth"

KERNEL_IMAGETYPE = "uImage"
KERNEL_CLASSES = "kernel-uimage-meson"

0 comments on commit 4e9ad05

Please sign in to comment.