Re: [RFC PATCH v2 6/8] FWU: Add boot time checks as highlighted by the FWU specification

2021-12-20 Thread Sughosh Ganu
hi Takahiro, On Mon, 20 Dec 2021 at 11:39, AKASHI Takahiro wrote: > Sughosh, > > On Sun, Dec 19, 2021 at 12:36:03PM +0530, Sughosh Ganu wrote: > > The FWU Multi Bank Update specification requires the Update Agent to > > carry out certain checks at the time of platform boot. The Update > > Agent

Re: [RFC PATCH v2 7/8] FWU: Add support for FWU Multi Bank Update feature

2021-12-20 Thread Masami Hiramatsu
Hi Sughosh, 2021年12月20日(月) 18:48 Sughosh Ganu : > > > On Mon, 20 Dec 2021 at 11:44, AKASHI Takahiro > wrote: >> >> On Sun, Dec 19, 2021 at 12:36:04PM +0530, Sughosh Ganu wrote: >> > The FWU Multi Bank Update feature supports updation of firmware images >> > to one of multiple sets(also called

Re: [RFC PATCH v2 6/8] FWU: Add boot time checks as highlighted by the FWU specification

2021-12-20 Thread AKASHI Takahiro
Hi Sughosh, On Mon, Dec 20, 2021 at 03:36:37PM +0530, Sughosh Ganu wrote: > hi Takahiro, > > On Mon, 20 Dec 2021 at 11:39, AKASHI Takahiro > wrote: > > > Sughosh, > > > > On Sun, Dec 19, 2021 at 12:36:03PM +0530, Sughosh Ganu wrote: > > > The FWU Multi Bank Update specification requires the

Re: [PATCH v7 01/24] efi: Locate all block devices in the app

2021-12-20 Thread Heinrich Schuchardt
On 12/18/21 19:28, Simon Glass wrote: When starting the app, locate all block devices and make them available to U-Boot. This allows listing partitions and accessing files in filesystems. EFI also has the concept of 'disks', meaning boot media. For now, this is not obviously useful in

Re: [PATCH 1/2] fsl-layerscape: add dtb overlay feature

2021-12-20 Thread Michael Walle
Hi Sahil, Am 2021-12-10 07:33, schrieb Sahil Malhotra (OSS): DT nodes can be statically disabled if we know that they are held by HAB and are not released to NS World. OP-TEE does set the status itself via dt_enable_secure_status(), which should present the properly configured FDT when U-Boot

Re: [RFC PATCH v2 7/8] FWU: Add support for FWU Multi Bank Update feature

2021-12-20 Thread Sughosh Ganu
On Mon, 20 Dec 2021 at 11:44, AKASHI Takahiro wrote: > On Sun, Dec 19, 2021 at 12:36:04PM +0530, Sughosh Ganu wrote: > > The FWU Multi Bank Update feature supports updation of firmware images > > to one of multiple sets(also called banks) of images. The firmware > > images are clubbed together

Re: [PATCH] i2c: mvtwsi: Swab the register address if its size is > 1

2021-12-20 Thread Heiko Schocher
Hello Stefan, On 18.12.21 14:42, Stefan Roese wrote: > Hi Heiko, > > On 11/18/21 09:18, Stefan Roese wrote: >> Testing on Armada XP with an EEPROM using register address with size >> of 2 has shown, that the register address bytes are sent to the I2C >> EEPROM in the incorrect order. This patch

Re: [PATCH] fw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKED use

2021-12-20 Thread Ivan Mikhaylov
On Sat, 2021-12-18 at 18:23 +, Joakim Tjernlund wrote: > Ping? > Maybe just revert commit 8a726b852502 ("fw_setenv: lock the flash > only if it was locked before") ? > > > From: Joakim Tjernlund > Sent: 13 December 2021 18:22 > To:

Re: [PATCH v2 14/16] arm: dts: ls1028a-rdb: enable PCIe controllers from U-Boot dtsi

2021-12-20 Thread Michael Walle
Am 2021-12-07 21:20, schrieb Vladimir Oltean: diff --git a/arch/arm/dts/fsl-ls1028a-rdb.dts b/arch/arm/dts/fsl-ls1028a-rdb.dts index 10070eab6e61..70fcf71dbd0e 100644 --- a/arch/arm/dts/fsl-ls1028a-rdb.dts +++ b/arch/arm/dts/fsl-ls1028a-rdb.dts @@ -9,6 +9,7 @@ /dts-v1/; #include

Please pull u-boot-i2c

2021-12-20 Thread Heiko Schocher
://source.denx.de/u-boot/custodians/u-boot-i2c.git tags/20211220-fixes-for-2022.01 for you to fetch changes up to ccea46c05b08b34ef829d460e50e2ce9bc17cdc7: i2c: mvtwsi: Swab the register address if its size is > 1 (2021-12-20 07:57:48 +0

Re: [PATCH] arm: dts: stm32mp15: alignment with v5.16

2021-12-20 Thread Patrice CHOTARD
Hi Patrick On 12/17/21 4:30 PM, Patrick Delaunay wrote: > Device tree alignment with Linux kernel v5.16-rc5 > - ARM: dts: stm32: set otg-rev on stm32mp151 > - ARM: dts: stm32: use usbphyc ck_usbo_48m as USBH OHCI clock on stm32mp151 > - ARM: dts: stm32: fix AV96 board SAI2 pin muxing on stm32mp15

Re: [PATCH] sunxi: add board documentation

2021-12-20 Thread Andre Przywara
On Fri, 17 Dec 2021 09:37:08 -0700 Simon Glass wrote: Hi Simon, > On Sun, 12 Dec 2021 at 18:03, Andre Przywara wrote: > > > > Add some long overdue instructions for building and installing U-Boot on > > Allwinner SoC based boards. > > This describes the building process, including TF-A and

Re: [RESEND PATCH] Enable Fastboot(UUU) for O4-iMX6ULL-NANO boards

2021-12-20 Thread Oleh Kravchenko
20.12.21 15:57, Tom Rini пише: On Mon, Dec 20, 2021 at 03:52:21PM +0200, Oleh Kravchenko wrote: Hello Tom, 20.12.21 15:50, Tom Rini пише: These dt changes are just whitespace? Are they resyncing with the upstream dts as well? But, unrelated, changes, yes? Yes, yes and yes :) OK,

Re: [PATCH] doc: board: Add Calxeda Highbank/Midway documentation

2021-12-20 Thread Andre Przywara
On Fri, 17 Dec 2021 09:37:10 -0700 Simon Glass wrote: Hi Simon, > On Tue, 14 Dec 2021 at 10:47, Andre Przywara wrote: > > > > The Calxeda servers are using U-Boot as the primary bootloader, which > > was shipped as part of a firmware upgrade package. > > Even though the machines are considered

Re: [PATCH 1/2] doc: Add documentation for the Arm VExpress64 board configs

2021-12-20 Thread Andre Przywara
On Fri, 17 Dec 2021 09:37:12 -0700 Simon Glass wrote: Hi, > On Tue, 14 Dec 2021 at 10:55, Andre Przywara wrote: > > > > From: Peter Hoyes > > > > Create a new documentation section for Arm Ltd boards with a sub-page > > for the FVP VExpress64 system. > > > > Signed-off-by: Peter Hoyes > >

[PATCH v2 1/2] doc: Add documentation for the Arm VExpress64 board configs

2021-12-20 Thread Andre Przywara
From: Peter Hoyes Create a new documentation section for Arm Ltd boards with a sub-page for the FVP VExpress64 system. Signed-off-by: Peter Hoyes [Andre: remove Juno stub, RSTify] Signed-off-by: Andre Przywara --- doc/board/armltd/fvp64.rst | 30 ++

[PATCH v2 2/2] doc: add Arm Juno board documentation

2021-12-20 Thread Andre Przywara
The Juno Arm development board is an open, vendor-neutral, Armv8-A development platform. Add documentation that briefly outlines the hardware, and describes building and installation of U-Boot. Signed-off-by: Andre Przywara --- doc/board/armltd/index.rst | 1 + doc/board/armltd/juno.rst |

