summaryrefslogtreecommitdiff
path: root/target/linux/at91/image/sama5d3.mk
blob: fb02ee1bc029ea8e2bb9c9a66333e7da0c83c02a (plain)
1
2
3
4
5
6
7
8
define Device/at91-sama5d3_xplained
  $(Device/evaluation-dtb)
  DEVICE_TITLE := Atmel AT91SAMA5D3XPLAINED
  KERNEL_SIZE := 6144k
  SUBPAGESIZE := 2048
endef
TARGET_DEVICES += at91-sama5d3_xplained