Hi Tim,
Am 13.01.24 um 18:22 schrieb Tom Rini:
> On Sat, Jan 13, 2024 at 05:36:57PM +0100, Josua Mayer wrote:
>
>> Add a new defconfig based on existing helios4_config file to support
>> booting from spi flash.
>>
>> Settings for environment location are based on vendor u-boot:
>> https://github.c
It seems that the U-Boot console entry of the bootmenu has lost
its original meaning. Now, even if it is chosen, the probability
that you will enter the actual U-Boot console is quite low.
Boot env, bootflow, bootcommand script may appear, but not the
actual console. Hense, let's remove ambiguity a
It seems that the U-Boot console entry of the bootmenu has lost
its original meaning. Now, even if it is chosen, the probability
that you will enter the actual U-Boot console is quite low.
Boot env, bootflow, bootcommand script may appear, but not the
actual console. Hense, let's remove ambiguity a
On 1/10/24 02:16, AKASHI Takahiro wrote:
At this point, EFI boot manager interfaces is fully independent from
bootefi command. So just rename the configuration parameter.
Signed-off-by: AKASHI Takahiro
Reviewed-by: Simon Glass
This patch breaks the 'bootefi hello' command in
qemu-riscv64_smo
Update all Python requirements to there newest version.
Update the CSS overrides from Linux.
Apply prerequisite changes:
* convert Sphinx paths to str (patch copied from Linux)
* add sphinx_rtd_theme to the array of extensions instead of setting
html_theme_path
* include Sphinx theme.css and p
Newer versions of sphinx_rtd_theme require to add sphinx_rtd_theme to the
list of extensions. Cf.
https://github.com/readthedocs/readthedocs.org/pull/9654
Signed-off-by: Heinrich Schuchardt
---
doc/conf.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/conf.py b/doc/conf
From: Oliver Faso
Sphinx 7.2+ is switching to using pathlib.Path
instead of str to represent paths. This fixes the
current deprecation warnings and eventual breakage.
This conversion will be a no-op when using older
Sphinx versions.
Signed-off-by: Oliver Faso
Tested-by: Akira Yokosawa
Signed-o
Update theme_overrides.css from Linux v6.7.
Signed-off-by: Heinrich Schuchardt
---
doc/sphinx-static/theme_overrides.css | 44 ---
1 file changed, 40 insertions(+), 4 deletions(-)
diff --git a/doc/sphinx-static/theme_overrides.css
b/doc/sphinx-static/theme_overrides.css
Update requirements.txt to most current packages as produced by
python3 -m pip install six sphinx-rtd-theme sphinx-prompt
python3 -m pip freeze
Signed-off-by: Heinrich Schuchardt
---
doc/sphinx/requirements.txt | 43 ++---
1 file changed, 21 insertions(+),
We want to override the Sphinx theme only partially. So we need to
import the Sphinx theme.css. Cf.
https://docs.readthedocs.io/en/stable/guides/adding-custom-css.html
We also need to import the pygments.css for syntax highlighing.
Use sans-serif for body.
Signed-off-by: Heinrich Schuchardt
---
Add the description of CLI commands to the generated index.
Signed-off-by: Heinrich Schuchardt
---
doc/usage/cmd/acpi.rst| 3 +++
doc/usage/cmd/addrmap.rst | 3 +++
doc/usage/cmd/armffa.rst | 3 +++
doc/usage/cmd/askenv.rst | 3 +++
doc/usage/cmd/base.rst| 3 +++
do
Show the index in the navigation sidebar.
Signed-off-by: Heinrich Schuchardt
---
doc/index.rst | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/doc/index.rst b/doc/index.rst
index 57b42c68e4..43398627d8 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -99,4 +99,7 @@ Chrom
Dear Tom,
The following changes since commit 547d3dd28a46a18d59e00a153c8becca8d4e8cf9:
Merge branch '2024-01-12-assorted-fixes' (2024-01-12 08:34:50 -0500)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-efi.git
tags/efi-2024-04-rc1
for you to fetch
On Sun, Jan 14, 2024 at 09:47:31AM +, Josua Mayer wrote:
> Hi Tim,
>
> Am 13.01.24 um 18:22 schrieb Tom Rini:
> > On Sat, Jan 13, 2024 at 05:36:57PM +0100, Josua Mayer wrote:
> >
> >> Add a new defconfig based on existing helios4_config file to support
> >> booting from spi flash.
> >>
> >> Se
On Sun, Jan 14, 2024 at 02:18:23PM +0100, Heinrich Schuchardt wrote:
> Update requirements.txt to most current packages as produced by
>
>python3 -m pip install six sphinx-rtd-theme sphinx-prompt
>python3 -m pip freeze
>
> Signed-off-by: Heinrich Schuchardt
Note that this will also fix
On Sun, 14 Jan 2024 at 10:23, Svyatoslav Ryhel wrote:
>
> It seems that the U-Boot console entry of the bootmenu has lost
> its original meaning. Now, even if it is chosen, the probability
> that you will enter the actual U-Boot console is quite low.
> Boot env, bootflow, bootcommand script may ap
On 1/12/24 5:01 PM, Andre Przywara wrote:
On Sat, 6 Jan 2024 23:21:34 +0100
Philippe Coval wrote:
(...)
thanks for taking care of upstreaming this!
yea I should have done this earlier !
This change fix reboot, it was tested on debian-12
So I am wondering why this only comes up now. Was
14 січня 2024 р. 16:41:40 GMT+02:00, Peter Robinson
написав(-ла):
>On Sun, 14 Jan 2024 at 10:23, Svyatoslav Ryhel wrote:
>>
>> It seems that the U-Boot console entry of the bootmenu has lost
>> its original meaning. Now, even if it is chosen, the probability
>> that you will enter the actual
The Milk-V Duo board is built upon Sophgo's CV1800B SoC, featuring two
XuanTie C906 CPUs running at 1.0GHz and 700MHz, respectively.
This series introduces fundamental support for the Milk-V Duo board,
encompassing UART, CPU, and PLIC support. This ensures that U-Boot can
operate in serial console
Add support for Sophgo's Milk-V Duo board, only minimal device tree and
serial console are enabled, and it can boot via vendor first stage
bootloader.
Signed-off-by: Kongyang Liu
---
Changes in v2:
- Fold the defconfig patch to first patch
- Remove unnecessary environment settings of consoledev
Import device tree from Linux kernel to add basic support for CPU, PLIC,
UART and Timer. The name cv1800b in the filename represent the chip used
on Milk-V Duo board.
Signed-off-by: Kongyang Liu
---
(no changes since v1)
arch/riscv/dts/Makefile | 1 +
arch/riscv/dts/cv1800b-milk
Add document for Milk-V Duo board which based on Sophgo's CV1800B SoC.
Signed-off-by: Kongyang Liu
---
(no changes since v1)
doc/board/index.rst| 1 +
doc/board/sophgo/index.rst | 8 ++
doc/board/sophgo/milkv_duo.rst | 50 ++
3 files change
On Sun, Jan 14, 2024 at 03:14:12PM +0100, Heinrich Schuchardt wrote:
> Dear Tom,
>
> The following changes since commit 547d3dd28a46a18d59e00a153c8becca8d4e8cf9:
>
> Merge branch '2024-01-12-assorted-fixes' (2024-01-12 08:34:50 -0500)
>
> are available in the Git repository at:
>
> https:/
Show the index in the navigation sidebar.
doc/genindex.rst is needed to create the navigation sidebar entry.
output/genindex.html will only contain the generated content.
Signed-off-by: Heinrich Schuchardt
---
v2:
Provide doc/genindex.rst
---
doc/genindex.rst | 4
doc/index.rst
On 1/14/24 19:07, Kongyang Liu wrote:
Add document for Milk-V Duo board which based on Sophgo's CV1800B SoC.
Signed-off-by: Kongyang Liu
---
(no changes since v1)
doc/board/index.rst| 1 +
doc/board/sophgo/index.rst | 8 ++
doc/board/sophgo/milkv_duo.rst | 50 +++
On 1/14/24 19:07, Kongyang Liu wrote:
Add support for Sophgo's Milk-V Duo board, only minimal device tree and
serial console are enabled, and it can boot via vendor first stage
bootloader.
Signed-off-by: Kongyang Liu
The sequence of patches seems to be wrong.
We expect that after each single
The following changes since commit 817fdce324cac70fb4216ba42976f7b9c2ba9f99:
Merge tag 'efi-2024-04-rc1' of
https://source.denx.de/u-boot/custodians/u-boot-efi (2024-01-14 09:34:14 -0500)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git master-s
On Sun, Jan 14, 2024 at 11:46:02PM +0100, Marek Vasut wrote:
> The following changes since commit 817fdce324cac70fb4216ba42976f7b9c2ba9f99:
>
> Merge tag 'efi-2024-04-rc1' of
> https://source.denx.de/u-boot/custodians/u-boot-efi (2024-01-14 09:34:14
> -0500)
>
> are available in the Git repo
On Sun, Jan 14, 2024 at 01:46:45PM +0100, Heinrich Schuchardt wrote:
> On 1/10/24 02:16, AKASHI Takahiro wrote:
> > At this point, EFI boot manager interfaces is fully independent from
> > bootefi command. So just rename the configuration parameter.
> >
> > Signed-off-by: AKASHI Takahiro
> > Revi
Hi, thanks for review! Two questions below...
On 09.01.2024 11:42, Michael Nazzareno Trimarchi wrote:
> Hi Arseniy
>
>
> On Fri, Dec 15, 2023 at 1:32 PM Arseniy Krasnov
> wrote:
>>
>> Basic support for Amlogic Meson NAND controller on AXG.
>>
>> Based on Linux version 6.7.0-rc4.
>>
>> Signed-of
Hi Guys
On Sat, 2024-01-13 at 21:45 +0100, Francesco Dolcini wrote:
> On Sat, Jan 13, 2024 at 06:40:19PM +, Marcel Ziswiler wrote:
> > Hi Marek
> >
> > Thanks, seems like a decent idea. I guess we just did not do it as those
> > previous revisions were just
> > samples
> > but with this chan
31 matches
Mail list logo