[PATCH v2 0/2] Arm Juno board documentation

2021-12-20 Thread Andre Przywara
Hi, The Arm Ltd. Juno development board is an open, vendor-neutral, Armv8-A development platform. U-Boot is one of the two supported normal world payloads in the firmware design, though U-Boot never really described the process of building or installing it. Fix that by adding documentation for

Re: [RFC PATCH v2 1/8] FWU: Add FWU metadata structure and functions for accessing metadata

2021-12-20 Thread Sughosh Ganu
On Tue, 21 Dec 2021 at 10:33, AKASHI Takahiro wrote: > On Tue, Dec 21, 2021 at 10:05:57AM +0530, Sughosh Ganu wrote: > > hi Masami, > > > > On Tue, 21 Dec 2021 at 05:40, Masami Hiramatsu < > masami.hirama...@linaro.org> > > wrote: > > > > > Hi Sughosh, > > > > > > 2021年12月19日(日) 16:06 Sughosh

Re: [RFC PATCH v2 1/8] FWU: Add FWU metadata structure and functions for accessing metadata

2021-12-20 Thread AKASHI Takahiro
On Tue, Dec 21, 2021 at 11:17:47AM +0530, Sughosh Ganu wrote: > On Tue, 21 Dec 2021 at 10:33, AKASHI Takahiro > wrote: > > > On Tue, Dec 21, 2021 at 10:05:57AM +0530, Sughosh Ganu wrote: > > > hi Masami, > > > > > > On Tue, 21 Dec 2021 at 05:40, Masami Hiramatsu < > >

Re: [PATCH v7 04/24] x86: Don't process the kernel command line unless enabled

2021-12-20 Thread Heinrich Schuchardt
On 12/18/21 19:28, Simon Glass wrote: If the 'bootm' command is not enabled then this code is not available and this causes a link error. Fix it. Note that for the EFI app, there is no indication of missing code. It just hangs! Signed-off-by: Simon Glass --- (no changes since v1)

Re: [RFC PATCH v2 1/8] FWU: Add FWU metadata structure and functions for accessing metadata

2021-12-20 Thread Masami Hiramatsu
Hi Sughosh, 2021年12月21日(火) 14:47 Sughosh Ganu : > > > On Tue, 21 Dec 2021 at 10:33, AKASHI Takahiro > wrote: >> >> On Tue, Dec 21, 2021 at 10:05:57AM +0530, Sughosh Ganu wrote: >> > hi Masami, >> > >> > On Tue, 21 Dec 2021 at 05:40, Masami Hiramatsu >> > >> > wrote: >> > >> > > Hi Sughosh,

[PATCH] cmd: Add pause command

2021-12-20 Thread Samuel Dionne-Riel
This command is being introduced with the goal of allowing user-friendly "generic use case" U-Boot builds to pause until user input under some situations. The main use case would be when a boot failure happens, to pause until the user has had time to acknowledge the current state. Signed-off-by:

Re: [RFC PATCH v2 5/8] EFI: FMP: Add provision to update image's ImageTypeId in image descriptor

2021-12-20 Thread AKASHI Takahiro
Sughosh, On Sun, Dec 19, 2021 at 12:36:02PM +0530, Sughosh Ganu wrote: > The FWU Multi Banks Update feature allows updating different types of > updatable firmware images on the platform. These image types are > identified using the ImageTypeId GUID value. Add support in the > GetImageInfo

Re: [RFC PATCH v2 1/8] FWU: Add FWU metadata structure and functions for accessing metadata

2021-12-20 Thread Sughosh Ganu
hi Masami, On Tue, 21 Dec 2021 at 05:40, Masami Hiramatsu wrote: > Hi Sughosh, > > 2021年12月19日(日) 16:06 Sughosh Ganu : > > > > In the FWU Multi Bank Update feature, the information about the > > updatable images is stored as part of the metadata, which is stored on > > a dedicated partition.

Re: [RFC PATCH v2 1/8] FWU: Add FWU metadata structure and functions for accessing metadata

