[LEDE-DEV] [PATCH v1 0/4] at91: sdcard image patch Summary

Sandeep Sheriker Mallikarjun sandeepsheriker.mallikarjun at microchip.com
Fri Oct 13 10:21:48 PDT 2017


This patch seriese is about generating sdcard images for sama5 socs
and enabled necessary kernel and filesystem changes to generate sdimage.

v0->v1:
Adding a missing dependent patch(i.e. Add DEVICE_PACKAGES for sama5) to this
patch series.


Sandeep Sheriker Mallikarjun (4):
  at91: Add DEVICE_PACKAGES for sama5
  at91: Enable SDHCI for sama5 in default config
  at91: Add ext4 filesystem
  at91: creating sdcard image for sama5

 target/linux/at91/Makefile                         |  2 +-
 target/linux/at91/image/Makefile                   | 45 ++++++++++++++++++++++
 .../image/gen_at91_sdcard_img.sh}                  |  9 +++--
 target/linux/at91/image/sama5.mk                   | 21 ++++++++++
 target/linux/at91/sama5/config-default             |  5 +++
 5 files changed, 78 insertions(+), 4 deletions(-)
 copy target/linux/{omap/image/gen_omap_sdcard_img.sh => at91/image/gen_at91_sdcard_img.sh} (68%)

-- 
2.7.4




More information about the Lede-dev mailing list