AW: getting u-boot to work on raspi 3b (32bit)

2023-07-28 Thread Robert Wenisch
-Ursprüngliche Nachricht- Von: Simon Glass Gesendet: Dienstag, 25. Juli 2023 23:29 An: Robert Wenisch Cc: u-boot@lists.denx.de Betreff: Re: getting u-boot to work on raspi 3b (32bit) Hi Robert, On Tue, 25 Jul 2023 at 09:42, Robert Wenisch wrote: > > Hello, > > in order

getting u-boot to work on raspi 3b (32bit)

2023-07-25 Thread Robert Wenisch
Hello, in order to study the boot process of embedded ARM systems, I decided to start with something well documented: booting as raspi 3b using u-boot. I downloaded kernel sources and u-boot sources. I built the kernel with CROSS_COMPILE=arm-linux-gnueabihf- ARCH=arm make bcmrpi_defconfig CROSS_