at91: Add SAMA5D2 PTC EK board
Add target device as at91-sama5d2_ptc_ek in SAMA5D2 subtarget and build images for SAMA5D2 PTC Ek board. Signed-off-by: Sandeep Sheriker Mallikarjun <sandeepsheriker.mallikarjun@microchip.com>
This commit is contained in:
committed by
John Crispin
parent
60750ab505
commit
27ca6cdc7b
@@ -21,3 +21,11 @@ define Device/at91-sama5d27_som1_ek
|
||||
$(Device/evaluation-sdimage)
|
||||
endef
|
||||
TARGET_DEVICES += at91-sama5d27_som1_ek
|
||||
|
||||
define Device/at91-sama5d2_ptc_ek
|
||||
$(Device/evaluation-dtb)
|
||||
DEVICE_TITLE := Microchip(Atmel AT91) SAMA5D2 PTC Ek
|
||||
KERNEL_SIZE := 6144k
|
||||
$(Device/evaluation-sdimage)
|
||||
endef
|
||||
TARGET_DEVICES += at91-sama5d2_ptc_ek
|
||||
|
||||
Reference in New Issue
Block a user