Not sure how I want to support this long term, but since RPI just made
this default, I figured I would make an easier way for pCP users to get
the new firmware..

open an ssh session

Code:
--------------------
    
  ceo
  tce-load -w git rpi-vc python3.6         (You can omit if you already have 
these)
  tce-load -i git rpi-vc python3.6
  git clone https://github.com/piCorePlayer/rpi-eeprom.git      (This is a 
clone from rpi's git, with a few tweaks to the scripts for pcp.
  cd rpi-eeprom
  sudo ./rpi-eeprom-update -a     (This will update to the 9-10-2019 eeprom 
binary that is now the default)
  pcp rb   (reboot to load the bootloader)
  
--------------------


This this is a flash process if something goes wrong, make sure you are
aware of rpi's recovery
process.....https://www.raspberrypi.org/downloads/



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

Please 'donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=U7JHY5WYHCNRU&lc=GB&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
if you like the piCorePlayer
------------------------------------------------------------------------
paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=110727

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to