# Use this file to generate dtb.img and dtbo.img instead of using # BOARD_PREBUILT_DTBIMAGE_DIR. We need to keep dtb and dtbo files at the fixed # positions in images, so that bootloader can rely on their indexes in the # image. As dtbo.img must be signed with AVB tool, we generate intermediate # dtbo.img, and the resulting $(PRODUCT_OUT)/dtbo.img will be created with # Android build system, by exploiting BOARD_PREBUILT_DTBOIMAGE variable.
# Please keep this list fixed: add new files in the end of the list
DTB_FILES := \
$(LOCAL_DTB)/meson-sm1-khadas-vim3l.dtb \
$(LOCAL_DTB)/meson-g12b-a311d-khadas-vim3.dtb
# Please keep this list fixed: add new files in the end of the list
DTBO_FILES := \
$(LOCAL_DTB)/meson-sm1-khadas-vim3l-android.dtb \
$(LOCAL_DTB)/meson-g12b-a311d-khadas-vim3-android.dtb
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.