ers, and possibly stored MACs etc.
> >>
> >> I know the RPi has a OTP/eFUSE HW IP block, I don't believe U-Boot has
> >> a driver for that as yet.
> >> The main RPi firmware may have an mbox/API for querying those sorts of
> >> things, looking at boar
ddr which calls a msg_get_mac_address to request a MAC from
> the RPi firmware, I suspect that may work for your needs.
>
> Peter
>
> > Thanks in advance
> >
> > On Wed, Jun 19, 2024 at 9:11 AM Sourabh Hegde Ramu <
> hrsourabh1...@gmail.com>
> > wrote:
Sourabh Hegde Ramu
wrote:
> Hello,
>
> Currently, I am using the MAC address from eth_get_ethaddr() function to
> calculate a hash value. But, I would like to replace this with a more
> unique device info such as cpuid or other values. But I could not find any
> function that can
Hello,
Currently, I am using the MAC address from eth_get_ethaddr() function to
calculate a hash value. But, I would like to replace this with a more
unique device info such as cpuid or other values. But I could not find any
function that can retrieve cpu info.
Can anyone please point me in the c
Hello,
I wanted to know if u-boot can communicate with CCID compliant smartcards
or not (with a USB-HSM device). I couldn't find any documents related to
this online. USB support seems to be limited within u-boot.
Can anyone please let me know if they have experimented with this?
Thanks in advan
Hello,
I have a question regarding the loading of boot.scr file by u-boot. I am
working on Raspberry pi-u-boot setup and would like to store multiple boot
scripts in the boot partition. For example, what happens when I have
multiple files like boot-rpi4.scr, boot-rpi3.scr in the boot partition? Ho
Hi Peter,
USB_ETHER_LAN78XX is already enabled in the defconfig for Pi 3b plus. But
the eth_get_ethaddr is returning null
https://github.com/u-boot/u-boot/blob/1a66a7768af7e8106c2cd93a19f4013877fb85ae/include/net.h#L199
Do you know why this is not handled?
On Sun, Feb 25, 2024, 14:49 Peter Robi
sage shows
lan78xx_eth.
On Sun, Feb 25, 2024, 06:50 Anand Moon wrote:
> Hi,
>
> On Sat, 24 Feb 2024 at 01:56, Sourabh Hegde Ramu
> wrote:
> >
> > Hello,
> >
> > I have a Raspberry Pi 3B Plus which I want to integrate with U-boot
> > (v2023.10) .
> &
Hello,
I have a Raspberry Pi 3B Plus which I want to integrate with U-boot
(v2023.10) .
I am using rpi_3_32b_defconfig to generate u-boot.bin. But while booting I
am getting below error
Loading Environment from FAT... Unable to read "uboot.env" from mmc0:1...
In:serial,usbkbd
Out: serial,v
Hello,
I am working on the secure boot for raspberry pi topic as described here
https://github.com/raspberrypi/usbboot/tree/master?tab=readme-ov-file#secure-boot---image-creation
The
boot.img file contains u-boot.bin, config.txt, boot.scr, Image, DTB and
other raspberry pi necessary files.
But whe
10 matches
Mail list logo