[OpenWrt-Devel] [at91][patch v2 00/11] at91 patch series

Sandeep Sheriker M sandeep.sheriker at microchip.com
Fri Jun 21 19:02:08 EDT 2019


Hi,
 This patch series contains 

1. rework in creating sdcard images for different subtarget.
2. creating a fit images.
3. add support for sam9x5ek soc 
4. add uboot env file.
5. bump uboot & at91bootstrap to latest versions

---
v1 -> v2
 fixed errors while creating sdcard images.  

Sandeep Sheriker M (11):
  uboot-at91: bump linux4sam_5.8 to linux4sam_6.0
  uboot-at91:add at91sam9x5ek soc
  uboot-at91: changed som1 ek default defconfigs
  uboot-at91: fix -Wformat-security
  at91bootstrap: bump v3.8.10 to v3.8.12
  at91bootstrap: add support for at91sam9x5ek
  at91bootstrap: add sama5d27_som1_eksd1_uboot as default defconfig
  at91: move at91-sdcard command to sama5.mk
  at91: add uboot environments
  at91:sama5: create fit image
  at91:sam9x: create fit image and sdcard image

 package/boot/at91bootstrap/Makefile                | 25 +++++++++---
 package/boot/uboot-at91/Makefile                   | 25 ++++++++----
 .../patches/001-fix-Wformat-security.patch         | 13 +++++++
 target/linux/at91/image/Makefile                   | 33 +---------------
 target/linux/at91/image/sam9x.mk                   | 44 +++++++++++++++++++++-
 target/linux/at91/image/sama5.mk                   | 42 +++++++++++++++++++++
 target/linux/at91/image/uboot-env.txt              | 14 +++++++
 7 files changed, 149 insertions(+), 47 deletions(-)
 create mode 100644 package/boot/uboot-at91/patches/001-fix-Wformat-security.patch
 create mode 100644 target/linux/at91/image/uboot-env.txt

-- 
2.7.4


_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list