Hi,
I am trying to run u-boot on a STM32F746G-DISCO device.
I am configuring u-boot with stm32f746-disco_spl_defconfig.
I use following openocd command to flash the output of the build:
openocd \
-f interface/stlink.cfg -f board/stm32f7discovery.cfg \
-c "init" \
-c "reset
Hi again,
Waldemar Brodkorb wrote,
> Hi,
>
> I am trying to run u-boot on a STM32F746G-DISCO device.
> I am configuring u-boot with stm32f746-disco_spl_defconfig.
>
> But nothing happens on the LCD nor on the serial console.
> I use screen /dev/ttyACM0 115200 under Linux
Hi Patrice,
Patrice CHOTARD wrote,
> Waldemar,
>
> You can applied the following series on current U-Boot master
> branch (a0759684e015bd7252be3af508c0fcfdbb8ec5dc):
>
> https://patchwork.ozlabs.org/project/uboot/list/?series=318991
>
I applied the patches on top of u-boot master and the non-
Hi Simon,
Simon Glass wrote,
> Hi Waldemar,
>
> On Mon, 19 Sept 2022 at 13:48, Waldemar Brodkorb wrote:
> >
> > Hi again,
> >
> > Waldemar Brodkorb wrote,
> >
> > > Hi,
> > >
> > > I am trying to run u-boot on a STM
Hi Patrice,
Patrice CHOTARD wrote,
> Hi Waldemar
>
> On 9/19/22 23:03, Waldemar Brodkorb wrote:
> > Hi Patrice,
> > Patrice CHOTARD wrote,
> >
> >> Waldemar,
> >>
> >> You can applied the following series on current U-Boot master
Hi Patrice, Hi Simon,
Patrice CHOTARD wrote,
> Hi Waldemar
>
> On 9/20/22 01:12, Waldemar Brodkorb wrote:
> > Hi Simon,
> > Simon Glass wrote,
> >
> >> Hi Waldemar,
> >>
> >> On Mon, 19 Sept 2022 at 13:48, Waldemar Brodkorb wrote:
>
ADDR for STM32F746-DISCO and STM32746G-EVAL
>
> Changes in v2:
> - Remove SYS_UBOOT_FLAG from stm32f746-disco.h
I tested this series and all is working fine now. Both defconfigs
and with or without Falcon mode. Thanks.
Tested-by: Waldemar Brodkorb
best regards
Waldemar
Hi Andreas,
Andreas Bießmann wrote,
> This is the first attempt to add generic board support to avr32 architecture.
> It
> has at least one relevant part for other manual reloc architectures.
>
> This series is currently runtime tested on grasshhopper and atstk1002.
> Waldemar, could you please
For example on a raspberry pi the u-boot environment can be
saved in a file on the first VFAT partition.
This example illustrates how to use it with fw_printenv/fw_setenv.
Signed-off-by: Waldemar Brodkorb
---
tools/env/fw_env.config | 3 +++
1 file changed, 3 insertions(+)
diff --git a/tools
For example on a raspberry pi the u-boot environment can be
saved in a file on the first VFAT partition.
This example illustrates how to use it with fw_printenv/fw_setenv.
Signed-off-by: Waldemar Brodkorb
---
tools/env/fw_env.config | 3 +++
1 file changed, 3 insertions(+)
diff --git a/tools
Hi U-boot hackers,
we like to use u-boot as intermediate bootloader to
create a raspberry pi based system with fallback partitions.
This worked fine in the first tests.
Recently the raspberry pi project switched to Linux Kernel
3.18.x and a device tree enabled kernel.
I added fdtfile and stuff to
Hi,
Andreas Bießmann wrote,
> Hi Hans-Christian,
>
> On 05/11/2015 01:19 PM, Hans-Christian Egtvedt wrote:
> > Around Mon 11 May 2015 13:07:22 +0200 or thereabout, Andreas Bießmann wrote:
> >> This series deletes avr32-boards that are still using the ancient
> >> arch/avr32/lib/board.c code. If o
Hi Andreas,
Andreas Bießmann wrote,
> Hi Waldemar,
>
> On 05/11/2015 01:32 PM, Waldemar Brodkorb wrote:
> > Hi,
> > Andreas Bießmann wrote,
> >
> >> Hi Hans-Christian,
> >>
> >> On 05/11/2015 01:19 PM, Hans-Christian Egtvedt wrote:
>
Hi Developers,
I am looking for a way to change u-boot environment from Linux
on a Raspberry PI. I have fw_printenv/fw_setenv, but I have no clue
how the config file looks like, when using uboot.env as a file on
the first vfat partition. I am not sure, but it looks like there
is no code to use fw_
Hi,
B.R. Oake wrote,
> On 06/01/15 12:08, Waldemar Brodkorb wrote:
> > I am looking for a way to change u-boot environment from Linux
> > on a Raspberry PI. I have fw_printenv/fw_setenv, but I have no clue
> > how the config file looks like, when using uboot.env as a file
Hi U-Boot Hackers,
I have some problem regarding DHCP on my Atmel NGW100 board, when
using dnsmasq on the server side. I want to use the device for some
kind of automatic test suite runs.
Does the support for this device is known to work in 2015.01?
Can I update the old existing U-Boot boot loade
Hi Andreas,
Andreas Bießmann wrote,
> Hi Waldemar,
>
> On 13.01.15 22:31, Waldemar Brodkorb wrote:
> > Hi U-Boot Hackers,
> >
> > I have some problem regarding DHCP on my Atmel NGW100 board, when
> > using dnsmasq on the server side. I want to use the device fo
Hi Andreas,
Andreas Bießmann wrote,
> Hi Waldemar,
>
> On 13.01.15 23:59, Waldemar Brodkorb wrote:
> > Hi Andreas,
> > Andreas Bießmann wrote,
> >
> >> Hi Waldemar,
> >>
> >> On 13.01.15 22:31, Waldemar Brodkorb wrote:
> >>> Hi
Hi Andreas,
Andreas Bießmann wrote,
> > But unfortunately the device is dead after the erase command.
>
> Damn, this damn old code run completely from NOR. Current u-boot
> versions relocate itself to ram after the very first bootstrap. Sorry, I
> did not know that these old versions do not reloca
19 matches
Mail list logo