On 02/05/18 20:20, sandeepsheriker.mallikar...@microchip.com wrote:
Hi John,
         These patches should be applied on top of patch "[LEDE-DEV, 09/12] 
u-boot-at91: fix DTC command not found." (i.e Patch series subject [LEDE-DEV, 01/12] 
at91bootstrap:update to v3.8.10).However all of these patches have been accepted in 
http://patchwork.ozlabs.org/project/lede/list and  I still don't see these accepted 
patches in master branch.

do you want me to send a new patch series with all changes that have been 
accepted along these new patches ?

Regards,
Sandeep Sheriker M

I'll give it a try tomorrow. If i fail i'll let you know and you can send a v3 :-D
    John


-----Original Message-----
From: John Crispin [mailto:j...@phrozen.org]
Sent: Tuesday, May 1, 2018 10:28 PM
To: Sandeep Sheriker Mallikarjun - C17018
<sandeepsheriker.mallikar...@microchip.com>; lede-
d...@lists.infradead.org
Subject: Re: [LEDE-DEV] [PATCH v1 0/3] at91 patch series.



On 02/05/18 00:43, Sandeep Sheriker Mallikarjun wrote:
sending below 3 patches with rebase.

Sandeep Sheriker Mallikarjun (3):
    at91: reorganize at91 subtargets
    at91: Add SAMA5D2 PTC EK board
    at91: refreshing kernel configurations.
Hi,
I am having problems applying this series ontop of current HEAD. do i need to
apply any other patches before these work ?
      John

   package/boot/at91bootstrap/Makefile                |  28 +-
   package/boot/uboot-at91/Makefile                   |  36 +-
   target/linux/at91/Makefile                         |   2 +-
   target/linux/at91/base-files/lib/at91.sh           |   3 +
   target/linux/at91/config-4.9                       | 445 
++++++++++++++++++---
   target/linux/at91/image/Makefile                   |  51 ++-
   target/linux/at91/image/sama5.mk                   | 101 -----
   target/linux/at91/image/sama5d2.mk                 |  31 ++
   target/linux/at91/image/sama5d3.mk                 |  33 ++
   target/linux/at91/image/sama5d4.mk                 |  19 +
   target/linux/at91/legacy/config-default            | 239 +++++++++++
   ...105-ARM-at91-build-dtb-for-sama5d2-ptc-Ek.patch | 442
++++++++++++++++++++
   target/linux/at91/sama5/config-default             |  52 ---
   target/linux/at91/sama5/target.mk                  |   9 -
   target/linux/at91/sama5d2/config-default           | 287 +++++++++++++
   target/linux/at91/sama5d2/target.mk                |  10 +
   target/linux/at91/sama5d3/config-default           | 287 +++++++++++++
   target/linux/at91/sama5d3/target.mk                |  10 +
   target/linux/at91/sama5d4/config-default           | 287 +++++++++++++
   target/linux/at91/sama5d4/target.mk                |  10 +
   20 files changed, 2152 insertions(+), 230 deletions(-)
   delete mode 100644 target/linux/at91/image/sama5.mk
   create mode 100644 target/linux/at91/image/sama5d2.mk
   create mode 100644 target/linux/at91/image/sama5d3.mk
   create mode 100644 target/linux/at91/image/sama5d4.mk
   create mode 100644 target/linux/at91/patches-4.9/105-ARM-at91-build-
dtb-for-sama5d2-ptc-Ek.patch
   delete mode 100644 target/linux/at91/sama5/config-default
   delete mode 100644 target/linux/at91/sama5/target.mk
   create mode 100644 target/linux/at91/sama5d2/config-default
   create mode 100644 target/linux/at91/sama5d2/target.mk
   create mode 100644 target/linux/at91/sama5d3/config-default
   create mode 100644 target/linux/at91/sama5d3/target.mk
   create mode 100644 target/linux/at91/sama5d4/config-default
   create mode 100644 target/linux/at91/sama5d4/target.mk



_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to