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

Sandeep Sheriker Mallikarjun sandeepsheriker.mallikarjun at microchip.com
Wed Oct 4 16:14:53 PDT 2017


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

Sandeep Sheriker Mallikarjun (3):
  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                   |  3 ++
 target/linux/at91/sama5/config-default             |  5 +++
 5 files changed, 60 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