9
0
Fork 0
barebox/arch/arm/boards/karo-tx25/env/bin/init_board

7 lines
90 B
Plaintext

if [ -e /dev/fb0 -a -e /env/splash.bmp ]; then
splash /env/splash.bmp
fb0.enable=1
fi