Skip to content

Instantly share code, notes, and snippets.

@pdp7
Last active November 2, 2015 19:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pdp7/c62f54573992dfafd003 to your computer and use it in GitHub Desktop.
Save pdp7/c62f54573992dfafd003 to your computer and use it in GitHub Desktop.
bbb fbtft: fb_ili9340 adafruit22a spi debug
root@beaglebone:~# modprobe fbtft_device busnum=1 speed=4000000 name=adafruit22a debug=7 verbose=3 gpios=dc:48,reset:60
root@beaglebone:~# dmesg
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.8.13-bone50 (root@imx6q-wandboard-2gb-0) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP Tue May 13 13:24:52 UTC 2014
[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=50c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine: Generic AM33XX (Flattened Device Tree), model: TI AM335x BeagleBone
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] On node 0 totalpages: 130816
[ 0.000000] free_area_init_node: node 0, pgdat c08a85c0, node_mem_map c0923000
[ 0.000000] Normal zone: 1024 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 129792 pages, LIFO batch:31
[ 0.000000] AM335X ES1.0 (neon )
[ 0.000000] PERCPU: Embedded 9 pages/cpu @c0d33000 s14080 r8192 d14592 u36864
[ 0.000000] pcpu-alloc: s14080 r8192 d14592 u36864 alloc=9*4096
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129792
[ 0.000000] Kernel command line: console=tty0 console=ttyO0,115200n8 capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN,BB-BONE-EMMC-2G capemgr.enable_partno=BB-SPIDEV1 root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait fixrtc quiet init=/lib/systemd/systemd
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] __ex_table already sorted, skipping sort
[ 0.000000] allocated 1048576 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Memory: 511MB = 511MB total
[ 0.000000] Memory: 505364k/505364k available, 18924k reserved, 0K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf800000 - 0xbfe00000 ( 6 MB)
[ 0.000000] .text : 0xc0008000 - 0xc07e4770 (8050 kB)
[ 0.000000] .init : 0xc07e5000 - 0xc0822700 ( 246 kB)
[ 0.000000] .data : 0xc0824000 - 0xc08ab580 ( 542 kB)
[ 0.000000] .bss : 0xc08ab580 - 0xc0922d00 ( 478 kB)
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
[ 0.000000] NR_IRQS:0 nr_irqs:0 0
[ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
[ 0.000000] Total of 128 interrupts on 1 active controller
[ 0.000000] OMAP clockevent source: GPTIMER1 at 24000000 Hz
[ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
[ 0.000000] OMAP clocksource: GPTIMER2 at 24000000 Hz
[ 0.000000] Console: colour dummy device 80x30
[ 0.000000] console [tty0] enabled
[ 0.000368] Calibrating delay loop... 993.47 BogoMIPS (lpj=969728)
[ 0.029187] pid_max: default: 32768 minimum: 301
[ 0.029325] Security Framework initialized
[ 0.029380] Mount-cache hash table entries: 512
[ 0.035001] Initializing cgroup subsys cpuacct
[ 0.035059] Initializing cgroup subsys memory
[ 0.035102] Initializing cgroup subsys blkio
[ 0.035193] CPU: Testing write buffer coherency: ok
[ 0.035570] CPU0: thread -1, cpu 0, socket -1, mpidr 0
[ 0.035623] Setting up static identity map for 0x804d2348 - 0x804d2394
[ 0.036551] Brought up 1 CPUs
[ 0.036564] SMP: Total of 1 processors activated (993.47 BogoMIPS).
[ 0.037332] devtmpfs: initialized
[ 0.045836] omap_hwmod: wd_timer2: _wait_target_disable failed
[ 0.097939] pinctrl core: initialized pinctrl subsystem
[ 0.098077] rstctl core: initialized rstctl subsystem
[ 0.098371] regulator-dummy: no parameters
[ 0.098684] NET: Registered protocol family 16
[ 0.099248] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.104892] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
[ 0.105483] platform 49000000.edma: alias fck already exists
[ 0.105500] platform 49000000.edma: alias fck already exists
[ 0.105513] platform 49000000.edma: alias fck already exists
[ 0.106110] gpiochip_add: registered GPIOs 0 to 31 on device: gpio
[ 0.106204] OMAP GPIO hardware version 0.1
[ 0.107013] gpiochip_add: registered GPIOs 32 to 63 on device: gpio
[ 0.107732] gpiochip_add: registered GPIOs 64 to 95 on device: gpio
[ 0.108423] gpiochip_add: registered GPIOs 96 to 127 on device: gpio
[ 0.108681] of_get_named_gpio_flags exited with status 52
[ 0.108697] gpio-rctrl rstctl.4: loaded OK
[ 0.111826] hw-breakpoint: debug architecture 0x4 unsupported.
[ 0.113036] cpsw.0: No hwaddr in dt. Using d0:39:72:1b:2f:24 from efuse
[ 0.113056] cpsw.1: No hwaddr in dt. Using d0:39:72:1b:2f:26 from efuse
[ 0.121270] bio: create slab <bio-0> at 0
[ 0.127567] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
[ 0.127716] of_get_named_gpio_flags: can't parse gpios property
[ 0.127839] vmmcsd_fixed: 3300 mV
[ 0.129357] SCSI subsystem initialized
[ 0.129583] usbcore: registered new interface driver usbfs
[ 0.129642] usbcore: registered new interface driver hub
[ 0.129844] usbcore: registered new device driver usb
[ 0.131062] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
[ 0.131969] input: tps65217_pwr_but as /devices/ocp.3/44e0b000.i2c/i2c-0/0-0024/input/input0
[ 0.133561] DCDC1: at 1500 mV
[ 0.134393] vdd_mpu: 925 <--> 1325 mV at 1325 mV
[ 0.135251] vdd_core: 925 <--> 1150 mV at 1125 mV
[ 0.136056] LDO1: at 1800 mV
[ 0.136894] LDO2: at 3300 mV
[ 0.138381] LDO3: 1800 mV
[ 0.139233] LDO4: at 3300 mV
[ 0.139949] tps65217 0-0024: TPS65217 ID 0xe version 1.2
[ 0.140393] omap_i2c 44e0b000.i2c: unable to select pin group
[ 0.140912] omap_i2c 4819c000.i2c: bus 1 rev0.11 at 100 kHz
[ 0.142237] omap_i2c 4819c000.i2c: unable to select pin group
[ 0.142374] media: Linux media interface: v0.10
[ 0.142436] Linux video capture interface: v2.00
[ 0.142579] pps_core: LinuxPPS API ver. 1 registered
[ 0.142588] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.142985] Advanced Linux Sound Architecture Driver Initialized.
[ 0.143555] NetLabel: Initializing
[ 0.143564] NetLabel: domain hash size = 128
[ 0.143571] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.143635] NetLabel: unlabeled traffic allowed by default
[ 0.143861] Switching to clocksource gp_timer
[ 0.175742] NET: Registered protocol family 2
[ 0.176370] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.176451] TCP bind hash table entries: 4096 (order: 4, 81920 bytes)
[ 0.176532] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.176593] TCP: reno registered
[ 0.176608] UDP hash table entries: 256 (order: 1, 12288 bytes)
[ 0.176632] UDP-Lite hash table entries: 256 (order: 1, 12288 bytes)
[ 0.176866] NET: Registered protocol family 1
[ 0.177323] RPC: Registered named UNIX socket transport module.
[ 0.177337] RPC: Registered udp transport module.
[ 0.177344] RPC: Registered tcp transport module.
[ 0.177351] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.177571] Trying to unpack rootfs image as initramfs...
[ 0.377714] Freeing initrd memory: 2888K
[ 0.378063] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
[ 0.378362] CPU PMU: attempt to register multiple PMU devices!
[ 0.378386] arm-pmu: probe of arm-pmu failed with error -28
[ 0.378717] omap2_mbox_probe: platform not supported
[ 0.528603] VFS: Disk quotas dquot_6.5.2
[ 0.528833] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.529570] NFS: Registering the id_resolver key type
[ 0.529640] Key type id_resolver registered
[ 0.529648] Key type id_legacy registered
[ 0.529928] fuse init (API version 7.20)
[ 0.530311] Btrfs loaded
[ 0.530422] msgmni has been set to 992
[ 0.532096] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 0.532112] io scheduler noop registered
[ 0.532120] io scheduler deadline registered
[ 0.532141] io scheduler cfq registered (default)
[ 0.533314] tps65217-bl tps65217-bl: no platform data provided
[ 0.533353] tps65217-bl: probe of tps65217-bl failed with error -22
[ 0.533878] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.535246] omap_uart 44e09000.serial: did not get pins for uart0 error: -19
[ 0.535525] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 72) is a OMAP UART0
[ 0.547382] console [ttyO0] enabled
[ 0.548029] [drm] Initialized drm 1.1.0 20060810
[ 0.555452] brd: module loaded
[ 0.559199] loop: module loaded
[ 0.559279] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 0.559322] at24 1-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 0.559358] at24 1-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 0.559393] at24 1-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 0.559428] at24 1-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 0.566176] bone-capemgr bone_capemgr.9: Baseboard: 'A335BNLT,000C,3314BBBK0822'
[ 0.566202] bone-capemgr bone_capemgr.9: compatible-baseboard=ti,beaglebone-black
[ 0.566231] bone-capemgr bone_capemgr.9: Skipping disabled cape with part# BB-BONE-EMMC-2G
[ 0.566259] bone-capemgr bone_capemgr.9: Skipping disabled cape with part# BB-BONELT-HDMI
[ 0.566308] bone-capemgr bone_capemgr.9: Skipping disabled cape with part# BB-BONELT-HDMIN
[ 0.597061] bone-capemgr bone_capemgr.9: slot #0: No cape found
[ 0.634170] bone-capemgr bone_capemgr.9: slot #1: No cape found
[ 0.671277] bone-capemgr bone_capemgr.9: slot #2: No cape found
[ 0.708386] bone-capemgr bone_capemgr.9: slot #3: No cape found
[ 0.714602] bone-capemgr bone_capemgr.9: slot #4: specific override
[ 0.714627] bone-capemgr bone_capemgr.9: bone: Using override eeprom data at slot 4
[ 0.714642] bone-capemgr bone_capemgr.9: slot #4: 'Bone-LT-eMMC-2G,00A0,Texas Instrument,BB-BONE-EMMC-2G'
[ 0.714725] bone-capemgr bone_capemgr.9: slot #5: specific override
[ 0.714743] bone-capemgr bone_capemgr.9: bone: Using override eeprom data at slot 5
[ 0.714757] bone-capemgr bone_capemgr.9: slot #5: 'Bone-Black-HDMI,00A0,Texas Instrument,BB-BONELT-HDMI'
[ 0.714827] bone-capemgr bone_capemgr.9: slot #6: specific override
[ 0.714845] bone-capemgr bone_capemgr.9: bone: Using override eeprom data at slot 6
[ 0.714859] bone-capemgr bone_capemgr.9: slot #6: 'Bone-Black-HDMIN,00A0,Texas Instrument,BB-BONELT-HDMIN'
[ 0.714932] bone-capemgr bone_capemgr.9: enabled_partno part_number 'BB-SPIDEV1', version 'N/A', prio '0'
[ 0.714949] bone-capemgr bone_capemgr.9: slot #7: generic override
[ 0.714960] bone-capemgr bone_capemgr.9: bone: Using override eeprom data at slot 7
[ 0.714974] bone-capemgr bone_capemgr.9: slot #7: 'Override Board Name,00A0,Override Manuf,BB-SPIDEV1'
[ 0.715140] bone-capemgr bone_capemgr.9: Skipping loading of disabled cape with part# BB-BONE-EMMC-2G
[ 0.715153] bone-capemgr bone_capemgr.9: Skipping loading of disabled cape with part# BB-BONELT-HDMI
[ 0.715165] bone-capemgr bone_capemgr.9: Skipping loading of disabled cape with part# BB-BONELT-HDMIN
[ 0.715312] bone-capemgr bone_capemgr.9: initialized OK.
[ 0.717058] OneNAND driver initializing
[ 0.717876] usbcore: registered new interface driver cdc_ether
[ 0.717927] usbcore: registered new interface driver rndis_host
[ 0.718027] usbcore: registered new interface driver cdc_ncm
[ 0.718432] bone-capemgr bone_capemgr.9: loader: before slot-7 BB-SPIDEV1:00A0 (prio 0)
[ 0.718448] bone-capemgr bone_capemgr.9: loader: check slot-7 BB-SPIDEV1:00A0 (prio 0)
[ 0.718462] bone-capemgr bone_capemgr.9: loader: after slot-7 BB-SPIDEV1:00A0 (prio 0)
[ 0.718478] bone-capemgr bone_capemgr.9: slot #7: Requesting part number/version based 'BB-SPIDEV1-00A0.dtbo
[ 0.718493] bone-capemgr bone_capemgr.9: slot #7: Requesting firmware 'BB-SPIDEV1-00A0.dtbo' for board-name 'Override Board Name', version '00A0'
[ 0.718523] bone-capemgr bone_capemgr.9: slot #7: dtbo 'BB-SPIDEV1-00A0.dtbo' loaded; converting to live tree
[ 0.718704] bone-capemgr bone_capemgr.9: slot #7: #2 overlays
[ 0.719946] usbcore: registered new interface driver cdc_acm
[ 0.719959] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 0.719966] Initializing USB Mass Storage driver...
[ 0.720031] usbcore: registered new interface driver usb-storage
[ 0.720037] USB Mass Storage support registered.
[ 0.720240] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
[ 0.720504] musb-hdrc musb-hdrc.0.auto: pdev->id = 0
[ 0.720518] musb-hdrc musb-hdrc.0.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
[ 0.720543] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
[ 0.720553] musb-hdrc: MHDRC RTL version 2.0
[ 0.720561] musb-hdrc: setup fifo_mode 4
[ 0.720576] musb-hdrc: 28/31 max ep, 16384/16384 memory
[ 0.720662] musb-hdrc musb-hdrc.0.auto: *** mode=3
[ 0.720674] musb-hdrc musb-hdrc.0.auto: *** power=250
[ 0.721107] musb-hdrc musb-hdrc.1.auto: pdev->id = 1
[ 0.721124] musb-hdrc musb-hdrc.1.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
[ 0.721146] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
[ 0.721155] musb-hdrc: MHDRC RTL version 2.0
[ 0.721162] musb-hdrc: setup fifo_mode 4
[ 0.721172] musb-hdrc: 28/31 max ep, 16384/16384 memory
[ 0.721235] musb-hdrc musb-hdrc.1.auto: *** mode=1
[ 0.721245] musb-hdrc musb-hdrc.1.auto: *** power=250
[ 0.721256] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
[ 0.721480] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
[ 0.721505] musb-hdrc musb-hdrc.1.auto: supports USB remote wakeup
[ 0.721580] usb usb1: default language 0x0409
[ 0.721611] usb usb1: udev 1, busnum 1, minor = 0
[ 0.721623] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.721633] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.721643] usb usb1: Product: MUSB HDRC host driver
[ 0.721653] usb usb1: Manufacturer: Linux 3.8.13-bone50 musb-hcd
[ 0.721662] usb usb1: SerialNumber: musb-hdrc.1.auto
[ 0.722319] usb usb1: usb_probe_device
[ 0.722335] usb usb1: configuration #1 chosen from 1 choice
[ 0.722382] usb usb1: adding 1-0:1.0 (config #1, interface 0)
[ 0.722494] hub 1-0:1.0: usb_probe_interface
[ 0.722505] hub 1-0:1.0: usb_probe_interface - got id
[ 0.722522] hub 1-0:1.0: USB hub found
[ 0.722546] hub 1-0:1.0: 1 port detected
[ 0.722555] hub 1-0:1.0: standalone hub
[ 0.722563] hub 1-0:1.0: individual port power switching
[ 0.722573] hub 1-0:1.0: no over-current protection
[ 0.722581] hub 1-0:1.0: Single TT
[ 0.722592] hub 1-0:1.0: TT requires at most 8 FS bit times (666 ns)
[ 0.722601] hub 1-0:1.0: power on to power good time: 10ms
[ 0.722622] hub 1-0:1.0: local power source is good
[ 0.722675] hub 1-0:1.0: enabling power on all ports
[ 0.723378] mousedev: PS/2 mouse device common for all mice
[ 0.724876] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
[ 0.725059] i2c /dev entries driver
[ 0.728196] pps_ldisc: PPS line discipline registered
[ 0.728321] Driver for 1-wire Dallas network protocol.
[ 0.729503] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[ 0.732035] device-mapper: ioctl: 4.23.1-ioctl (2012-12-18) initialised: dm-devel@redhat.com
[ 0.732076] cpuidle: using governor ladder
[ 0.732085] cpuidle: using governor menu
[ 0.732410] of_get_named_gpio_flags exited with status 6
[ 0.732421] of_get_named_gpio_flags: can't parse gpios property
[ 0.732429] of_get_named_gpio_flags: can't parse gpios property
[ 0.732450] omap_hsmmc mmc.5: of_parse_phandle_with_args of 'reset' failed
[ 0.739704] omap_hsmmc mmc.5: Failed to get rstctl; not using any
[ 0.742263] edma-dma-engine edma-dma-engine.0: allocated channel for 0:45
[ 0.742317] edma-dma-engine edma-dma-engine.0: allocated channel for 0:44
[ 0.743169] edma-dma-engine edma-dma-engine.0: allocated channel for 0:25
[ 0.743215] edma-dma-engine edma-dma-engine.0: allocated channel for 0:24
[ 0.743405] mmc.5 supply vmmc_aux not found, using dummy regulator
[ 0.745796] omap_hsmmc mmc.5: pins are not configured from the driver
[ 0.750087] edma-dma-engine edma-dma-engine.0: allocated channel for 0:43
[ 0.750141] edma-dma-engine edma-dma-engine.0: allocated channel for 0:42
[ 0.751144] bone-capemgr bone_capemgr.9: slot #7: Applied #2 overlays.
[ 0.751162] bone-capemgr bone_capemgr.9: loader: done slot-7 BB-SPIDEV1:00A0 (prio 0)
[ 0.773245] pinctrl-single 44e10800.pinmux: pin 44e10854 already requested by 44e10800.pinmux; cannot claim for gpio-leds.8
[ 0.784929] pinctrl-single 44e10800.pinmux: pin-21 (gpio-leds.8) status -22
[ 0.792214] pinctrl-single 44e10800.pinmux: could not request pin 21 on device pinctrl-single
[ 0.801212] leds-gpio gpio-leds.8: pins are not configured from the driver
[ 0.801240] of_get_named_gpio_flags exited with status 53
[ 0.801251] of_get_named_gpio_flags exited with status 54
[ 0.801261] of_get_named_gpio_flags exited with status 55
[ 0.801271] of_get_named_gpio_flags exited with status 56
[ 0.801284] of_get_named_gpio_flags exited with status 53
[ 0.801451] of_get_named_gpio_flags exited with status 54
[ 0.801653] of_get_named_gpio_flags exited with status 55
[ 0.801760] of_get_named_gpio_flags exited with status 56
[ 0.802171] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.802439] edma-dma-engine edma-dma-engine.0: allocated channel for 0:36
[ 0.802490] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
[ 0.803709] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
[ 0.803786] edma-dma-engine edma-dma-engine.0: allocated channel for 0:5
[ 0.803827] edma-dma-engine edma-dma-engine.0: allocated channel for 0:6
[ 0.806830] usbcore: registered new interface driver usbhid
[ 0.806842] usbhid: USB HID core driver
[ 0.807656] ashmem: initialized
[ 0.807859] logger: created 256K log 'log_main'
[ 0.808199] logger: created 256K log 'log_events'
[ 0.808378] logger: created 256K log 'log_radio'
[ 0.808546] logger: created 256K log 'log_system'
[ 0.810419] TCP: cubic registered
[ 0.810489] NET: Registered protocol family 10
[ 0.811260] NET: Registered protocol family 17
[ 0.811491] Key type dns_resolver registered
[ 0.811698] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[ 0.811722] ThumbEE CPU extension supported.
[ 0.811751] Registering SWP/SWPB emulation handler
[ 0.812546] registered taskstats version 1
[ 0.827255] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0000
[ 0.827333] hub 1-0:1.0: hub_suspend
[ 0.827360] usb usb1: bus auto-suspend, wakeup 1
[ 0.862689] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
[ 0.862704] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
[ 0.869276] libphy: 4a101000.mdio: probed
[ 0.869305] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
[ 0.869477] Detected MACID = d0:39:72:1b:2f:24
[ 0.869573] cpsw 4a100000.ethernet: NAPI disabled
[ 0.870817] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
[ 0.875616] ALSA device list:
[ 0.875637] No soundcards found.
[ 0.876259] Freeing init memory: 244K
[ 0.890207] mmc0: host does not support reading read-only switch. assuming write-enable.
[ 0.893772] mmc0: new high speed SDHC card at address aaaa
[ 0.896659] mmcblk0: mmc0:aaaa SL08G 7.40 GiB
[ 0.898050] mmcblk0: p1 p2
[ 0.951584] udevd[97]: starting version 175
[ 2.093600] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
[ 2.093620] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
[ 2.586764] EXT4-fs (mmcblk0p2): recovery complete
[ 2.595777] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 3.615225] rtusb init rt2870 --->
[ 3.615337] usbcore: registered new interface driver rt2870
[ 3.763392] udevd[231]: starting version 175
[ 4.669271] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro
[ 12.056429] gadget: using random self ethernet address
[ 12.062577] usb0: MAC d2:c9:5a:67:fb:34
[ 12.062595] usb0: HOST MAC d0:39:72:1b:2f:26
[ 12.069872] gadget: Mass Storage Function, version: 2009/09/11
[ 12.069894] gadget: Number of LUNs=1
[ 12.069916] lun0: LUN: removable file: /dev/mmcblk0p1
[ 12.070022] gadget: Multifunction Composite Gadget
[ 12.070045] gadget: g_multi ready
[ 12.070087] musb-hdrc musb-hdrc.0.auto: MUSB HDRC host driver
[ 12.070413] musb-hdrc musb-hdrc.0.auto: new USB bus registered, assigned bus number 2
[ 12.070440] musb-hdrc musb-hdrc.0.auto: supports USB remote wakeup
[ 12.070508] usb usb2: default language 0x0409
[ 12.070539] usb usb2: udev 1, busnum 2, minor = 128
[ 12.070551] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 12.070562] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.070571] usb usb2: Product: MUSB HDRC host driver
[ 12.070581] usb usb2: Manufacturer: Linux 3.8.13-bone50 musb-hcd
[ 12.070591] usb usb2: SerialNumber: musb-hdrc.0.auto
[ 12.073336] usb usb2: usb_probe_device
[ 12.073357] usb usb2: configuration #1 chosen from 1 choice
[ 12.073415] usb usb2: adding 2-0:1.0 (config #1, interface 0)
[ 12.073548] hub 2-0:1.0: usb_probe_interface
[ 12.073560] hub 2-0:1.0: usb_probe_interface - got id
[ 12.073578] hub 2-0:1.0: USB hub found
[ 12.076604] hub 2-0:1.0: 1 port detected
[ 12.076621] hub 2-0:1.0: standalone hub
[ 12.076630] hub 2-0:1.0: individual port power switching
[ 12.076640] hub 2-0:1.0: no over-current protection
[ 12.076649] hub 2-0:1.0: Single TT
[ 12.076659] hub 2-0:1.0: TT requires at most 8 FS bit times (666 ns)
[ 12.076669] hub 2-0:1.0: power on to power good time: 10ms
[ 12.076694] hub 2-0:1.0: local power source is good
[ 12.076793] hub 2-0:1.0: enabling power on all ports
[ 12.177330] hub 2-0:1.0: state 7 ports 1 chg 0000 evt 0000
[ 12.177392] hub 2-0:1.0: hub_suspend
[ 12.177420] usb usb2: bus auto-suspend, wakeup 1
[ 14.309627] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[ 20.160227] net eth0: initializing cpsw version 1.12 (0)
[ 20.164735] net eth0: phy found : id is : 0x7c0f1
[ 20.164798] libphy: PHY 4a101000.mdio:01 not found
[ 20.170082] net eth0: phy 4a101000.mdio:01 not found on slave 1
[ 20.186197] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 23.240290] libphy: 4a101000.mdio:00 - Link is Up - 100/Full
[ 23.240407] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 25.714018] net eth0: initializing cpsw version 1.12 (0)
[ 25.716948] net eth0: phy found : id is : 0x7c0f1
[ 25.716976] libphy: PHY 4a101000.mdio:01 not found
[ 25.722094] net eth0: phy 4a101000.mdio:01 not found on slave 1
[ 25.732749] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 26.108489] net eth0: initializing cpsw version 1.12 (0)
[ 26.111431] net eth0: phy found : id is : 0x7c0f1
[ 26.111457] libphy: PHY 4a101000.mdio:01 not found
[ 26.116554] net eth0: phy 4a101000.mdio:01 not found on slave 1
[ 26.127211] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 28.119775] libphy: 4a101000.mdio:00 - Link is Up - 100/Full
[ 28.119942] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
root@beaglebone:~# modprobe fbtft_device busnum=1 speed=4000000 name=adafruit22a debug=7 verbose=3 gpios=dc:48,reset:60
root@beaglebone:~# dmesg
[ 124.885192] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 124.894096] fb_ili9340 spi1.0: Display update: 286 kB/s (9.828 ms), fps=5 (199.201 ms)
[ 125.034705] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 125.083522] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 125.083566] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 125.083602] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 125.083639] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 125.083789] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 125.083917] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 125.083956] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 125.084076] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 125.084199] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 125.084237] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 125.084353] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 125.084451] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 125.093368] fb_ili9340 spi1.0: Display update: 285 kB/s (9.837 ms), fps=5 (199.264 ms)
[ 125.233911] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 125.282721] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 125.282767] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 125.282805] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 125.282843] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 125.283001] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 125.283129] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 125.283168] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 125.283289] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 125.283413] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 125.283452] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 125.283569] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 125.283670] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 125.292584] fb_ili9340 spi1.0: Display update: 285 kB/s (9.856 ms), fps=5 (199.193 ms)
[ 125.433099] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 125.481918] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 125.481963] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 125.481999] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 125.482036] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 125.482187] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 125.482317] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 125.482356] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 125.482475] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 125.482598] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 125.482638] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 125.482753] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 125.482901] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 125.491826] fb_ili9340 spi1.0: Display update: 284 kB/s (9.896 ms), fps=5 (199.202 ms)
[ 125.632339] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 125.681151] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 125.681197] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 125.681234] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 125.681270] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 125.681421] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 125.681550] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 125.681589] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 125.681707] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 125.681831] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 125.681871] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 125.681985] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 125.682084] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 125.691004] fb_ili9340 spi1.0: Display update: 285 kB/s (9.843 ms), fps=5 (199.231 ms)
[ 125.831596] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 125.880350] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 125.880395] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 125.880431] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 125.880468] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 125.880617] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 125.880746] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 125.880786] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 125.880905] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 125.881030] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 125.881069] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 125.881186] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 125.881284] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 125.890217] fb_ili9340 spi1.0: Display update: 285 kB/s (9.858 ms), fps=5 (199.199 ms)
[ 126.030791] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 126.079600] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 126.079647] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 126.079684] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 126.079722] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 126.079883] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 126.080012] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 126.080052] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 126.080170] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 126.080293] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 126.080332] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 126.080449] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 126.080548] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 126.089467] fb_ili9340 spi1.0: Display update: 285 kB/s (9.862 ms), fps=5 (199.246 ms)
[ 126.229989] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 126.278790] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 126.278836] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 126.278872] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 126.278911] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 126.279059] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 126.279188] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 126.279226] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 126.279348] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 126.279471] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 126.279510] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 126.279625] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 126.279723] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 126.288629] fb_ili9340 spi1.0: Display update: 285 kB/s (9.831 ms), fps=5 (199.195 ms)
[ 126.429205] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 126.478054] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 126.478099] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 126.478136] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 126.478173] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 126.478325] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 126.478456] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 126.478496] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 126.478614] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 126.478737] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 126.478776] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 126.478892] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 126.478990] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 126.487903] fb_ili9340 spi1.0: Display update: 285 kB/s (9.836 ms), fps=5 (199.264 ms)
[ 126.628432] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 126.677243] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 126.677287] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 126.677323] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 126.677361] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 126.677510] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 126.677640] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 126.677680] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 126.677799] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 126.677922] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 126.677962] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 126.678077] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 126.678174] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 126.687088] fb_ili9340 spi1.0: Display update: 285 kB/s (9.833 ms), fps=5 (199.187 ms)
[ 126.827666] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 126.876456] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 126.876503] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 126.876539] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 126.876577] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 126.876726] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 126.876856] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 126.876894] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 126.877015] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 126.877138] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 126.877177] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 126.877344] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 126.877445] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 126.886362] fb_ili9340 spi1.0: Display update: 284 kB/s (9.896 ms), fps=5 (199.214 ms)
[ 127.026891] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 127.075680] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 127.075726] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 127.075762] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 127.075798] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 127.075948] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 127.076078] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 127.076117] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 127.076234] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 127.076358] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 127.076397] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 127.076515] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 127.076612] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 127.085523] fb_ili9340 spi1.0: Display update: 285 kB/s (9.833 ms), fps=5 (199.221 ms)
[ 127.226079] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 127.274877] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 127.274920] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 127.274957] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 127.274994] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 127.275142] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 127.275272] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 127.275312] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 127.275433] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 127.275556] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 127.275596] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 127.275710] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 127.275808] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 127.284733] fb_ili9340 spi1.0: Display update: 285 kB/s (9.845 ms), fps=5 (199.197 ms)
[ 127.425289] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 127.474148] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 127.474193] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 127.474229] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 127.474266] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 127.474415] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 127.474544] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 127.474584] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 127.474705] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 127.474829] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 127.474867] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 127.474984] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 127.475082] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 127.484000] fb_ili9340 spi1.0: Display update: 285 kB/s (9.842 ms), fps=5 (199.273 ms)
[ 127.624543] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 127.673336] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 127.673384] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 127.673422] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 127.673460] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 127.673616] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 127.673744] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 127.673784] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 127.673903] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 127.674027] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 127.674066] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 127.674185] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 127.674289] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 127.683342] fb_ili9340 spi1.0: Display update: 281 kB/s (9.998 ms), fps=5 (199.180 ms)
[ 127.823795] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 127.872538] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 127.872583] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 127.872622] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 127.872659] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 127.872814] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 127.872943] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 127.872983] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 127.873103] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 127.873227] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 127.873266] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 127.873381] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 127.873483] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 127.882410] fb_ili9340 spi1.0: Display update: 285 kB/s (9.863 ms), fps=5 (199.205 ms)
[ 128.023094] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 128.071908] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 128.071968] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 128.072008] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 128.072052] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 128.072272] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 128.072406] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 128.072446] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 128.072567] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 128.072693] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 128.072732] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 128.072851] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 128.072961] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 128.081921] fb_ili9340 spi1.0: Display update: 280 kB/s (10.008 ms), fps=5 (199.349 ms)
[ 128.222212] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 128.271011] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 128.271061] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 128.271101] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 128.271140] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 128.271321] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 128.271452] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 128.271491] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 128.271611] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 128.271734] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 128.271774] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 128.271893] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 128.272001] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 128.280966] fb_ili9340 spi1.0: Display update: 282 kB/s (9.949 ms), fps=5 (199.112 ms)
[ 128.421415] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 128.470195] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 128.470242] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 128.470281] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 128.470318] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 128.470473] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 128.470603] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 128.470643] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 128.470760] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 128.470885] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 128.470924] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 128.471041] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 128.471142] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 128.480056] fb_ili9340 spi1.0: Display update: 285 kB/s (9.850 ms), fps=5 (199.197 ms)
[ 128.620615] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 128.669445] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 128.669496] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 128.669535] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 128.669574] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 128.669735] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 128.669867] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 128.669907] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 128.670027] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 128.670150] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 128.670189] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 128.670304] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 128.670406] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 128.679342] fb_ili9340 spi1.0: Display update: 284 kB/s (9.894 ms), fps=5 (199.237 ms)
[ 128.819839] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 128.868658] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 128.868703] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 128.868741] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 128.868779] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 128.868938] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 128.869070] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 128.869110] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 128.869228] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 128.869352] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 128.869390] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 128.869507] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 128.869610] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 128.878517] fb_ili9340 spi1.0: Display update: 285 kB/s (9.852 ms), fps=5 (199.221 ms)
[ 129.019071] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 129.067869] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 129.067917] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 129.067955] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 129.067993] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 129.068145] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 129.068276] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 129.068315] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 129.068435] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 129.068560] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 129.068599] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 129.068714] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 129.068815] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 129.077749] fb_ili9340 spi1.0: Display update: 284 kB/s (9.872 ms), fps=5 (199.213 ms)
[ 129.218282] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 129.267079] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 129.267126] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 129.267164] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 129.267203] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 129.267359] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 129.267491] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 129.267530] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 129.267649] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 129.267774] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 129.267813] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 129.267930] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 129.268029] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 129.276946] fb_ili9340 spi1.0: Display update: 285 kB/s (9.856 ms), fps=5 (199.211 ms)
[ 129.417496] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 129.466292] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 129.466337] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 129.466375] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 129.466411] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 129.466611] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 129.466745] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 129.466786] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 129.466905] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 129.467029] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 129.467068] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 129.467185] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 129.467285] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 129.476218] fb_ili9340 spi1.0: Display update: 283 kB/s (9.915 ms), fps=5 (199.211 ms)
[ 129.616714] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 129.665523] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 129.665568] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 129.665606] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 129.665644] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 129.665799] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 129.665928] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 129.665968] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 129.666089] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 129.666213] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 129.666251] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 129.666367] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 129.666465] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 129.675377] fb_ili9340 spi1.0: Display update: 285 kB/s (9.846 ms), fps=5 (199.231 ms)
[ 129.815971] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 129.864722] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 129.864768] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 129.864805] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 129.864842] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 129.864990] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 129.865122] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 129.865162] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 129.865282] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 129.865407] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 129.865446] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 129.865563] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 129.865662] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 129.874611] fb_ili9340 spi1.0: Display update: 284 kB/s (9.880 ms), fps=5 (199.200 ms)
[ 130.015174] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 130.063968] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 130.064015] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 130.064053] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 130.064090] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 130.064244] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 130.064376] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 130.064415] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 130.064534] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 130.064657] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 130.064696] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 130.064812] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 130.064912] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 130.073846] fb_ili9340 spi1.0: Display update: 284 kB/s (9.868 ms), fps=5 (199.241 ms)
[ 130.214362] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 130.263166] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 130.263212] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 130.263249] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 130.263285] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 130.263436] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 130.263566] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 130.263606] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 130.263725] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 130.263851] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 130.263890] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 130.264006] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 130.264104] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 130.273007] fb_ili9340 spi1.0: Display update: 285 kB/s (9.832 ms), fps=5 (199.202 ms)
[ 130.413585] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 130.462391] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 130.462437] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 130.462472] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 130.462509] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 130.462653] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 130.462780] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 130.462820] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 130.462939] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 130.463064] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 130.463102] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 130.463217] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 130.463314] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 130.472234] fb_ili9340 spi1.0: Display update: 285 kB/s (9.831 ms), fps=5 (199.226 ms)
[ 130.612806] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 130.661620] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 130.661665] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 130.661701] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 130.661739] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 130.661892] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 130.662023] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 130.662064] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 130.662184] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 130.662309] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 130.662348] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 130.662465] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 130.662563] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 130.671468] fb_ili9340 spi1.0: Display update: 285 kB/s (9.840 ms), fps=5 (199.226 ms)
[ 130.812009] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 130.860864] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 130.860910] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 130.860946] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 130.860982] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 130.861134] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 130.861264] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 130.861303] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 130.861423] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 130.861547] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 130.861586] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 130.861755] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 130.861855] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 130.870767] fb_ili9340 spi1.0: Display update: 284 kB/s (9.891 ms), fps=5 (199.246 ms)
[ 131.011268] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 131.060050] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 131.060095] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 131.060131] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 131.060168] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 131.060318] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 131.060448] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 131.060487] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 131.060607] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 131.060730] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 131.060769] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 131.060886] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 131.060982] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 131.069894] fb_ili9340 spi1.0: Display update: 285 kB/s (9.833 ms), fps=5 (199.184 ms)
[ 131.210504] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 131.259263] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 131.259311] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 131.259348] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 131.259384] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 131.259537] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 131.259667] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 131.259707] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 131.259827] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 131.259950] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 131.259988] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 131.260104] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 131.260204] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 131.269115] fb_ili9340 spi1.0: Display update: 285 kB/s (9.842 ms), fps=5 (199.209 ms)
[ 131.409701] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 131.458499] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 131.458547] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 131.458586] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 131.458624] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 131.458783] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 131.458912] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 131.458951] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 131.459074] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 131.459197] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 131.459236] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 131.459353] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 131.459457] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 131.468532] fb_ili9340 spi1.0: Display update: 280 kB/s (10.026 ms), fps=5 (199.232 ms)
[ 131.608904] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 131.657697] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 131.657744] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 131.657782] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 131.657820] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 131.657972] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 131.658101] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 131.658140] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 131.658260] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 131.658383] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 131.658422] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 131.658538] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 131.658639] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 131.667554] fb_ili9340 spi1.0: Display update: 285 kB/s (9.845 ms), fps=5 (199.200 ms)
[ 131.808123] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 131.856965] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 131.857011] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 131.857049] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 131.857086] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 131.857239] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 131.857370] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 131.857410] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 131.857532] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 131.857656] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 131.857694] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 131.857811] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 131.857911] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 131.866834] fb_ili9340 spi1.0: Display update: 285 kB/s (9.855 ms), fps=5 (199.273 ms)
[ 132.007342] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 132.056156] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 132.056205] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 132.056244] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 132.056282] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 132.056442] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 132.056573] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 132.056613] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 132.056732] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 132.056858] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 132.056897] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 132.057013] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 132.057114] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 132.066044] fb_ili9340 spi1.0: Display update: 284 kB/s (9.879 ms), fps=5 (199.180 ms)
[ 132.206621] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 132.255366] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 132.255411] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 132.255448] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 132.255484] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 132.255641] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 132.255772] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 132.255810] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 132.255929] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 132.256054] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 132.256092] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 132.256208] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 132.256308] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 132.265229] fb_ili9340 spi1.0: Display update: 285 kB/s (9.852 ms), fps=5 (199.219 ms)
[ 132.405777] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 132.454581] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 132.454628] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 132.454664] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 132.454701] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 132.454852] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 132.454982] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 132.455022] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 132.455141] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 132.455265] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 132.455304] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 132.455419] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 132.455517] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 132.464427] fb_ili9340 spi1.0: Display update: 285 kB/s (9.833 ms), fps=5 (199.216 ms)
[ 132.604979] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 132.653808] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 132.653855] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 132.653893] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 132.653930] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 132.654084] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 132.654215] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 132.654254] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 132.654373] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 132.654546] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 132.654586] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 132.654707] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 132.654808] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 132.663732] fb_ili9340 spi1.0: Display update: 283 kB/s (9.914 ms), fps=5 (199.225 ms)
[ 132.804217] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 132.853050] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 132.853095] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 132.853133] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 132.853170] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 132.853322] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 132.853452] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 132.853492] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 132.853612] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 132.853734] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 132.853774] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 132.853890] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 132.853990] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 132.862912] fb_ili9340 spi1.0: Display update: 285 kB/s (9.849 ms), fps=5 (199.243 ms)
[ 133.003439] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 133.052506] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 133.052565] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 133.052606] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 133.052650] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 133.052880] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 133.053013] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 133.053053] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 133.053174] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 133.053299] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 133.053338] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 133.053455] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 133.053564] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 133.062623] fb_ili9340 spi1.0: Display update: 277 kB/s (10.114 ms), fps=5 (199.423 ms)
[ 133.202754] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 133.251483] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 133.251534] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 133.251575] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 133.251615] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 133.251799] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 133.251931] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 133.251971] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 133.252092] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 133.252217] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 133.252256] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 133.252374] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 133.252482] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 133.261424] fb_ili9340 spi1.0: Display update: 282 kB/s (9.938 ms), fps=5 (198.996 ms)
[ 133.401864] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 133.450680] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 133.450727] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 133.450764] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 133.450801] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 133.450953] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 133.451083] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 133.451175] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 133.451301] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 133.451426] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 133.451464] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 133.451581] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 133.451682] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 133.460608] fb_ili9340 spi1.0: Display update: 283 kB/s (9.918 ms), fps=5 (199.207 ms)
[ 133.601081] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 133.649899] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 133.649946] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 133.649984] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 133.650021] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 133.650177] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 133.650306] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 133.650345] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 133.650463] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 133.650589] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 133.650628] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 133.650744] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 133.650844] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 133.659823] fb_ili9340 spi1.0: Display update: 283 kB/s (9.900 ms), fps=5 (199.219 ms)
[ 133.800297] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 133.849109] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 133.849155] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 133.849194] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 133.849231] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 133.849431] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 133.849561] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 133.849601] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 133.849720] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 133.849844] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 133.849883] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 133.850001] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 133.850101] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 133.859022] fb_ili9340 spi1.0: Display update: 283 kB/s (9.903 ms), fps=5 (199.210 ms)
[ 133.999534] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 134.048344] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 134.048394] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 134.048431] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 134.048468] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 134.048625] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 134.048754] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 134.048793] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 134.048911] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 134.049034] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 134.049074] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 134.049189] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 134.049289] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 134.058216] fb_ili9340 spi1.0: Display update: 284 kB/s (9.866 ms), fps=5 (199.224 ms)
[ 134.198794] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 134.247535] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 134.247580] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 134.247616] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 134.247653] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 134.247806] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 134.247935] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 134.247975] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 134.248096] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 134.248222] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 134.248262] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 134.248377] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 134.248476] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 134.257450] fb_ili9340 spi1.0: Display update: 283 kB/s (9.905 ms), fps=5 (199.200 ms)
[ 134.397959] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 134.446773] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 134.446819] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 134.446856] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 134.446893] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 134.447041] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 134.447169] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 134.447210] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 134.447329] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 134.447453] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 134.447492] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 134.447609] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 134.447709] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 134.456612] fb_ili9340 spi1.0: Display update: 286 kB/s (9.828 ms), fps=5 (199.241 ms)
[ 134.597179] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 134.645974] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 134.646021] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 134.646058] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 134.646095] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 134.646247] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 134.646376] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 134.646415] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 134.646533] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 134.646655] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 134.646694] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 134.646808] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 134.646908] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 134.655821] fb_ili9340 spi1.0: Display update: 285 kB/s (9.835 ms), fps=5 (199.199 ms)
[ 134.796400] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 134.845241] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 134.845287] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 134.845324] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 134.845360] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 134.845511] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 134.845642] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 134.845681] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 134.845799] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 134.845925] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 134.845964] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 134.846081] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 134.846179] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 134.855096] fb_ili9340 spi1.0: Display update: 285 kB/s (9.844 ms), fps=5 (199.267 ms)
[ 134.995619] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 135.044454] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 135.044499] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 135.044536] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 135.044572] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 135.044719] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 135.044850] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 135.044890] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 135.045009] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 135.045133] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 135.045172] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 135.045289] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 135.045387] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 135.054294] fb_ili9340 spi1.0: Display update: 285 kB/s (9.830 ms), fps=5 (199.211 ms)
[ 135.194837] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 135.243655] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 135.243703] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 135.243741] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 135.243780] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 135.243936] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 135.244066] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 135.244106] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 135.244227] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 135.244353] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 135.244392] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 135.244508] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 135.244670] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 135.253725] fb_ili9340 spi1.0: Display update: 279 kB/s (10.063 ms), fps=5 (199.192 ms)
[ 135.394062] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 135.442863] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 135.442909] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 135.442947] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 135.442985] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 135.443142] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 135.443273] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 135.443312] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 135.443431] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 135.443554] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 135.443594] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 135.443712] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 135.443814] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 135.452740] fb_ili9340 spi1.0: Display update: 285 kB/s (9.863 ms), fps=5 (199.213 ms)
[ 135.593276] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 135.642067] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 135.642112] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 135.642150] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 135.642188] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 135.642344] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 135.642472] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 135.642513] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 135.642631] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 135.642753] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 135.642792] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 135.642910] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 135.643010] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 135.651977] fb_ili9340 spi1.0: Display update: 283 kB/s (9.902 ms), fps=5 (199.205 ms)
[ 135.792507] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 135.841338] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 135.841384] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 135.841420] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 135.841458] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 135.841613] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 135.841742] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 135.841782] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 135.841901] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 135.842025] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 135.842064] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 135.842179] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 135.842278] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 135.851183] fb_ili9340 spi1.0: Display update: 285 kB/s (9.834 ms), fps=5 (199.273 ms)
[ 135.991707] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 136.040519] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 136.040568] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 136.040606] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 136.040643] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 136.040799] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 136.040929] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 136.040969] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 136.041090] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 136.041214] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 136.041253] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 136.041370] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 136.041470] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 136.050395] fb_ili9340 spi1.0: Display update: 284 kB/s (9.866 ms), fps=5 (199.174 ms)
[ 136.190976] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 136.239743] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 136.239789] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 136.239826] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 136.239863] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 136.240016] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 136.240146] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 136.240186] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 136.240303] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 136.240426] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 136.240466] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 136.240581] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 136.240681] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 136.249618] fb_ili9340 spi1.0: Display update: 284 kB/s (9.864 ms), fps=5 (199.229 ms)
[ 136.390149] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 136.438969] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 136.439015] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 136.439051] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 136.439088] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 136.439237] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 136.439367] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 136.439405] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 136.439523] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 136.439646] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 136.439685] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 136.439800] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 136.439897] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 136.448806] fb_ili9340 spi1.0: Display update: 286 kB/s (9.825 ms), fps=5 (199.228 ms)
[ 136.589354] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 136.638174] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 136.638222] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 136.638260] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 136.638296] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 136.638451] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 136.638580] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 136.638620] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 136.638739] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 136.638862] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 136.638901] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 136.639019] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 136.639171] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 136.648101] fb_ili9340 spi1.0: Display update: 283 kB/s (9.915 ms), fps=5 (199.202 ms)
[ 136.788595] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 136.837423] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 136.837470] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 136.837508] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 136.837545] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 136.837698] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 136.837828] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 136.837869] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 136.837986] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 136.838111] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 136.838150] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 136.838266] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 136.838365] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 136.847273] fb_ili9340 spi1.0: Display update: 285 kB/s (9.837 ms), fps=5 (199.250 ms)
[ 136.987809] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 137.036618] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 137.036663] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 137.036700] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 137.036736] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 137.036881] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 137.037011] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 137.037051] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 137.037170] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 137.037295] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 137.037333] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 137.037449] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 137.037550] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 137.046461] fb_ili9340 spi1.0: Display update: 285 kB/s (9.831 ms), fps=5 (199.195 ms)
[ 137.187060] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 137.235834] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 137.235879] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 137.235915] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 137.235951] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 137.236096] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 137.236224] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 137.236263] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 137.236381] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 137.236502] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 137.236542] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 137.236657] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 137.236756] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 137.245670] fb_ili9340 spi1.0: Display update: 286 kB/s (9.824 ms), fps=5 (199.216 ms)
[ 137.386239] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 137.435052] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 137.435098] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 137.435134] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 137.435172] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 137.435319] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 137.435447] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 137.435486] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 137.435607] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 137.435732] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 137.435771] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 137.435888] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 137.435986] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 137.444888] fb_ili9340 spi1.0: Display update: 286 kB/s (9.825 ms), fps=5 (199.217 ms)
[ 137.585491] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 137.634261] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 137.634307] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 137.634344] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 137.634381] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 137.634532] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 137.634661] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 137.634700] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 137.634821] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 137.634945] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 137.634984] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 137.635101] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 137.635202] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 137.644118] fb_ili9340 spi1.0: Display update: 285 kB/s (9.846 ms), fps=5 (199.210 ms)
[ 137.784689] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 137.833524] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 137.833570] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 137.833607] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 137.833644] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 137.833794] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 137.833925] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 137.833965] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 137.834084] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 137.834208] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 137.834248] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 137.834365] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 137.834465] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 137.843366] fb_ili9340 spi1.0: Display update: 285 kB/s (9.833 ms), fps=5 (199.260 ms)
[ 137.983886] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 138.032851] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 138.032909] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 138.032950] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 138.032994] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 138.033191] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 138.033321] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 138.033361] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 138.033552] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 138.033683] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 138.033722] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 138.033842] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 138.033950] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 138.042945] fb_ili9340 spi1.0: Display update: 278 kB/s (10.088 ms), fps=5 (199.294 ms)
[ 138.183231] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 138.231954] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 138.232005] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 138.232045] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 138.232086] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 138.232266] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 138.232397] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 138.232437] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 138.232557] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 138.232682] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 138.232721] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 138.232841] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 138.232950] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 138.241901] fb_ili9340 spi1.0: Display update: 282 kB/s (9.937 ms), fps=5 (199.125 ms)
[ 138.382334] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 138.431143] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 138.431190] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 138.431228] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 138.431265] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 138.431418] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 138.431550] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 138.431590] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 138.431708] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 138.431882] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 138.431922] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 138.432044] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 138.432144] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 138.441075] fb_ili9340 spi1.0: Display update: 283 kB/s (9.919 ms), fps=5 (199.199 ms)
[ 138.581556] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 138.630369] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 138.630416] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 138.630453] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 138.630490] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 138.630647] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 138.630777] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 138.630817] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 138.630936] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 138.631060] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 138.631099] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 138.631214] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 138.631314] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 138.640238] fb_ili9340 spi1.0: Display update: 285 kB/s (9.860 ms), fps=5 (199.222 ms)
[ 138.780786] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 138.829580] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 138.829631] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 138.829669] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 138.829707] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 138.829862] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 138.829991] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 138.830030] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 138.830149] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 138.830274] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 138.830313] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 138.830433] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 138.830536] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 138.839508] fb_ili9340 spi1.0: Display update: 283 kB/s (9.929 ms), fps=5 (199.199 ms)
[ 138.980005] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 139.028811] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 139.028861] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 139.028900] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 139.028939] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 139.029101] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 139.029228] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 139.029269] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 139.029388] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 139.029514] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 139.029553] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 139.029670] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 139.029771] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 139.038820] fb_ili9340 spi1.0: Display update: 280 kB/s (10.001 ms), fps=5 (199.235 ms)
[ 139.179219] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 139.228015] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 139.228061] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 139.228098] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 139.228136] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 139.228289] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 139.228417] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 139.228456] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 139.228575] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 139.228698] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 139.228737] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 139.228855] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 139.228956] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 139.237870] fb_ili9340 spi1.0: Display update: 285 kB/s (9.844 ms), fps=5 (199.210 ms)
[ 139.378431] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 139.427244] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 139.427290] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 139.427327] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 139.427364] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 139.427515] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 139.427647] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 139.427686] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 139.427807] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 139.427930] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 139.427969] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 139.428087] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 139.428186] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 139.437102] fb_ili9340 spi1.0: Display update: 285 kB/s (9.848 ms), fps=5 (199.232 ms)
[ 139.577643] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 139.626463] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 139.626509] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 139.626545] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 139.626582] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 139.626737] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 139.626865] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 139.626904] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 139.627024] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 139.627148] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 139.627187] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 139.627304] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 139.627403] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 139.636317] fb_ili9340 spi1.0: Display update: 285 kB/s (9.844 ms), fps=5 (199.218 ms)
[ 139.776894] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 139.825675] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 139.825722] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 139.825759] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 139.825796] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 139.825944] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 139.826074] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 139.826114] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 139.826234] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 139.826357] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 139.826397] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 139.826512] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 139.826611] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 139.835535] fb_ili9340 spi1.0: Display update: 285 kB/s (9.848 ms), fps=5 (199.212 ms)
[ 139.976098] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 140.024947] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 140.025000] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 140.025041] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 140.025080] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 140.025257] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 140.025388] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 140.025430] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 140.025549] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 140.025673] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 140.025713] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 140.025831] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 140.025938] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 140.034877] fb_ili9340 spi1.0: Display update: 283 kB/s (9.931 ms), fps=5 (199.249 ms)
[ 140.175362] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 140.224110] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 140.224156] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 140.224193] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 140.224231] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 140.224384] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 140.224513] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 140.224553] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 140.224672] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 140.224795] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 140.224835] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 140.224952] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 140.225052] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 140.233985] fb_ili9340 spi1.0: Display update: 284 kB/s (9.864 ms), fps=5 (199.184 ms)
[ 140.374532] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 140.423336] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 140.423385] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 140.423422] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 140.423459] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 140.423609] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 140.423737] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 140.423777] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 140.423897] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 140.424021] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 140.424060] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 140.424178] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 140.424277] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 140.433186] fb_ili9340 spi1.0: Display update: 285 kB/s (9.841 ms), fps=5 (199.225 ms)
[ 140.573724] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 140.622554] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 140.622648] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 140.622687] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 140.622724] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 140.622875] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 140.623007] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 140.623046] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 140.623163] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 140.623288] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 140.623326] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 140.623444] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 140.623543] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 140.632463] fb_ili9340 spi1.0: Display update: 283 kB/s (9.899 ms), fps=5 (199.218 ms)
[ 140.772969] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 140.821812] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 140.821869] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 140.821909] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 140.821948] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 140.822127] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 140.822257] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 140.822297] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 140.822415] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 140.822539] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 140.822578] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 140.822695] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 140.822801] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 140.831750] fb_ili9340 spi1.0: Display update: 282 kB/s (9.940 ms), fps=5 (199.232 ms)
[ 140.972196] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 141.021061] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 141.021113] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 141.021151] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 141.021190] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 141.021368] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 141.021497] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 141.021536] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 141.021656] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 141.021779] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 141.021819] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 141.022002] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 141.022109] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 141.031058] fb_ili9340 spi1.0: Display update: 281 kB/s (9.995 ms), fps=5 (199.259 ms)
[ 141.171428] graphics fb0: fbtft_fb_imageblit: dx=0, dy=54, width=4, height=6
[ 141.220217] fb_ili9340 spi1.0: fbtft_update_display(start_line=54, end_line=59)
[ 141.220265] fb_ili9340 spi1.0: set_addr_win(xs=0, ys=54, xe=239, ye=59)
[ 141.220304] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2a 00 00 00 ef
[ 141.220343] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2a
[ 141.220511] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 00 00 ef
[ 141.220640] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2b 00 36 00 3b
[ 141.220680] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2b
[ 141.220799] fb_ili9340 spi1.0: fbtft_write_spi(len=4): 00 36 00 3b
[ 141.220922] fb_ili9340 spi1.0: fbtft_write_reg8_bus8: 2c
[ 141.220961] fb_ili9340 spi1.0: fbtft_write_spi(len=1): 2c
[ 141.221079] fb_ili9340 spi1.0: fbtft_write_vmem16_bus8(offset=25920, len=2880)
[ 141.221184] fb_ili9340 spi1.0: fbtft_write_spi(len=2880): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...
[ 141.230118] fb_ili9340 spi1.0: Display update: 284 kB/s (9.892 ms), fps=5 (199.164 ms)
root@beaglebone:~#
@pdp7
Copy link
Author

pdp7 commented Nov 2, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment