Skip to content

Fix erroneous feeds-update

Andreas Gnau requested to merge agnau-fix-catastrophe into devel
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
009dd46fb430da9ab608edbd94a1df61e306edfb ┃
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┻━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Author: Andreas Gnau <andreas.gnau@iopsys.eu>
Date:   Thu Nov 3 10:41:35 2022 +0100

    Update feed [ airoha ] package [ u-boot ]
    
    -------------------------------------------------------------------------------
47e947ab33e9
54a0968d014e
    -------------------------------------------------------------------------------
47e947ab33e9f092c3a144390be174bb21ffc1ee
    Author: Mikhail Kshevetskiy <mikhail.kshevetskiy@gmail.com>
    Date: 2022-10-25 14:48:51 +0300
    
        mtd/spinand: skyhigh: fix page reading
    
    Base directory -> /
     drivers/mtd/nand/spi/core.c    | 23 ++++++++++++++++-------
     drivers/mtd/nand/spi/skyhigh.c |  8 ++++----
     include/linux/mtd/spinand.h    |  1 +
     3 files changed, 21 insertions(+), 11 deletions(-)
    -------------------------------------------------------------------------------
54a0968d014e1ac956874bc4fe867d29a9c4e579
    Author: Mikhail Kshevetskiy <mikhail.kshevetskiy@gmail.com>
    Date: 2022-10-25 14:44:32 +0300
    
        mtd/spinand: add skyhigh flash support
    
    Base directory -> /
     drivers/mtd/nand/spi/Makefile  |   2 +-
     drivers/mtd/nand/spi/core.c    |  41 +++++++--
     drivers/mtd/nand/spi/skyhigh.c | 183 +++++++++++++++++++++++++++++++++++++++++
     include/linux/mtd/spinand.h    |  14 ++++
     4 files changed, 233 insertions(+), 7 deletions(-)
    -------------------------------------------------------------------------------

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
7c82fba7fc2991da9ff3ee7ff9b16872c6394969 ┃
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┻━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Author: Andreas Gnau <andreas.gnau@iopsys.eu>
Date:   Thu Nov 3 10:39:58 2022 +0100

    Update feed [ airoha ]
    
    -------------------------------------------------------------------------------
3f6d6ba900e3
e370aa8bdae9
4339f8e11db8
ef0174b26e3b
34274527c402
    -------------------------------------------------------------------------------
3f6d6ba900e3e30362a6a3dfb74acbba22f1909a
    Author: Andreas Gnau <andreas.gnau@iopsys.eu>
    Date: 2022-11-02 14:13:34 +0100
    
        arm-trusted-firmware-airoha: Rename inca to tapir
    
        Signed-off-by: Andreas Gnau <andreas.gnau@iopsys.eu>
    
    Base directory -> feeds/airoha/
     boot/arm-trusted-firmware-airoha/Makefile | 2 +-
     1 file changed, 1 insertion(+), 1 deletion(-)
    -------------------------------------------------------------------------------
e370aa8bdae9d033fafb52d6bb8e53f2500273ed
    Author: Mikhail Kshevetskiy <mikhail.kshevetskiy@gmail.com>
    Date: 2022-11-01 15:30:13 +0300
    
        add experimental skyhihg flash support
    
    Base directory -> feeds/airoha/
     .../drivers/mtd/chips/spi_nand_flash.c             |  9 ++++++++
     .../drivers/mtd/chips/spi_nand_flash_table.c       | 25 ++++++++++++++++++++++
     .../global_inc/modules/spi/spi_nand_flash.h        |  2 ++
     3 files changed, 36 insertions(+)
    -------------------------------------------------------------------------------
4339f8e11db8a8dd43dbd97f846503a1bf432a1d
    Author: Maxim Menshikov <maxim.menshikov@iopsys.eu>
    Date: 2022-10-24 15:59:06 +0300
    
        ecnt_api: install qosrule app
    
    Base directory -> feeds/airoha/
     apps/ecnt_api/Makefile | 1 +
     1 file changed, 1 insertion(+)
    -------------------------------------------------------------------------------
ef0174b26e3bfaecf92be4f25969041f70f86a9d
    Author: Markus Gothe <markus.gothe@genexis.eu>
    Date: 2022-10-27 14:02:07 +0000
    
        uboot-airoha/Makefile: Rename inca to tapir
    
    Base directory -> feeds/airoha/
     boot/uboot-airoha/Makefile | 2 +-
     1 file changed, 1 insertion(+), 1 deletion(-)
    -------------------------------------------------------------------------------
34274527c4020a79a4820748b846d1e0ecc2d8cf
    Author: Benjamin Larsson <benjamin.larsson@iopsys.eu>
    Date: 2022-10-27 15:24:18 +0200
    
        hsgmii_lan: fix setting mac address in correct MAC ip block
    
    Base directory -> feeds/airoha/
     drivers/hsgmii_lan/src/hsgmii_lan_mac.c | 6 +++---
     1 file changed, 3 insertions(+), 3 deletions(-)
    -------------------------------------------------------------------------------
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
c59723501a25d791e737e66d1a2bb21e23d46d6b ┃
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┻━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Author: Andreas Gnau <andreas.gnau@iopsys.eu>
Date:   Thu Nov 3 10:37:03 2022 +0100

    Revert "Update feed [ airoha ] package [ u-boot ]"
    
    This reverts commit d5ed8fcf4ffccc1663e42bb52894dfbed43e9260
Edited by Andreas Gnau

Merge request reports