2021-12-20 Thread AKASHI Takahiro
On Tue, Dec 21, 2021 at 10:05:57AM +0530, Sughosh Ganu wrote: > hi Masami, > > On Tue, 21 Dec 2021 at 05:40, Masami Hiramatsu > wrote: > > > Hi Sughosh, > > > > 2021年12月19日(日) 16:06 Sughosh Ganu : > > > > > > In the FWU Multi Bank Update feature, the information about the > > > updatable images

Re: [RFC PATCH v2 5/8] EFI: FMP: Add provision to update image's ImageTypeId in image descriptor

2021-12-20 Thread Sughosh Ganu
hi Takahiro, On Tue, 21 Dec 2021 at 10:23, AKASHI Takahiro wrote: > Sughosh, > > On Sun, Dec 19, 2021 at 12:36:02PM +0530, Sughosh Ganu wrote: > > The FWU Multi Banks Update feature allows updating different types of > > updatable firmware images on the platform. These image types are > >

Re: [RFC PATCH v2 1/8] FWU: Add FWU metadata structure and functions for accessing metadata

2021-12-20 Thread Sughosh Ganu
hi Masami, On Tue, 21 Dec 2021 at 11:31, Masami Hiramatsu wrote: > Hi Sughosh, > > > 2021年12月21日(火) 14:47 Sughosh Ganu : > > > > > > On Tue, 21 Dec 2021 at 10:33, AKASHI Takahiro < > takahiro.aka...@linaro.org> wrote: > >> > >> On Tue, Dec 21, 2021 at 10:05:57AM +0530, Sughosh Ganu wrote: > >>

Re: [RFC PATCH v2 1/8] FWU: Add FWU metadata structure and functions for accessing metadata

2021-12-20 Thread Sughosh Ganu
On Tue, 21 Dec 2021 at 11:46, AKASHI Takahiro wrote: > On Tue, Dec 21, 2021 at 11:17:47AM +0530, Sughosh Ganu wrote: > > On Tue, 21 Dec 2021 at 10:33, AKASHI Takahiro < > takahiro.aka...@linaro.org> > > wrote: > > > > > On Tue, Dec 21, 2021 at 10:05:57AM +0530, Sughosh Ganu wrote: > > > > hi

'bmp display' convert 24bit bmp to 16bit lcd format

2021-12-20 Thread qianfan
Hi: I had tested 'bmp display' command with 24bits bmp picture, **video_bmp_display** function always convert 24bits picture to RGB555 format if the lcd is 16bits. But most of all lcd controller is RGB565 format. Should we improve this? Thanks

[PATCH] BRCMNAND: Fix reporting of uncorrectable errors on subpages during page read

2021-12-20 Thread Joel Peshkin
Previously, a subpage with an uncorrectable error followed by a subpage with a correctable error would return an erroneous correctable status. Signed-off-by: Joel Peshkin Cc: Simon Glass --- drivers/mtd/nand/raw/brcmnand/brcmnand.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

Re: efi bootmenu

2021-12-20 Thread Masahisa Kojima
Hi Takahiro, On Tue, 21 Dec 2021 at 11:47, Takahiro Akashi wrote: > > On Mon, Dec 20, 2021 at 06:25:05PM +0900, Masahisa Kojima wrote: > > Hi Heinrich, Ilias, Akashi-san, > > > > Ilias and I are now discussing to create efi bootmenu, almost similar > > to UiApp in EDK2. > > Why not discuss this

Re: [RESEND PATCH] Enable Fastboot(UUU) for O4-iMX6ULL-NANO boards

2021-12-20 Thread Tom Rini
On Sun, Dec 19, 2021 at 11:47:21PM +0200, Oleh Kravchenko wrote: > Make O4-iMX6ULL-NANO-based board compatible with Yocto layer meta-out4 and > fix device flashing by UUU (aka MFG Tools). > > Signed-off-by: Oleh Kravchenko > --- > arch/arm/dts/o4-imx-nano.dts | 4 ++-- >

Re: [RESEND PATCH] Enable Fastboot(UUU) for O4-iMX6ULL-NANO boards

