'make htmldocs' results in a build warning
checking consistency... doc/usage/extension.rst:
WARNING: document isn't included in any toctree
Add the document to the index.
Fixes: 2f84e9cf06d3 ("cmd: add support for a new "extension" command")
Signed-off-by: Heinrich Schuchardt
---
doc/u
'make htmldocs' results in a build warning
checking consistency... doc/usage/extension.rst:
WARNING: document isn't included in any toctree
Add the document to the index.
Fixes: 2f84e9cf06d3 ("cmd: add support for a new "extension" command")
Signed-off-by: Heinrich Schuchardt
---
doc/u
[[PATCH 13/27] ppc: Remove sbc8548 boards] On 14/05/2021 (Fri 21:34) Tom Rini
wrote:
> These boards have not been converted to CONFIG_DM_PCI by the deadline and are
> also missing conversion to CONFIG_DM. Remove them.
>
> Cc: Paul Gortmaker
Ack - kernel removal was queued several months ago,
[[PATCH 07/27] ppc: Remove sbc8349 board] On 14/05/2021 (Fri 21:34) Tom Rini
wrote:
> This board has not been converted to CONFIG_DM_MMC by the deadline.
> Remove it.
>
> Cc: Paul Gortmaker
Ack - this was removed in the linux-kernel already.
Thanks,
Paul.
--
> Signed-off-by: Tom Rini
> ---
On Sat, May 15, 2021 at 11:07:44PM +0300, Ramon Fried wrote:
> On Wed, May 12, 2021 at 11:03 AM Tero Kristo wrote:
> >
> > TFTP transfer size can be used to re-size the TFTP progress bar on
> > single line based on the server reported file size. The support for
> > this has been around from 2019,
On Wed, May 12, 2021 at 11:03 AM Tero Kristo wrote:
>
> TFTP transfer size can be used to re-size the TFTP progress bar on
> single line based on the server reported file size. The support for
> this has been around from 2019, but it was never converted to proper
> Kconfig.
>
> While adding this n
On Fri, May 14, 2021 at 4:40 AM Simon Glass wrote:
>
> At present if ifname is exactly IFNAMSIZ characters then it will result
> in an unterminated string. Fix this by using strlcpy() instead.
>
> Signed-off-by: Simon Glass
> Reported-by: Coverity (CID: 316358)
> ---
>
> Changes in v2:
> - Put 'R
On Mon, May 10, 2021 at 5:37 PM Vignesh Raghavendra wrote:
>
> Add a new compatible to support AM64 SoC
>
> Signed-off-by: Vignesh Raghavendra
> ---
> drivers/net/ti/am65-cpsw-nuss.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/net/ti/am65-cpsw-nuss.c b/drivers/net/ti/am65-cp
On Mon, May 10, 2021 at 5:37 PM Vignesh Raghavendra wrote:
>
> Currently driver may end up caching disabled port ID as active
> interface. Fix this by bailing out earlier in case port is marked
> disabled in the DT.
>
> Signed-off-by: Vignesh Raghavendra
> ---
> drivers/net/ti/am65-cpsw-nuss.c |
On Mon, May 10, 2021 at 5:36 PM Vignesh Raghavendra wrote:
>
> CPSW NUSS IP on K3 SoCs can have more than one external port (upto 8)
> Therefore increase AM65_CPSW_CPSWNU_MAX_PORTS to 9 (8 ext + 1 Root port)
> as preparation to allow any one of the 8 ports to be used as ethernet
> interface in U-B
Some callers (e.g. cmd/fs.c) of fs_set_blk_dev may use a NULL dev_part_str.
While blk_get_device_part_str handles this fine,
part_get_info_by_dev_and_name does not. This fixes commands crashing when
implicitly using bootdevice.
The unit test has also been updated to set bootdevice to a known value
On 5/15/21 1:55 PM, Heinrich Schuchardt wrote:
On 5/15/21 6:36 PM, Sean Anderson wrote:
Some callers (e.g. cmd/fs.c) of fs_set_blk_dev may use a NULL dev_part_str.
While blk_get_device_part_str handles this fine,
part_get_info_by_dev_and_name does not. This fixes commands crashing when
implicitl
On 5/15/21 6:36 PM, Sean Anderson wrote:
Some callers (e.g. cmd/fs.c) of fs_set_blk_dev may use a NULL dev_part_str.
While blk_get_device_part_str handles this fine,
part_get_info_by_dev_and_name does not. This fixes commands crashing when
implicitly using bootdevice.
Fixes: 7194527b6a ("cmd: fs
os_find_text_base() assumes that first line of /proc/self/maps holds
information about the text. Hence we must call the function before calling
os_malloc() which calls mmap(0x1000,).
Failure to do so has led to incorrect values for pc_reloc when an
exception was reported
=> exception unde
On 2/6/21 5:57 PM, Simon Glass wrote:
This state is not accessible to the running U-Boot but at present it is
allocated in the emulated SDRAM. This doesn't seem very useful. Adjust
it to allocate from the OS instead.
The RAM buffer is currently not freed, but should be, so add that into
state_un
Re: [PATCH] dm: Add check for NULL dev_part_str
This should probably be "part: ..."
On 5/15/21 12:36 PM, Sean Anderson wrote:
Some callers (e.g. cmd/fs.c) of fs_set_blk_dev may use a NULL dev_part_str.
While blk_get_device_part_str handles this fine,
part_get_info_by_dev_and_name does not. Thi
Some callers (e.g. cmd/fs.c) of fs_set_blk_dev may use a NULL dev_part_str.
While blk_get_device_part_str handles this fine,
part_get_info_by_dev_and_name does not. This fixes commands crashing when
implicitly using bootdevice.
Fixes: 7194527b6a ("cmd: fs: Use part_get_info_by_dev_and_name_or_num
Hi Heinrich,
On Sat, 15 May 2021 at 09:33, Heinrich Schuchardt wrote:
>
> On 5/15/21 5:19 PM, Simon Glass wrote:
> > Hi Heinrich,
> >
> > On Fri, 14 May 2021 at 18:34, Heinrich Schuchardt
> > wrote:
> >>
> >> Am 14. Mai 2021 22:44:32 MESZ schrieb Simon Glass :
> >>> Hi Heinrich,
> >>>
> >>> On
SMBIOS tables only support 32bit addresses. If we don't have memory here
handle the error gracefully:
* on x86_64 fail to start U-Boot
* during UEFI booting ignore the missing table
Signed-off-by: Heinrich Schuchardt
---
arch/x86/lib/tables.c | 13 +++--
lib/efi_loader/efi_smbios.
On 5/15/21 5:19 PM, Simon Glass wrote:
Hi Heinrich,
On Fri, 14 May 2021 at 18:34, Heinrich Schuchardt wrote:
Am 14. Mai 2021 22:44:32 MESZ schrieb Simon Glass :
Hi Heinrich,
On Fri, 14 May 2021 at 00:11, Heinrich Schuchardt
wrote:
On 5/14/21 1:56 AM, Simon Glass wrote:
Hi Heinrich,
On
On Fri, 14 May 2021 at 13:46, Alexandru Gagniuc wrote:
>
> Move the RSA verification crytpo_algo structure out of the
> crypto_algos array, and into a linker list.
>
> Although it appears we are adding an #ifdef to rsa-verify.c, the gains
> outweigh this small inconvenience. This is because rsa_ve
On Fri, 14 May 2021 at 13:46, Alexandru Gagniuc wrote:
>
> Crytographic algorithms (currently RSA), are stored in linker lists.
> The crypto_algos array is unused, so remove it, and any logic
> associated with it.
>
> Signed-off-by: Alexandru Gagniuc
> ---
> common/image-sig.c | 13 -
Hi Alexandru,
On Fri, 14 May 2021 at 13:46, Alexandru Gagniuc wrote:
>
> image-sig.c is used to map a hash or crypto algorithm name to a
> handler of that algorithm. There is some similarity between the host
> and target variants, with the differences worked out by #ifdefs. The
> purpose of this
On Fri, 14 May 2021 at 13:46, Alexandru Gagniuc wrote:
>
> Remove any ifdefs in image-sig.c that were previously used to
> differentiate from the host code. Note that all code dedicated to
> relocating ->sign() and ->add_verify_data)_ can be safely removed,
> as signing is not supported target-sid
On Fri, 14 May 2021 at 13:46, Alexandru Gagniuc wrote:
>
> Function pointers from crypto_algos array are relocated, when
> NEEDS_MANUAL_RELOC is set. This relocation doesn't happen if the algo
> is placed in a linker list. Implement this relocation.
>
> Signed-off-by: Alexandru Gagniuc
> ---
> c
Hi Heinrich,
On Fri, 14 May 2021 at 03:17, Heinrich Schuchardt wrote:
>
> Commit a479f103dc1c ("hash: Allow for SHA512 hardware implementations")
> defined function definitions for hardware accelerated SHA384 and SHA512.
> If CONFIG_SHA_HW_ACCEL=y, these functions are used.
>
> We already have bo
On Fri, 14 May 2021 at 13:46, Alexandru Gagniuc wrote:
>
> The purpose of this change is to enable crypto algorithms to be placed
> in linker lists, rather than be declared as a static array. The goal
> is to remove the crypto_algos array in a subsequent patch.
>
> Create a new linker list named "
Hi Heinrich,
On Wed, 12 May 2021 at 11:01, Heinrich Schuchardt wrote:
>
> We don't have a hardware implementation of SHA384 and SHA512 for any board.
>
> We don't expect to ever have a hardware implementation for ALL boards that
> have a hardware implementation for SHA1 and SHA512. So we cannot u
On Thu, 13 May 2021 at 01:38, chenguanqiao wrote:
>
> From: Chen Guanqiao
>
> Fixed a defect of a null pointer being discovered by Coverity Scan:
>CID 331544: Null pointer dereferences (REVERSE_INULL)
>Null-checking "size" suggests that it may be null, but it has already been
> derefer
Hi Alex,
On Fri, 14 May 2021 at 09:12, Alex G. wrote:
>
>
>
> On 5/13/21 6:56 PM, Simon Glass wrote:
> > Hi Alex,
> >
> > On Thu, 13 May 2021 at 10:21, Alex G. wrote:
> >>
> >>
> >>
> >> On 5/12/21 12:30 PM, Simon Glass wrote:
> >>> Hi Alex,
> >>>
> >>> On Wed, 12 May 2021 at 10:18, Alex G. wro
Hi Alex,
On Fri, 14 May 2021 at 15:17, Alex G. wrote:
>
>
>
> On 5/14/21 3:44 PM, Simon Glass wrote:
> > Hi Alex,
> >
> > On Fri, 14 May 2021 at 14:38, Alex G. wrote:
> >>
> >>
> >>
> >> On 5/6/21 9:24 AM, Simon Glass wrote:
> >>> Add host Kconfigs for FIT_SIGN and RSA_VERIFY. With these we can
On Fri, 14 May 2021 at 14:54, Alper Nebi Yasak wrote:
>
> With commit 84a42ae36683 ("dm: core: Rename device node to indicate it
> is private") and commit f10643cf8a4c ("dm: core: Access device ofnode
> through functions") accesses to the "node" member were replaced with
> dev_ofnode(). Also apply
On Fri, 14 May 2021 at 13:46, Alexandru Gagniuc wrote:
>
> It is no longer necessary to implement rsa_() functions as no-ops
> depending on config options. It is merely sufficient to provide the
> prototypes, as the rsa code is no longer linked when unused.
>
> Signed-off-by: Alexandru Gagniuc
>
Hi Alex,
On Fri, 14 May 2021 at 15:50, Alex G. wrote:
>
>
>
> On 5/6/21 9:24 AM, Simon Glass wrote:
> > Drop the #ifdefs which are easy to remove without refactoring.
> >
> > Signed-off-by: Simon Glass
> > ---
> >
> > (no changes since v1)
> >
> > common/Kconfig.boot| 10 ++
> > c
On Fri, 14 May 2021 at 13:46, Alexandru Gagniuc wrote:
>
> This macro is no longer needed for code flow or #ifdefs. Remove it.
>
> Signed-off-by: Alexandru Gagniuc
> ---
> include/image.h | 3 ---
> 1 file changed, 3 deletions(-)
Reviewed-by: Simon Glass
On Fri, 14 May 2021 at 13:46, Alexandru Gagniuc wrote:
>
> This macro is no longer needed for code flow or #ifdefs. Remove it.
>
> Signed-off-by: Alexandru Gagniuc
> ---
> include/image.h | 5 +
> 1 file changed, 1 insertion(+), 4 deletions(-)
Reviewed-by: Simon Glass
On Fri, 14 May 2021 at 13:46, Alexandru Gagniuc wrote:
>
> It is no longer necessary to implement ecdsa_() functions as no-ops
> depending on config options. It is merely sufficient to provide the
> prototypes, as the ecdsa code is no longer linked when unused.
>
> Signed-off-by: Alexandru Gagniuc
On Wed, 12 May 2021 at 10:39, Heinrich Schuchardt wrote:
>
> state_uninit() and dm_uninit() are mutually exclusive:
>
> state_uninit() prints via drivers. So it cannot be executed after
> dm_uninit().
>
> dm_uninit() requires memory. So it cannot be executed after state_uninit()
> which releases a
On Wed, 12 May 2021 at 08:55, Etienne Carriere
wrote:
>
> Since SCMI clock are discovered because of integration in the CCF,
> update SCMI emulation in sandbox accordingly. Sandbox must emulate all
> clocks exposed by SCMI server since CCF clock discovery will query all
> of them even if some cloc
Hi,
On Wed, 12 May 2021 at 08:55, Etienne Carriere
wrote:
>
> From: Patrick Delaunay
>
> This patch implements SCMI APIs to retrieve the number and the name of
> SCMI clocks using SCMI_PROTOCOL_ATTRIBUTES messages.
>
> Signed-off-by: Gabriel Fernandez
> Signed-off-by: Patrick Delaunay
> Signed
Hi Tom,
On Fri, 14 May 2021 at 20:48, Tom Rini wrote:
>
> This board has not been converted to CONFIG_DM_PCI by the deadline and is
> also missing conversion to CONFIG_DM. Remove it. This is also the last
> of the ARCH_MPC8641/MPC8610 platforms, so remove that support as well.
>
> Cc: Paul Gort
Hi Heinrich,
On Fri, 14 May 2021 at 18:34, Heinrich Schuchardt wrote:
>
> Am 14. Mai 2021 22:44:32 MESZ schrieb Simon Glass :
> >Hi Heinrich,
> >
> >On Fri, 14 May 2021 at 00:11, Heinrich Schuchardt
> >wrote:
> >>
> >> On 5/14/21 1:56 AM, Simon Glass wrote:
> >> > Hi Heinrich,
> >> >
> >> > On T
On Fri, 14 May 2021 at 14:54, Alper Nebi Yasak wrote:
>
> With commit 41575d8e4c33 ("dm: treewide: Rename auto_alloc_size members
> to be shorter") "priv_auto_alloc_size" was renamed to "priv_auto". Apply
> the rename to these two drivers as well.
>
> Fixes: 4547551aa019 ("phy: Add Amlogic AXG MIP
On Sat, May 15, 2021 at 02:44:19PM +0200, Linus Walleij wrote:
> We didn't convert the Integrator to use DM for PCI in
> time, and we don't use it either so let's just drop
> PCI support from the Integrator.
>
> Signed-off-by: Linus Walleij
Thanks!
Reviewed-by: Tom Rini
--
Tom
signature.a
We didn't convert the Integrator to use DM for PCI in
time, and we don't use it either so let's just drop
PCI support from the Integrator.
Signed-off-by: Linus Walleij
---
board/armltd/integrator/Makefile| 1 -
board/armltd/integrator/integrator.c| 1 -
board/armltd/integrator/pc
On 4/13/21 12:53 AM, Sean Anderson wrote:
This allows using dev#partlabel syntax.
Signed-off-by: Sean Anderson
Since this patch was merged as commit 7194527b the command 'ls host'
leads to a segmentation violation:
=> host bind 0 ../sandbox.img
=> setenv bootdevice 0:1
=> ls host
Segmentati
On Sat, May 15, 2021 at 3:34 AM Tom Rini wrote:
> These boards have not been converted to CONFIG_DM_PCI by the deadline.
> Remove them.
>
> Cc: Linus Walleij
> Signed-off-by: Tom Rini
> ---
> I haven't fully streamlined things for integatorcp-only, in case you
> wish to do the DM_PCI migration
On Fri, May 14, 2021 at 10:15:08PM +0200, Marek Vasut wrote:
> The following changes since commit 59a2b9e605c5a5e2dff35506a13b51f33d3051b4:
>
> Merge tag 'u-boot-imx-20210502' of
> https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2021-05-11 12:23:11
> -0400)
>
> are available in the Git re
On Fri, May 14, 2021 at 05:58:03PM +0200, Neil Armstrong wrote:
> Hi Tom,
>
> please find a few dwmac meson8b glue fixes, dwc3 meson-g12a probe fix and the
> missing stuff
> to have HDMI working on the Beelink GTKing/King-Pro boards.
>
> The CI job is at
> https://gitlab.denx.de/u-boot/custodi
On Fri, May 14, 2021 at 07:10:10PM +0800, Leo Liang wrote:
> Hi Tom,
>
> CI result:
> https://source.denx.de/u-boot/custodians/u-boot-riscv/-/pipelines/7504
>
> The following changes since commit 530c8d4af2e18c6142ab7cac6f11dd92c02b2bc9:
>
> Merge branch
> '2021-05-13-extension-board-detect
On Sat, May 15, 2021 at 10:03:29AM +0200, Stefan Roese wrote:
> Hi Tom,
>
> On 13.05.21 17:37, Tom Rini wrote:
> > On Thu, May 13, 2021 at 12:21:38PM +0200, Stefan Roese wrote:
> >
> > > Hi Tom,
> > >
> > > please pull the next batch of Marvell Armada related patches. Here the
> > > summary log:
Provide a man-page for the size command.
Signed-off-by: Heinrich Schuchardt
---
doc/usage/index.rst | 1 +
doc/usage/size.rst | 40
2 files changed, 41 insertions(+)
create mode 100644 doc/usage/size.rst
diff --git a/doc/usage/index.rst b/doc/usage/in
Hi Tom,
On 13.05.21 17:37, Tom Rini wrote:
On Thu, May 13, 2021 at 12:21:38PM +0200, Stefan Roese wrote:
Hi Tom,
please pull the next batch of Marvell Armada related patches. Here the
summary log:
- Add base support for Marvell
53 matches
Mail list logo