On Wednesday 11 January 2023 18:55:40 Pali Rohár wrote: > On Wednesday 11 January 2023 09:01:37 Tom Rini wrote: > > On Wed, Jan 11, 2023 at 01:52:24PM +0100, Heiko Schocher wrote: > > > Hello Pali, Tom, > > > > > > I just tried azure build with my socrates board updates based on > > > v2023.01 and the 2 patches from Pali: > > > > > > http://patchwork.ozlabs.org/project/uboot/patch/20221228200437.30971-1-p...@kernel.org/ > > > http://patchwork.ozlabs.org/project/uboot/patch/20221228200437.30971-2-p...@kernel.org/ > > At the time when I sent those two patches to ML, I checked that P1/P2 > powerpc boards and also socrates board compiles successfully. > > Now I imported those two patches on top of the current master branch and > they still compiles without any problems for socrates board. > > > > and get errors for powerpc build: > > > > > > https://dev.azure.com/hs0298/110c3e42-44d5-4db4-9bd5-8a8bbead15f3/_apis/build/builds/93/logs/601 > > > > > > socrates board builds fine ... my patches are socrates board specfic, > > > so hopefully no impact for other boards ... > > From that build log it looks like that u-boot fails for socrates and > kmcent2 board. Which is strange as you said that too that socrates is > building fine...
kmcent2 is expected to fail with my above two patches on top of the v2023.01 without this kmcent2 commit which is now already in master: https://source.denx.de/u-boot/u-boot/-/commit/499fe577c8011dd8a9184548c419db42aef079a7 > > socrates is one of the two failing boards, in that link: > > 2023-01-11T12:16:04.4930367Z powerpc: w+ MPC837XERDB kmcoge5ne > > kmeter1 kmopti2 kmsupx5 kmtepr2 tuge1 tuxx1 MPC8548CDS MPC8548CDS_36BIT > > MPC8548CDS_legacy P1010RDB-PA_36BIT_NAND P1010RDB-PA_36BIT_NOR > > P1010RDB-PA_36BIT_SDCARD P1010RDB-PA_36BIT_SPIFLASH P1010RDB-PA_NAND > > P1010RDB-PA_NOR P1010RDB-PA_SDCARD P1010RDB-PA_SPIFLASH > > P1010RDB-PB_36BIT_NAND P1010RDB-PB_36BIT_NOR P1010RDB-PB_36BIT_SDCARD > > P1010RDB-PB_36BIT_SPIFLASH P1010RDB-PB_NAND P1010RDB-PB_NOR > > P1010RDB-PB_SDCARD P1010RDB-PB_SPIFLASH P1020RDB-PC P1020RDB-PC_36BIT > > P1020RDB-PC_36BIT_NAND P1020RDB-PC_36BIT_SDCARD > > P1020RDB-PC_36BIT_SPIFLASH P1020RDB-PC_NAND P1020RDB-PC_SDCARD > > P1020RDB-PC_SPIFLASH P1020RDB-PD P1020RDB-PD_NAND P1020RDB-PD_SDCARD > > P1020RDB-PD_SPIFLASH P2020RDB-PC P2020RDB-PC_36BIT > > P2020RDB-PC_36BIT_NAND P2020RDB-PC_36BIT_SDCARD > > P2020RDB-PC_36BIT_SPIFLASH P2020RDB-PC_NAND P2020RDB-PC_SDCARD > > P2020RDB-PC_SPIFLASH P2041RDB P2041RDB_NAND P2041RDB_SDCARD > > P2041RDB_SPIFLASH T1024RDB T1024RDB_NAND T1024RDB_SDCARD > > T1024RDB_SPIFLASH T1042D4RDB T1042D4RDB_NAND T1042D4RDB_SDCARD > > T1042D4RDB_SPIFLASH T2080QDS T2080QDS_NAND T2080QDS_SDCARD > > T2080QDS_SECURE_BOOT T2080QDS_SPIFLASH T2080QDS_SRIO_PCIE_BOOT T2080RDB > > T2080RDB_NAND T2080RDB_revD T2080RDB_revD_NAND T2080RDB_revD_SDCARD > > T2080RDB_revD_SPIFLASH T2080RDB_SDCARD T2080RDB_SPIFLASH T4240RDB > > T4240RDB_SDCARD + socrates kmcent2 > > > > > @Tom: Do you know if v2023.01 builds fine for powerpc > > > > Yes, CI is passing. > > > > -- > > Tom > >