at91sam9m10g45ek-sd.conf
Code: Select all
#@TYPE: Machine
#@Name: at91sam9m10g45ek-sd
#@DESCRIPTION: at91sam9m10g45ek-sd board
require include/at91sam9.inc
MACHINE_FEATURES = "apm vfat ext4 usbhost usbgadget"
KERNEL_DEVICETREE = " at91sam9m10g45ek.dtb \
"
IMAGE_FSTYPES += " tar.gz wic"
do_image_wic[depends] += "u-boot-at91:do_deploy"
WKS_FILE = "sdimage-bootpart.wks"
IMAGE_BOOT_FILES = "BOOT.BIN u-boot.bin zImage \
at91sam9m10g45ek.dtb \
zImage-at91sam9m10g45ek.dtb \
"
UBOOT_MACHINE = "at91sam9m10g45ek_mmc_defconfig"
UBOOT_ENTRYPOINT = "0x70008000"
UBOOT_LOADADDRESS = "0x70008000"
# Needed for wic
EXTRA_IMAGEDEPENDS += "dosfstools-native mtools-native"
AT91BOOTSTRAP_LOAD = "sdboot-uboot"
AT91BOOTSTRAP_TARGET = "at91sam9m10g45eksd_uboot_defconfig"
AT91BOOTSTRAP_MACHINE = "at91sam9m10g45ek"
Code: Select all
AT91Bootstrap 3.8.10 (Fri Oct 5 23:52:39 UTC 2018)
SD/MMC: Image: Read file u-boot.bin to 0x73f00000
SD: Card Capacity: Standard
SD: Specification Version 3.0X
SD/MMC: Done to load image
RomBOOT
AT91Bootstrap 3.8.10 (Fri Oct 5 23:52:39 UTC 2018)
SD/MMC: Image: Read file u-boot.bin to 0x73f00000
SD: Card Capacity: Standard
SD: Specification Version 3.0X
SD/MMC: Done to load image
RomBOOT