2021-12-20 Thread Tom Rini
On Mon, Dec 20, 2021 at 03:52:21PM +0200, Oleh Kravchenko wrote: > Hello Tom, > > 20.12.21 15:50, Tom Rini пише: > > > > These dt changes are just whitespace? Are they resyncing with the > > upstream dts as well? But, unrelated, changes, yes? > > > > Yes, yes and yes :) OK, please v2

Re: [PATCH] phy: Track power-on and init counts in uclass

2021-12-20 Thread Alper Nebi Yasak
On 15/12/2021 06:26, Simon Glass wrote: > On Sat, 11 Dec 2021 at 02:02, Alper Nebi Yasak > wrote: >> diff --git a/drivers/phy/phy-uclass.c b/drivers/phy/phy-uclass.c >> index 59683a080cd7..48b4b24db674 100644 >> --- a/drivers/phy/phy-uclass.c >> +++ b/drivers/phy/phy-uclass.c >> @@ -11,12 +11,65

Re: Please pull u-boot-marvell/next v2

2021-12-20 Thread Tom Rini
On Sun, Dec 19, 2021 at 02:41:24PM +0100, Stefan Roese wrote: > Hi Tom, > > please pull the following Marvell MVEBU related patches into next, > this time really against upstream next: > Applied to u-boot/next, thanks! -- Tom signature.asc Description: PGP signature

Re: [PATCH u-boot-marvell 00/10] PCI mvebu and aardvark changes

2021-12-20 Thread Pali Rohár
On Saturday 18 December 2021 14:53:52 Stefan Roese wrote: > Hi Pali, > > On 12/16/21 11:28, Pali Rohár wrote: > > On Wednesday 15 December 2021 09:10:50 Stefan Roese wrote: > > > Hi Pali, > > > > > > On 12/13/21 11:27, Pali Rohár wrote: > > > > On Monday 13 December 2021 08:41:30 Stefan Roese

Re: [PATCH v2 0/4] rockchip: Improve support for Bob chromebook and add support for Kevin

2021-12-20 Thread Alper Nebi Yasak
On 19/12/2021 20:14, Simon Glass wrote: > Thanks for the info. I tested on kevin and bob again, with the eMMC > series. I see an MMC problem on bob but kevin seems to be OK > (intermittent?) I have no idea why you get different results with bob vs kevin. But I can disable the higher-speed configs

Re: [PATCH 1/6] udoo_spl: Initialize the eSDHC controller in SPL

2021-12-20 Thread Peter Robinson
On Sat, Dec 18, 2021 at 9:10 PM Fabio Estevam wrote: > > Currently, imx6q udoo board fails to boot like this: > > U-Boot SPL 2022.01-rc3-00061-g95ca715adad3 (Dec 18 2021 - 18:04:40 -0300) > Trying to boot from MMC1 > > The reason is that the eSDHC controller is not initialized in SPL. > >

Re: Please pull u-boot-i2c

2021-12-20 Thread Tom Rini
ot/custodians/u-boot-efi (2021-12-18 > 14:39:21 -0500) > > are available in the Git repository at: > > https://source.denx.de/u-boot/custodians/u-boot-i2c.git > tags/20211220-fixes-for-2022.01 > > for you to fetch changes up to ccea46c05b08b34ef829d460e50e2ce9bc17cdc

Re: [PATCH] fw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKED use

