• Rpi-eeprom update on Pi2 ?

    From bp@bp@www.zefox.net to comp.sys.raspberry-pi on Wednesday, September 18, 2024 16:46:46
    From Newsgroup: comp.sys.raspberry-pi

    The Pi2 running Bookworm is reporting a software update
    including one to rpi-eeprom. AFAIK there is no eeprom on
    a Pi2. Any idea what's actually happening?

    Thanks for reading,

    bob prohaska

    --- Synchronet 3.19b-Win32 NewsLink 1.113
  • From Theo@theom+news@chiark.greenend.org.uk to comp.sys.raspberry-pi on Wednesday, September 18, 2024 18:08:27
    From Newsgroup: comp.sys.raspberry-pi

    bp@www.zefox.net wrote:
    The Pi2 running Bookworm is reporting a software update
    including one to rpi-eeprom. AFAIK there is no eeprom on
    a Pi2. Any idea what's actually happening?

    It's just a package in the standard RPi distro. It'll get updated to a new version which does nothing on your hardware, just like the previous version
    did nothing.

    Theo
    --- Synchronet 3.19b-Win32 NewsLink 1.113
  • From bp@bp@www.zefox.net to comp.sys.raspberry-pi on Wednesday, September 18, 2024 17:23:09
    From Newsgroup: comp.sys.raspberry-pi

    Theo <theom+news@chiark.greenend.org.uk> wrote:
    bp@www.zefox.net wrote:
    The Pi2 running Bookworm is reporting a software update
    including one to rpi-eeprom. AFAIK there is no eeprom on
    a Pi2. Any idea what's actually happening?

    It's just a package in the standard RPi distro. It'll get updated to a new version which does nothing on your hardware, just like the previous version did nothing.

    Thanks for writing,

    bob prohaska

    --- Synchronet 3.19b-Win32 NewsLink 1.113
  • From The Natural Philosopher@tnp@invalid.invalid to comp.sys.raspberry-pi on Thursday, September 19, 2024 07:46:05
    From Newsgroup: comp.sys.raspberry-pi

    On 18/09/2024 17:46, bp@www.zefox.net wrote:
    The Pi2 running Bookworm is reporting a software update
    including one to rpi-eeprom. AFAIK there is no eeprom on
    a Pi2. Any idea what's actually happening?

    Some of the things you might plug in might have eeprom.

    I think its like the old days of having PC cards with bios extensions

    Thanks for reading,

    bob prohaska

    --
    Future generations will wonder in bemused amazement that the early twenty-first century’s developed world went into hysterical panic over a globally average temperature increase of a few tenths of a degree, and,
    on the basis of gross exaggerations of highly uncertain computer
    projections combined into implausible chains of inference, proceeded to contemplate a rollback of the industrial age.

    Richard Lindzen

    --- Synchronet 3.19b-Win32 NewsLink 1.113
  • From yeti@yeti@tilde.institute to comp.sys.raspberry-pi on Thursday, September 19, 2024 09:49:23
    From Newsgroup: comp.sys.raspberry-pi

    The Natural Philosopher <tnp@invalid.invalid> writes:

    Some of the things you might plug in might have eeprom.

    I think its like the old days of having PC cards with bios extensions

    Those are a different thing.

    See ... <https://github.com/raspberrypi/rpi-eeprom>
    --
    1. Hitchhiker 13: (17) "Funny," he intoned funerally, "how just when you
    think life can't possibly get any worse it suddenly does."
    --- Synchronet 3.19b-Win32 NewsLink 1.113
  • From The Natural Philosopher@tnp@invalid.invalid to comp.sys.raspberry-pi on Thursday, September 19, 2024 10:14:27
    From Newsgroup: comp.sys.raspberry-pi

    On 19/09/2024 10:07, yeti wrote:
    The Natural Philosopher <tnp@invalid.invalid> writes:

    Some of the things you might plug in might have eeprom.

    I think its like the old days of having PC cards with bios extensions

    Those are a different thing.

    See ... <https://github.com/raspberrypi/rpi-eeprom>


    Ah Ok. That makes sense then

    Full explanation here:

    https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#raspberry-pi-boot-eeprom

    It pereforms essentially the same function as the PC BIOS bootloader does.
    --
    “it should be clear by now to everyone that activist environmentalism
    (or environmental activism) is becoming a general ideology about humans,
    about their freedom, about the relationship between the individual and
    the state, and about the manipulation of people under the guise of a
    'noble' idea. It is not an honest pursuit of 'sustainable development,'
    a matter of elementary environmental protection, or a search for
    rational mechanisms designed to achieve a healthy environment. Yet
    things do occur that make you shake your head and remind yourself that
    you live neither in Joseph Stalin’s Communist era, nor in the Orwellian utopia of 1984.”

    Vaclav Klaus

    --- Synchronet 3.19b-Win32 NewsLink 1.113
  • From bp@bp@www.zefox.net to comp.sys.raspberry-pi on Thursday, September 19, 2024 15:05:12
    From Newsgroup: comp.sys.raspberry-pi

    yeti <yeti@tilde.institute> wrote:
    The Natural Philosopher <tnp@invalid.invalid> writes:

    Some of the things you might plug in might have eeprom.

    I think its like the old days of having PC cards with bios extensions

    Those are a different thing.

    See ... <https://github.com/raspberrypi/rpi-eeprom>

    A quick (and somewhat uncomprehending) look at github suggests
    the effect is confined to the Pi4 and Pi5.

    I was wondering if rpi-eeprom might also effect part of the
    boot process on older Raspberry Pi boards. Not strictly eeprom
    code, but maybe extending to the DOS materials like bootcode.bin.
    It's understood there's no hardware equivalence, but there might
    be some functional equivalence.

    Thanks for writing,

    bob prohaska

    --- Synchronet 3.19b-Win32 NewsLink 1.113
  • From Theo@theom+news@chiark.greenend.org.uk to comp.sys.raspberry-pi on Thursday, September 19, 2024 17:18:31
    From Newsgroup: comp.sys.raspberry-pi

    bp@www.zefox.net wrote:
    yeti <yeti@tilde.institute> wrote:
    The Natural Philosopher <tnp@invalid.invalid> writes:

    Some of the things you might plug in might have eeprom.

    I think its like the old days of having PC cards with bios extensions

    Those are a different thing.

    See ... <https://github.com/raspberrypi/rpi-eeprom>

    A quick (and somewhat uncomprehending) look at github suggests
    the effect is confined to the Pi4 and Pi5.

    I was wondering if rpi-eeprom might also effect part of the
    boot process on older Raspberry Pi boards. Not strictly eeprom
    code, but maybe extending to the DOS materials like bootcode.bin.
    It's understood there's no hardware equivalence, but there might
    be some functional equivalence.

    Those live in the firmware, which is stored in the raspi-firmware
    binary package:

    https://archive.raspberrypi.org/debian/pool/main/r/raspi-firmware/

    Theo
    --- Synchronet 3.19b-Win32 NewsLink 1.113
  • From Brian Gregory@void-invalid-dead-dontuse@email.invalid to comp.sys.raspberry-pi on Friday, September 20, 2024 00:55:32
    From Newsgroup: comp.sys.raspberry-pi

    On 18/09/2024 17:46, bp@www.zefox.net wrote:
    The Pi2 running Bookworm is reporting a software update
    including one to rpi-eeprom. AFAIK there is no eeprom on
    a Pi2. Any idea what's actually happening?

    Thanks for reading,

    bob prohaska


    It's the same distro and can run on any pi so it keeps everything up to
    date whether needed or not.
    --
    Brian Gregory (in England).
    --- Synchronet 3.19b-Win32 NewsLink 1.113
  • From The Natural Philosopher@tnp@invalid.invalid to comp.sys.raspberry-pi on Friday, September 20, 2024 09:21:21
    From Newsgroup: comp.sys.raspberry-pi

    On 20/09/2024 00:55, Brian Gregory wrote:
    On 18/09/2024 17:46, bp@www.zefox.net wrote:
    The Pi2 running Bookworm is reporting a software update
    including one to rpi-eeprom. AFAIK there is no eeprom on
    a Pi2. Any idea what's actually happening?

    Thanks for reading,

    bob prohaska


    It's the same distro and can run on any pi so it keeps everything up to
    date whether needed or not.

    So sensible and sane its probably true...
    --
    Gun Control: The law that ensures that only criminals have guns.

    --- Synchronet 3.19b-Win32 NewsLink 1.113