Help configuring i.MX6 IPUv3 with a parrallel display
Holger Schurig
holgerschurig at gmail.com
Thu Feb 25 01:16:05 PST 2016
> Note that splash utility continue to freeze the board.
I'm on an older Barebox (2015.12.0) and here splash works. I do
something like this in my env/bin/init:
splash -x 550 -y 500 -b 0xffffff /env/logo.png
pwm_02080000.period_ns=200000
pwm_02080000.duty_ns=160000
pwm_02080000.enable=1
fb0.enable=1
gpio_set_value 191 1
$ file env/logo.png
env/logo.png: PNG image data, 194 x 52, 8-bit/color RGB, non-interlaced
More information about the barebox
mailing list