On Fri, 2022-09-09 at 08:44 -0600, Simon Glass wrote:
> «Внимание! Данное письмо от внешнего адресата!»
>
> On Thu, 8 Sept 2022 at 05:59, Viacheslav Mitrofanov
> wrote:
> > Implement basic of NDP. It doesn't include such things as Router
> > Solicitation, Router Advertisement and Redirect. It jus
On Thu, 2022-09-08 at 14:58 +0300, Viacheslav Mitrofanov wrote:
> This patch set adds basic IPv6 support to U-boot.
> It is based on Chris's Packham patches
> (https://lists.denx.de/pipermail/u-boot/2017-January/279366.html)
> Chris's patches were taken as base. There were efforts to launch it
> on
I am creating a boot.img using below command:
mkimage -D "-I dts -O dtb -p 1024" -f boot.its boot.img
https://ideone.com/OyHuGz -- .its file
Using this boot.img I am able to see this in the device:
## Loading kernel from FIT Image at 1200 ...
## Flattened Device Tree blob at 70065000
but no l
On Sat, Sep 10, 2022 at 10:59:20PM +0300, Sergei Antonov wrote:
> On Sat, 10 Sept 2022 at 17:18, Tom Rini wrote:
> >
> > On Sun, Sep 04, 2022 at 06:54:29PM +0300, Sergei Antonov wrote:
> > > On Sun, 4 Sept 2022 at 18:30, Tom Rini wrote:
> > > >
> > > > On Sun, Sep 04, 2022 at 06:28:56PM +0300, Se
On Sat, 10 Sept 2022 at 17:18, Tom Rini wrote:
>
> On Sun, Sep 04, 2022 at 06:54:29PM +0300, Sergei Antonov wrote:
> > On Sun, 4 Sept 2022 at 18:30, Tom Rini wrote:
> > >
> > > On Sun, Sep 04, 2022 at 06:28:56PM +0300, Sergei Antonov wrote:
> > > > On Sun, 4 Sept 2022 at 18:23, Tom Rini wrote:
>
On Sun, Sep 04, 2022 at 06:54:29PM +0300, Sergei Antonov wrote:
> On Sun, 4 Sept 2022 at 18:30, Tom Rini wrote:
> >
> > On Sun, Sep 04, 2022 at 06:28:56PM +0300, Sergei Antonov wrote:
> > > On Sun, 4 Sept 2022 at 18:23, Tom Rini wrote:
> > > > > > > > What type must it be in Kconfig? Note, it is
Hi Angus,
Am Fr., 9. Sept. 2022 um 18:38 Uhr schrieb Angus Ainslie :
>
> Hi Heiko,
>
> On 2022-09-09 07:45, Heiko Thiery wrote:
> > Hi Angus,
> >
> > Am Fr., 9. Sept. 2022 um 16:43 Uhr schrieb Angus Ainslie
> > :
> >>
> >> Hi Heiko,
> >>
> >> The librem5 (imx8mq) is able to boot using these [1] pa
On Fri, Sep 09, 2022 at 07:39:16PM +0200, Heinrich Schuchardt wrote:
> Dear Tom,
>
> The following changes since commit e9de8c8c649044080371399a1ef4923b08632611:
>
> Merge tag 'u-boot-stm32-20220907' of
> https://source.denx.de/u-boot/custodians/u-boot-stm (2022-09-08 08:33:41
> -0400)
>
> ar
add CONFIG_OF_LIBFDT_OVERLAY=y to support fdt overlays.
Signed-off-by: FUKAUMI Naoki
---
configs/rock-pi-4-rk3399_defconfig | 1 +
configs/rock-pi-4c-rk3399_defconfig | 1 +
2 files changed, 2 insertions(+)
diff --git a/configs/rock-pi-4-rk3399_defconfig
b/configs/rock-pi-4-rk3399_defconfig
i
9 matches
Mail list logo