2021-12-20 Thread Tom Rini
On Wed, Dec 08, 2021 at 03:33:11PM +0100, Joakim Tjernlund wrote: > Commit "fw_setenv: lock the flash only if it was locked before" > checks for Locked status with uninitialized erase data. > Address by moving the test for MEMISLOCKED. > > Fixes: 8a726b852502 ("fw_setenv: lock the flash only if

[ANN] U-Boot v2022.01-rc4 released

2021-12-20 Thread Tom Rini
Hey all, I'm late with v2022.01-rc4, but, here it is. The next branch is still open and if people have things ready for there, please send them. In terms of a changelog, git log --merges v2022.01-rc3..v2022.01-rc4 contains what I've pulled but as always, better PR messages and tags will

Re: [PATCH] Revert "image: Remove #ifdefs from select_ramdisk()"

2021-12-20 Thread Tom Rini
On Mon, Dec 20, 2021 at 09:38:23AM -0500, Tom Rini wrote: > This reverts commit f33a2c1bd0fb371511a485cac1f182ba50db51be. > > This causes a crash on some platforms as seen here: > https://lore.kernel.org/r/f153017b-c41a-0d32-67b9-f288e695f...@baylibre.com/ > > Reported-by: Neil Armstrong >

Re: [RESEND PATCH] Enable Fastboot(UUU) for O4-iMX6ULL-NANO boards

2021-12-20 Thread Oleh Kravchenko
Hello Tom, 20.12.21 15:50, Tom Rini пише: These dt changes are just whitespace? Are they resyncing with the upstream dts as well? But, unrelated, changes, yes? Yes, yes and yes :) -- Best regards, Oleh Kravchenko

[PATCH v2] Enable Fastboot(UUU) for O4-iMX6ULL-NANO boards

2021-12-20 Thread Oleh Kravchenko
Make O4-iMX6ULL-NANO-based board compatible with Yocto layer meta-out4 and fix device flashing by UUU (aka MFG Tools). Signed-off-by: Oleh Kravchenko --- configs/ev-imx280-nano-x-mb_defconfig | 5 + configs/o4-imx6ull-nano_defconfig | 5 + 2 files changed, 10 insertions(+) diff

[PATCH] Revert "image: Remove #ifdefs from select_ramdisk()"

2021-12-20 Thread Tom Rini
This reverts commit f33a2c1bd0fb371511a485cac1f182ba50db51be. This causes a crash on some platforms as seen here: https://lore.kernel.org/r/f153017b-c41a-0d32-67b9-f288e695f...@baylibre.com/ Reported-by: Neil Armstrong Signed-off-by: Tom Rini --- boot/image-board.c | 139

Re: [RFC PATCH v2 7/8] FWU: Add support for FWU Multi Bank Update feature

2021-12-20 Thread Tom Rini
On Mon, Dec 20, 2021 at 10:13:35PM +0900, Masami Hiramatsu wrote: > Hi Sughosh, > > 2021年12月20日(月) 18:48 Sughosh Ganu : > > > > > > On Mon, 20 Dec 2021 at 11:44, AKASHI Takahiro > > wrote: > >> > >> On Sun, Dec 19, 2021 at 12:36:04PM +0530, Sughosh Ganu wrote: > >> > The FWU Multi Bank Update

Re: [PATCH 3/6] udoo: Call gpio_request()

2021-12-20 Thread Peter Robinson
On Sat, Dec 18, 2021 at 9:10 PM Fabio Estevam wrote: > > Calling gpio_request() prior to its usage is now mandatory. > > This fixes the following GPIO errors: > > U-Boot SPL 2022.01-rc3-00067-g7a5be871c0ec (Dec 18 2021 - 17:45:07 -0300) > Trying to boot from MMC1 > > > U-Boot

[PATCH] lib: export vsscanf

2021-12-20 Thread Samuel Dionne-Riel
The function was missing from exports, even though it loooks like the intent of the implementation in sscanf.c was to have it exported. Signed-off-by: Samuel Dionne-Riel Cc: Simon Glass --- This is needed for porting an external library to U-Boot, in WIP changes. It builds with a warning, and

[PATCH] cmd: adc: Report return value on error

2021-12-20 Thread Samuel Dionne-Riel
Reporting the return value should always be done on error conditions, this way the developer can start debugging issues with more knowledge in-hand. Signed-off-by: Samuel Dionne-Riel --- cmd/adc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmd/adc.c b/cmd/adc.c

Re: [RFC PATCH v2 7/8] FWU: Add support for FWU Multi Bank Update feature

2021-12-20 Thread Masami Hiramatsu
Hi Tom, 2021年12月21日(火) 1:36 Tom Rini : > > On Mon, Dec 20, 2021 at 10:13:35PM +0900, Masami Hiramatsu wrote: > > Hi Sughosh, > > > > 2021年12月20日(月) 18:48 Sughosh Ganu : > > > > > > > > > On Mon, 20 Dec 2021 at 11:44, AKASHI Takahiro > > > wrote: > > >> > > >> On Sun, Dec 19, 2021 at 12:36:04PM

