页次: 1
荔枝派zero V3s用主线u-boot和主线Linux,为什么只需要在u-boot里面设置LCD参数,而不需要在Linux里面设置?
http://whycan.com/t_692.html
(出处:哇酷开发者社区【全志 V3S/F1C100s/X3】)
这个界面是用的什么图形框架?
这个?
gitee 地址
https://gitee.com/idea4good/GuiLiteSamples/tree/master/HelloTimer
启动信息
U-Boot SPL 2013.01.01-g1938d92-dirty (Nov 05 2014 - 11:50:37)
i2c probe OK!
musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
musb-hdrc: MHDRC RTL version 2.0
musb-hdrc: setup fifo_mode 4
musb-hdrc: 28/31 max ep, 16384/16384 memory
USB Peripheral mode controller at 47401000 using PIO, IRQ 0
musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
musb-hdrc: MHDRC RTL version 2.0
musb-hdrc: setup fifo_mode 4
musb-hdrc: 28/31 max ep, 16384/16384 memory
USB Host mode controller at 47401800 using PIO, IRQ 0
OMAP SD/MMC: 0
reading u-boot.img
reading u-boot.img
U-Boot 2013.01.01-g1938d92-dirty (Nov 05 2014 - 11:50:37)
I2C: ready
DRAM: 512 MiB
Data Cache is ON
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
*** Warning - readenv() failed, using default environment
musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
musb-hdrc: MHDRC RTL version 2.0
musb-hdrc: setup fifo_mode 4
musb-hdrc: 28/31 max ep, 16384/16384 memory
USB Peripheral mode controller at 47401000 using PIO, IRQ 0
musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
musb-hdrc: MHDRC RTL version 2.0
musb-hdrc: setup fifo_mode 4
musb-hdrc: 28/31 max ep, 16384/16384 memory
USB Host mode controller at 47401800 using PIO, IRQ 0
Net: <ethaddr> not set. Validating first E-fuse MAC
PHY reset timed out
cpsw
Hit any key to stop autoboot: 0
(Re)start USB...
USB0: lowlevel init failed
USB error: all controllers failed lowlevel init
Card did not respond to voltage select!
mmc0(part 0) is current device
Card did not respond to voltage select!
mmc1(part 0) is current device
SD/MMC found on device 1
reading uEnv.txt
202 bytes read in 3 ms (65.4 KiB/s)
Loaded environment from uEnv.txt
Importing environment from mmc ...
Running uenvmmc1cmd ...
reading uImage
2666552 bytes read in 150 ms (17 MiB/s)
## Booting kernel from Legacy Image at 82000000 ...
Image Name: Linux-3.2.0-lierda+
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2666488 Bytes = 2.5 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
[ 0.000000] Linux version 3.2.0-lierda+ (hzj@ea-server) (gcc version 4.4.3 (GCC) ) #551 Fri May 15 18:10:12 CST 2015
[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine: am335xevm
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] AM335X ES2.1 (sgx neon )
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048
[ 0.000000] Kernel command line: console=ttyO0,115200n8 androidboot.console=ttyO0 mem=512M root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait init=/init ip=off
[ 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] Memory: 512MB = 512MB total
[ 0.000000] Memory: 512620k/512620k available, 11668k 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] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .text : 0xc0008000 - 0xc04b8000 (4800 kB)
[ 0.000000] .init : 0xc04b8000 - 0xc057f000 ( 796 kB)
[ 0.000000] .data : 0xc0580000 - 0xc05c9dc0 ( 296 kB)
[ 0.000000] .bss : 0xc05c9dfc - 0xc06f63b0 (1202 kB)
[ 0.000000] NR_IRQS:396
[ 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: GPTIMER2 at 24000000 Hz
[ 0.000000] omap_dm_timer_switch_src: Switching to HW default clocksource(sys_clkin_ck) for timer1, this may impact timekeeping in low power state
[ 0.000000] OMAP clocksource: GPTIMER1 at 24000000 Hz
[ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
[ 0.000000] Console: colour dummy device 80x30
[ 0.000159] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736)
[ 0.087775] pid_max: default: 32768 minimum: 301
[ 0.087877] Security Framework initialized
[ 0.087930] Mount-cache hash table entries: 512
[ 0.088253] CPU: Testing write buffer coherency: ok
[ 0.107372] omap_hwmod: pruss: failed to hardreset
[ 0.108001] print_constraints: dummy:
[ 0.108155] NET: Registered protocol family 16
[ 0.108932] OMAP GPIO hardware version 0.1
[ 0.109601] omap_mux_init: Add partition: #1: core, flags: 0
[ 0.110369] omap_i2c.1: alias fck already exists
[ 0.110625] Board name: A335EVM
[ 0.110632] Board version: 1.0
[ 0.110640] SKU: SKU#01
[ 0.110647] The board is general purpose EVM in profile 0
[ 0.110983] da8xx_lcdc.0: alias fck already exists
[ 0.111145] omap_hsmmc.0: alias fck already exists
[ 0.111223] omap_hsmmc.1: alias fck already exists
[ 0.111340] omap_i2c.3: alias fck already exists
[ 0.111449] davinci-mcasp.0: alias fck already exists
[ 0.148042] _regulator_get: l3_main.0 supply vdd_core not found, using dummy regulator
[ 0.148072] am335x_opp_update: physical regulator not present for core(-22)
[ 0.148239] edma.0: alias fck already exists
[ 0.148254] edma.0: alias fck already exists
[ 0.148268] edma.0: alias fck already exists
[ 0.153121] bio: create slab <bio-0> at 0
[ 0.153842] SCSI subsystem initialized
[ 0.154019] usbcore: registered new interface driver usbfs
[ 0.154105] usbcore: registered new interface driver hub
[ 0.154225] usbcore: registered new device driver usb
[ 0.154486] registerd cppi-dma Intr @ IRQ 17
[ 0.154497] Cppi41 Init Done Qmgr-base(e087a000) dma-base(e0878000)
[ 0.154504] Cppi41 Init Done
[ 0.154525] musb-ti81xx musb-ti81xx: musb0, board_mode=0x13, plat_mode=0x3
[ 0.154639] musb-ti81xx musb-ti81xx: musb1, board_mode=0x13, plat_mode=0x1
[ 0.167785] omap_i2c omap_i2c.1: bus 1 rev2.4.0 at 100 kHz
[ 0.168592] tps65910 1-002d: JTAGREVNUM 0x0
[ 0.173358] print_constraints: VRTC:
[ 0.174593] print_constraints: VIO: at 1500 mV
[ 0.176692] print_constraints: VDD1: 600 <--> 1500 mV at 1362 mV normal
[ 0.178798] print_constraints: VDD2: 600 <--> 1500 mV at 1137 mV normal
[ 0.179618] print_constraints: VDD3: 5000 mV
[ 0.180847] print_constraints: VDIG1: at 1800 mV
[ 0.182078] print_constraints: VDIG2: at 1800 mV
[ 0.183323] print_constraints: VPLL: at 1800 mV
[ 0.184565] print_constraints: VDAC: at 1800 mV
[ 0.185797] print_constraints: VAUX1: at 1800 mV
[ 0.187034] print_constraints: VAUX2: at 3300 mV
[ 0.188273] print_constraints: VAUX33: at 3300 mV
[ 0.189506] print_constraints: VMMC: at 3300 mV
[ 0.189670] tps65910 1-002d: No interrupt support, no core IRQ
[ 0.207781] omap_i2c omap_i2c.3: bus 3 rev2.4.0 at 100 kHz
[ 0.208255] Advanced Linux Sound Architecture Driver Version 1.0.24.
[ 0.208707] Switching to clocksource gp timer
[ 0.213466] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
[ 0.213627] musb-hdrc musb-hdrc.0: dma type: dma-cppi41
[ 0.213771] MUSB0 controller's USBSS revision = 4ea20800
[ 0.213795] musb0: Enabled SW babble control
[ 0.214375] musb-hdrc musb-hdrc.0: USB OTG mode controller at e083c000 using DMA, IRQ 18
[ 0.214561] musb-hdrc musb-hdrc.1: dma type: dma-cppi41
[ 0.214667] MUSB1 controller's USBSS revision = 4ea20800
[ 0.214685] musb1: Enabled SW babble control
[ 0.215004] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
[ 0.215094] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1
[ 0.215214] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.215227] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.215236] usb usb1: Product: MUSB HDRC host driver
[ 0.215243] usb usb1: Manufacturer: Linux 3.2.0-lierda+ musb-hcd
[ 0.215252] usb usb1: SerialNumber: musb-hdrc.1
[ 0.215642] hub 1-0:1.0: USB hub found
[ 0.215663] hub 1-0:1.0: 1 port detected
[ 0.215950] musb-hdrc musb-hdrc.1: USB Host mode controller at e083e800 using DMA, IRQ 19
[ 0.216231] NET: Registered protocol family 2
[ 0.216406] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.216702] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.216919] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.217044] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.217054] TCP reno registered
[ 0.217063] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.217081] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.217234] NET: Registered protocol family 1
[ 0.217448] NetWinder Floating Point Emulator V0.97 (double precision)
[ 0.234313] ashmem: initialized
[ 0.234793] fuse init (API version 7.17)
[ 0.234950] msgmni has been set to 1001
[ 0.235678] io scheduler noop registered
[ 0.235689] io scheduler deadline registered
[ 0.235737] io scheduler cfq registered (default)
[ 0.236253] da8xx_lcdc da8xx_lcdc.0: GLCD: Found TFC_S9700RTWV35TR_01B panel
[ 0.253951] Console: switching to colour frame buffer device 128x37
[ 0.269255] omap_uart.0: ttyO0 at MMIO 0x44e09000 (irq = 72) is a OMAP UART0
[ 0.962661] console [ttyO0] enabled
[ 0.966756] omap_uart.1: ttyO1 at MMIO 0x48022000 (irq = 73) is a OMAP UART1
[ 0.974401] omap_uart.2: ttyO2 at MMIO 0x48024000 (irq = 74) is a OMAP UART2
[ 0.982002] omap_uart.3: ttyO3 at MMIO 0x481a6000 (irq = 44) is a OMAP UART3
[ 0.989618] omap_uart.4: ttyO4 at MMIO 0x481a8000 (irq = 45) is a OMAP UART4
[ 0.997195] omap_uart.5: ttyO5 at MMIO 0x481aa000 (irq = 46) is a OMAP UART5
[ 1.008501] brd: module loaded
[ 1.013645] loop: module loaded
[ 1.017132] (hci_tty): inside hci_tty_init
[ 1.021580] (hci_tty): allocated 251, 0
[ 1.068880] davinci_mdio davinci_mdio.0: davinci mdio revision 1.6
[ 1.075351] davinci_mdio davinci_mdio.0: no live phy, scanning all
[ 1.081994] davinci_mdio: probe of davinci_mdio.0 failed with error -5
[ 1.088881] PPP generic driver version 2.4.2
[ 1.093471] PPP BSD Compression module registered
[ 1.098385] PPP Deflate Compression module registered
[ 1.104328] PPP MPPE Compression module registered
[ 1.109383] NET: Registered protocol family 24
[ 1.114030] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256).
[ 1.121409] hdlc: HDLC support module revision 1.22
[ 1.126514] Initializing USB Mass Storage driver...
[ 1.131770] usbcore: registered new interface driver usb-storage
[ 1.138046] USB Mass Storage support registered.
[ 1.144054] gadget: Mass Storage Function, version: 2009/09/11
[ 1.150276] gadget: Number of LUNs=1
[ 1.154101] lun0: LUN: removable file: (no medium)
[ 1.159387] gadget: android_usb ready
[ 1.163318] musb-hdrc musb-hdrc.0: MUSB HDRC host driver
[ 1.168938] musb-hdrc musb-hdrc.0: new USB bus registered, assigned bus number 2
[ 1.176768] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.183881] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.191438] usb usb2: Product: MUSB HDRC host driver
[ 1.196626] usb usb2: Manufacturer: Linux 3.2.0-lierda+ musb-hcd
[ 1.202910] usb usb2: SerialNumber: musb-hdrc.0
[ 1.208024] hub 2-0:1.0: USB hub found
[ 1.211976] hub 2-0:1.0: 1 port detected
[ 1.216547] mousedev: PS/2 mouse device common for all mice
[ 1.232729]
[ 1.232734] no i2c_ts, stop install driver.
[ 1.232738]
[ 1.240223] pixcir_i2c_ts_v3.3.09: probe of 3-005c failed with error -121
[ 1.247661] rtc-pcf8563 1-0051: chip found, driver version 0.4.3
[ 1.255523] rtc-pcf8563 1-0051: low voltage detected, date/time is not reliable.
[ 1.263515] using rtc device, rtc-pcf8563, for alarms
[ 1.268653] rtc-pcf8563 1-0051: rtc core: registered rtc-pcf8563 as rtc0
[ 1.275894] i2c /dev entries driver
[ 1.279740] Linux media interface: v0.10
[ 1.284509] OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[ 1.292434] cpuidle: using governor ladder
[ 1.296820] cpuidle: using governor menu
[ 1.303751] usbcore: registered new interface driver usbhid
[ 1.309613] usbhid: USB HID core driver
[ 1.313851] logger: created 256K log 'log_main'
[ 1.318639] logger: created 256K log 'log_events'
[ 1.323645] logger: created 256K log 'log_radio'
[ 1.328528] logger: created 256K log 'log_system'
[ 1.334330] _regulator_get: 1-001b supply IOVDD not found, using dummy regulator
[ 1.342119] _regulator_get: 1-001b supply DVDD not found, using dummy regulator
[ 1.349782] _regulator_get: 1-001b supply AVDD not found, using dummy regulator
[ 1.357431] _regulator_get: 1-001b supply DRVDD not found, using dummy regulator
[ 1.367437] asoc: tlv320aic3x-hifi <-> davinci-mcasp.0 mapping ok
[ 1.374387] ALSA device list:
[ 1.377487] #0: AM335X EVM
[ 1.380646] Netfilter messages via NETLINK v0.30.
[ 1.385669] nf_conntrack version 0.5.0 (8009 buckets, 32036 max)
[ 1.392250] ctnetlink v0.93: registering with nfnetlink.
[ 1.397859] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
[ 1.405163] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
[ 1.411502] xt_time: kernel timezone is -0000
[ 1.416245] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 1.422000] arp_tables: (C) 2002 David S. Miller
[ 1.426885] TCP cubic registered
[ 1.430276] NET: Registered protocol family 17
[ 1.434943] NET: Registered protocol family 15
[ 1.439594] Registering the dns_resolver key type
[ 1.444556] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[ 1.452582] ThumbEE CPU extension supported.
[ 1.457254] mux: Failed to setup hwmod io irq -22
[ 1.462184] Power Management for AM33XX family
[ 1.466999] Trying to load am335x-pm-firmware.bin (60 secs timeout)
[ 1.473692] Copied the M3 firmware to UMEM
[ 1.478044] Cortex M3 Firmware Version = 0x181
[ 1.483330] clock: disabling unused clocks to save power
[ 1.489381] Detected MACID=54:4a:16:9f:28:3e
[ 1.496448] rtc-pcf8563 1-0051: low voltage detected, date/time is not reliable.
[ 1.504244] rtc-pcf8563 1-0051: setting system clock to 2012-09-25 13:23:56 UTC (1348579436)
[ 1.513588] Waiting for root device /dev/mmcblk0p2...
[ 1.603459] mmc1: new high speed MMC card at address 0001
[ 1.609496] mmcblk0: mmc1:0001 4YMD3R 3.64 GiB
[ 1.614328] mmcblk0boot0: mmc1:0001 4YMD3R partition 1 4.00 MiB
[ 1.620681] mmcblk0boot1: mmc1:0001 4YMD3R partition 2 4.00 MiB
[ 1.628180] mmcblk0: p1 p2 p3
[ 1.634115] mmcblk0boot1: unknown partition table
[ 1.640313] mmcblk0boot0: unknown partition table
[ 1.856964] kjournald starting. Commit interval 5 seconds
[ 1.863787] EXT3-fs (mmcblk0p2): using internal journal
[ 1.869268] EXT3-fs (mmcblk0p2): recovery complete
[ 1.875641] EXT3-fs (mmcblk0p2): mounted filesystem with ordered data mode
[ 1.882897] VFS: Mounted root (ext3 filesystem) on device 179:2.
[ 1.890062] Freeing init memory: 796K
[ 2.000782] adb_open
# [ 2.165791] warning: `bluetoothd' uses 32-bit capabilities (legacy support in use)
[ 2.202093] android_usb: already disabled
[ 2.206990] adb_bind_config
[ 2.215211] PHY 0:00 not found
[ 2.218420] PHY 0:01 not found
[ 2.391262] Disabling lock debugging due to kernel taint
[ 9.709888] er.ServerThread (126): /proc/109/oom_adj is deprecated, please use /proc/109/oom_score_adj instead.
这种板子密码都不设置的吗
页次: 1