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

Hauke Mehrtens hauke at hauke-m.de
Mon Jul 8 10:26:24 EDT 2019


On 6/22/19 1:02 AM, Sandeep Sheriker M wrote:
> 
> 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
> 
Hi,

my build still stops here:

mcopy -i
/home/hauke/openwrt/openwrt/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/linux-at91_sama5/tmp/openwrt-at91-sama5-at91-sama5d27_som1_ek-ext4-sdcard.img.gz.boot
/home/hauke/openwrt/openwrt/bin/targets/at91/sama5/at91bootstrap-sama5d27_som1_eksd*/at91bootstrap.bin
::BOOT.bin
Several file names given, but last argument (BOOT.bin) not a directory
Long file name "BOOT.bin" already exists.
a)utorename A)utorename-all r)ename R)ename-all o)verwrite O)verwrite-all
s)kip S)kip-all q)uit (aArRoOsSq):


with this configuration:

hauke at hauke-t480:~/openwrt/openwrt$ ./scripts/diffconfig.sh
CONFIG_TARGET_at91=y
CONFIG_TARGET_at91_sama5=y
CONFIG_TARGET_MULTI_PROFILE=y
CONFIG_TARGET_DEVICE_at91_sama5_DEVICE_at91-sama5d2_ptc_ek=y
CONFIG_TARGET_DEVICE_at91_sama5_DEVICE_at91-sama5d2_xplained=y
CONFIG_TARGET_DEVICE_at91_sama5_DEVICE_at91-sama5d27_som1_ek=y
CONFIG_TARGET_DEVICE_at91_sama5_DEVICE_at91-sama5d3_xplained=y
CONFIG_TARGET_DEVICE_at91_sama5_DEVICE_at91-sama5d4_xplained=y
CONFIG_TARGET_ALL_PROFILES=y

Hauke

_______________________________________________
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