[Buildroot] [PATCH 0/8] configs: defconfigs for Atmel boards

Alexandre Belloni alexandre.belloni at free-electrons.com
Thu Apr 30 12:51:43 UTC 2015


Hi,

This series updates and adds defconfigs for the recent(ish) atmel boards. They
use Atmel's u-boot and kernel tree and are meant to be flashed on the NAND
flash.

Alexandre Belloni (8):
  configs: update at91sam9g45m10ek defconfig
  configs: add defconfig for Atmel at91sam9rlek
  configs: add defconfig for Atmel at91sam9x5ek
  configs: add defconfig for Atmel sama5d3xek
  configs: add defconfig for Atmel sama5d4ek
  configs: add defconfig for Atmel sama4d4 Xplained Ultra
  configs: add defconfig for Atmel sama5d3 Xplained
  configs: rename atmel_xplained_defconfig

 configs/at91sam9g45m10ek_defconfig                 | 19 +++++++++++++-----
 configs/at91sam9rlek_defconfig                     | 18 +++++++++++++++++
 configs/at91sam9x5ek_defconfig                     | 18 +++++++++++++++++
 configs/atmel_sama5d3_xplained_defconfig           | 22 +++++++++++++++++++++
 ...config => atmel_sama5d3_xplained_mmc_defconfig} |  0
 configs/atmel_sama5d3xek_defconfig                 | 22 +++++++++++++++++++++
 configs/atmel_sama5d4_xplained_defconfig           | 23 ++++++++++++++++++++++
 configs/atmel_sama5d4ek_defconfig                  | 23 ++++++++++++++++++++++
 8 files changed, 140 insertions(+), 5 deletions(-)
 create mode 100644 configs/at91sam9rlek_defconfig
 create mode 100644 configs/at91sam9x5ek_defconfig
 create mode 100644 configs/atmel_sama5d3_xplained_defconfig
 rename configs/{atmel_xplained_defconfig => atmel_sama5d3_xplained_mmc_defconfig} (100%)
 create mode 100644 configs/atmel_sama5d3xek_defconfig
 create mode 100644 configs/atmel_sama5d4_xplained_defconfig
 create mode 100644 configs/atmel_sama5d4ek_defconfig

-- 
2.1.4



More information about the buildroot mailing list