@ -23,51 +23,53 @@ endef
d e f i n e U - B o o t / a t 9 1 s a m 9 m 1 0 g 4 5 e k _ n a n d f l a s h
NAME:= AT91SAM9M10G45-EK board ( NandFlash)
BUILD_SUBTARGET:= legacy
BUILD_DEVICES:= at91sam9m10g45ek
e n d e f
d e f i n e U - B o o t / a t 9 1 s a m 9 x 5 e k _ n a n d f l a s h
NAME:= AT91SAM9X5-EK board ( NandFlash)
BUILD_SUBTARGET:= legacy
BUILD_DEVICES:= at91sam9g15ek at91sam9g25ek at91sam9g35ek at91sam9x25ek at91sam9x35ek
e n d e f
d e f i n e u b o o t / s a m a 5 d 3 _ x p l a i n e d _ n a n d f l a s h
TITLE:= U-Boot for the SAMA5D3 Xplained board ( NandFlash)
d e f i n e U - B o o t / s a m a 5 d 3 _ x p l a i n e d _ n a n d f l a s h
NAME:= SAMA5D3 Xplained board ( NandFlash)
BUILD_SUBTARGET:= sama5
BUILD_DEVICES:= at91-sama5d3_xplained
e n d e f
d e f i n e u b o o t / s a m a 5 d 3 _ x p l a i n e d _ m m c
TITLE:= U-Boot for the SAMA5D3 Xplained board ( SDcard)
d e f i n e U - B o o t / s a m a 5 d 3 _ x p l a i n e d _ m m c
NAME:= SAMA5D3 Xplained board ( SDcard)
BUILD_SUBTARGET:= sama5
BUILD_DEVICES:= at91-sama5d3_xplained
e n d e f
d e f i n e u b o o t / s a m a 5 d 2 _ x p l a i n e d _ s p i f l a s h
TITLE:= U-Boot for the SAMA5D2 Xplained board ( SPI Flash)
d e f i n e U - B o o t / s a m a 5 d 2 _ x p l a i n e d _ s p i f l a s h
NAME:= SAMA5D2 Xplained board ( SPI Flash)
BUILD_SUBTARGET:= sama5
BUILD_DEVICES:= at91-sama5d2_xplained
e n d e f
d e f i n e u b o o t / s a m a 5 d 2 _ x p l a i n e d _ m m c
TITLE:= U-Boot for the SAMA5D2 Xplained board ( SDcard/EMMC)
d e f i n e U - B o o t / s a m a 5 d 2 _ x p l a i n e d _ m m c
NAME:= SAMA5D2 Xplained board ( SDcard/EMMC)
BUILD_SUBTARGET:= sama5
BUILD_DEVICES:= at91-sama5d2_xplained
e n d e f
d e f i n e u b o o t / s a m a 5 d 4 _ x p l a i n e d _ s p i f l a s h
TITLE:= U-Boot for the SAMA5D4 Xplained board ( SPI Flash)
d e f i n e U - B o o t / s a m a 5 d 4 _ x p l a i n e d _ s p i f l a s h
NAME:= SAMA5D4 Xplained board ( SPI Flash)
BUILD_SUBTARGET:= sama5
BUILD_DEVICES:= at91-sama5d4_xplained
e n d e f
d e f i n e u b o o t / s a m a 5 d 4 _ x p l a i n e d _ m m c
TITLE:= U-Boot for the SAMA5D4 Xplained board ( SDcard)
d e f i n e U - B o o t / s a m a 5 d 4 _ x p l a i n e d _ m m c
NAME:= SAMA5D4 Xplained board ( SDcard)
BUILD_SUBTARGET:= sama5
BUILD_DEVICES:= at91-sama5d4_xplained
e n d e f
d e f i n e u b o o t / s a m a 5 d 4 _ x p l a i n e d _ n a n d f l a s h
TITLE:= U-Boot for the SAMA5D4 Xplained board ( NandFlash)
d e f i n e U - B o o t / s a m a 5 d 4 _ x p l a i n e d _ n a n d f l a s h
NAME:= SAMA5D4 Xplained board ( NandFlash)
BUILD_SUBTARGET:= sama5
BUILD_DEVICES:= at91-sama5d4_xplained
e n d e f
@ -75,13 +77,13 @@ endef
UBOOT_TARGETS := \
at91sam9m10g45ek_nandflash \
at91sam9x5ek_nandflash \
sama5d3_xplained_nandflash \
sama5d3_xplained_mmc \
sama5d2_xplained_mmc \
sama5d2_xplained_spiflash \
sama5d4_xplained_mmc \
sama5d4_xplained_spiflash \
sama5d4_xplained_nandflash
sama5d3_xplained_nandflash \
sama5d3_xplained_mmc \
sama5d2_xplained_mmc \
sama5d2_xplained_spiflash \
sama5d4_xplained_mmc \
sama5d4_xplained_spiflash \
sama5d4_xplained_nandflash
d e f i n e B u i l d / C o m p i l e
+$( MAKE) $( PKG_JOBS) -C $( PKG_BUILD_DIR) \