- configs/ecu02/barebox-minienv-2/init/check_env:# Warum? Die init-Datei des Prebox führt nur explizit automount aus. Sonst nichts.
- configs/ecu02/barebox-minienv-2/init/check_env:# reset ist wichtig, weil sonst der Prebox in ein undefiniertes Verhalten steuert. (andere init-Datei)
- configs/ecu02/bareboxconfig-mini-2016.06.0:CONFIG_PROMPT="prebox:"
- configs/ecu01/barebox-minienv-qaV2/bin/bbt-update-bootloader:usbimage_prebox="${usbpath}/${global.eag.product}/${global.filename.prebox}"
- configs/ecu01/barebox-minienv-qaV2/bin/bbt-update-bootloader:PREBOX_SOURCE=$usbimage_prebox
- configs/ecu01/barebox-minienv-qaV2/bin/bbt-update-bootloader:TEMPFILE="${usbpath}/${global.eag.product}/prebox-backup.img"
- configs/ecu01/barebox-minienv-qaV2/bin/bbt-update-bootloader: # Prebox konnte nicht zurückgesichert werden.
- configs/ecu01/barebox-minienv-qaV2/bin/bbt-update-bootloader: echo "Could not rescue prebox!!!"
- configs/ecu01/barebox-minienv-qaV2/bin/bbt-update-bootloader: if [ -e /env/assets/panel_prebox.png ]; then
- configs/ecu01/barebox-minienv-qaV2/bin/bbt-update-bootloader: splash -x 23 -y 159 /env/assets/panel_prebox.png
- configs/ecu01/barebox-minienv-qaV2/bin/find-image-names:# Prebox hat nur begrenzte Befehle für Shell Scripte. Es ist nciht möglich reguläre Expressions zu verwenden, Strings zu manipulieren etc.
- configs/ecu01/barebox-minienv-qaV2/config-board:if [ -e /env/assets/panel_prebox.png ]; then
- configs/ecu01/barebox-minienv-qaV2/config-board: splash -x 23 -y 159 /env/assets/panel_prebox.png
- configs/ecu01/barebox-minienv-qaV2/init/check_env:# Warum? Die init-Datei des Prebox führt nur explizit automount aus. Sonst nichts.
- configs/ecu01/barebox-minienv-qaV2/init/check_env:# reset ist wichtig, weil sonst der Prebox in ein undefiniertes Verhalten steuert. (andere init-Datei)
- configs/ecu01/barebox-minienv-qaV2/init/check_env:# prebox-qaV2 kennt kein environment!
- configs/ecu01/barebox-minienv-qaV2/nv/filename.prebox:prebox-qaV2.img
- configs/ecu01/bareboxconfig-mini-qaV2-2016.06.0:CONFIG_PROMPT="prebox:"
- configs/ecu01/barebox-defaultenv-2/bin/find-image-names:# Prebox hat nur begrenzte Befehle für Shell Scripte. Es ist nciht möglich reguläre Expressions zu verwenden, Strings zu manipulieren etc.
- configs/ecu01/barebox-defaultenv-2/bin/usb_downgrade_barebox:# 0 = Downgrade auf Prebox erfolgreich
- configs/ecu01/barebox-defaultenv-2/bin/usb_downgrade_barebox:# -2 Downgrade auf Prebox fehlgeschlagen.
- configs/ecu01/barebox-defaultenv-2/bin/usb_downgrade_barebox:PREBOX_SOURCE="/mnt/nand0-root/boot/prebox-qaV2.img"
- configs/ecu01/barebox-defaultenv-2/bin/usb_downgrade_barebox: if [ -e ${PREBOX_SOURCE} ]; then
- configs/ecu01/barebox-defaultenv-2/bin/usb_downgrade_barebox: echo "Found Prebox: ${PREBOX_SOURCE}"
- configs/ecu01/barebox-defaultenv-2/bin/usb_downgrade_barebox: barebox_update -y $PREBOX_SOURCE
- configs/ecu01/barebox-defaultenv-2/bin/usb_downgrade_barebox: echo "------------->Prebox Update SUCCESS<---------------"
- configs/ecu01/barebox-defaultenv-2/bin/usb_downgrade_barebox: echo "------------->Prebox Update FAIL<---------------"
- rules/ecu01-basicsys.make: @$(call install_copy, ecu01-basicsys, 0, 0, 0640, $(ECU01_BASICSYS_DIR)/boot/prebox-qaV2.img, /boot/prebox-qaV2.img)
Quantron sources grepped for 'prebox'
Posted by Anonymous on Wed 29th Aug 2018 15:41
raw | new post
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.