[PATCH] cmd: env: Add `indirect` to indirectly set values

2021-12-20 Thread Samuel Dionne-Riel
This allows an ergonomic-enough approximation of ${!variable} expansion. This could be used the following way: ``` for target in ${boot_targets}; do env indirect target_name target_name_${target} # ... done ``` Assuming `target_name_mmc0` and similar are set appropriately. A default value

Re: [RFC PATCH v2 7/8] FWU: Add support for FWU Multi Bank Update feature

2021-12-20 Thread Tom Rini
On Tue, Dec 21, 2021 at 08:30:02AM +0900, Masami Hiramatsu wrote: > Hi Tom, > > 2021年12月21日(火) 1:36 Tom Rini : > > > > On Mon, Dec 20, 2021 at 10:13:35PM +0900, Masami Hiramatsu wrote: > > > Hi Sughosh, > > > > > > 2021年12月20日(月) 18:48 Sughosh Ganu : > > > > > > > > > > > > On Mon, 20 Dec 2021 at

Re: [RFC PATCH v2 1/8] FWU: Add FWU metadata structure and functions for accessing metadata

2021-12-20 Thread Masami Hiramatsu
Hi Sughosh, 2021年12月19日(日) 16:06 Sughosh Ganu : > > In the FWU Multi Bank Update feature, the information about the > updatable images is stored as part of the metadata, which is stored on > a dedicated partition. Add the metadata structure, and functions to > access the metadata. These are

Re: [PATCH 2/8] arm: kirkwood: Pogoplug V4 : Add board defconfig file

2021-12-20 Thread Tony Dinh
On Sun, Dec 19, 2021 at 11:18 PM Stefan Roese wrote: > > Hi Tony, > > On 12/18/21 22:41, Tony Dinh wrote: > > Hi Pali, > > > > On Sat, Dec 18, 2021 at 5:17 AM Pali Rohár wrote: > >> > >> On Friday 17 December 2021 20:23:28 Tony Dinh wrote: > >>> Add board defconfig file for Pogoplug V4 board >

Re: [PATCH 6/8] arm: kirkwood: Pogoplug-V4 : Add board implementation header

2021-12-20 Thread Tony Dinh
On Sun, Dec 19, 2021 at 11:23 PM Stefan Roese wrote: > > Hi Tony, > > On 12/18/21 22:47, Tony Dinh wrote: > > Hi Pali, > > > > On Sat, Dec 18, 2021 at 5:09 AM Pali Rohár wrote: > >> > >> On Friday 17 December 2021 20:23:32 Tony Dinh wrote: > >>> Add board implementation header and Makefile for

[PATCH] arm: socfpga: vining: Unmount UBIFS and detach UBI in ubi_load script

2021-12-20 Thread Marek Vasut
Clean up in ubiload script. Unmount UBIFS from which kernel image was loaded and detach UBI on which the UBIFS is located, otherwise message similar to the following is printed just before booting kernel: Removing MTD device #7 (rootfs) with use count 1 Error when deleting partition "rootfs"

Re: [PATCH 1/1] mmc: unconditionally define mmc_deinit()

2021-12-20 Thread Jaehoon Chung
On 12/18/21 6:53 PM, Heinrich Schuchardt wrote: > We want to replace '#ifdef' by 'if (IS_ENABLED(CONFIG_...))' in our code. > Therefore functions should be defined unconditionally even if they are not > implemented. > > Signed-off-by: Heinrich Schuchardt Reviewed-by: Jaehoon Chung Best

Re: [PATCH 0/3] Apple M1 power management controller support

2021-12-20 Thread Jaehoon Chung
Dear Mark, On 12/7/21 4:03 AM, Mark Kettenis wrote: > This series adds support for the power management controller found on > Apple SoCs based on the device tree bindings submitted to upstream > Linux. This is needed to enable power domains for devices that > haven't been enabled by earlier boot