mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
rpi: update.sh: drop code commented 5+ years
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
8ac3106fb6
commit
235fb0c12b
@ -35,10 +35,6 @@ elif [ -z "`grep "^[ ]*gpu_mem.*" $BOOT_ROOT/config.txt`" ]; then
|
|||||||
mv $BOOT_ROOT/config.txt $BOOT_ROOT/config.txt.bk
|
mv $BOOT_ROOT/config.txt $BOOT_ROOT/config.txt.bk
|
||||||
cat $SYSTEM_ROOT/usr/share/bootloader/config.txt \
|
cat $SYSTEM_ROOT/usr/share/bootloader/config.txt \
|
||||||
$BOOT_ROOT/config.txt.bk > $BOOT_ROOT/config.txt
|
$BOOT_ROOT/config.txt.bk > $BOOT_ROOT/config.txt
|
||||||
#else
|
|
||||||
# sed -e "s,gpu_mem=100,gpu_mem=128,g" -i $BOOT_ROOT/config.txt
|
|
||||||
# sed -e "s,gpu_mem_256=100,# gpu_mem_256=128,g" -i $BOOT_ROOT/config.txt
|
|
||||||
# sed -e "s,gpu_mem_512=128,# gpu_mem_512=128,g" -i $BOOT_ROOT/config.txt
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Add distro config file
|
# Add distro config file
|
||||||
|
Loading…
x
Reference in New Issue
Block a user