* i.MX28 EVK Touch misalignment in Sato UI (fsl-image-gui) @ 2013-04-19 18:07 ttom 2013-04-19 18:18 ` Otavio Salvador 2013-04-19 18:20 ` Daiane Angolini 0 siblings, 2 replies; 14+ messages in thread From: ttom @ 2013-04-19 18:07 UTC (permalink / raw) To: meta-freescale [-- Attachment #1: Type: text/plain, Size: 5936 bytes --] Hi, In order to fix i.MX28 EVK touch misalignment in fsl-image-gui build. See https://community.freescale.com/servlet/JiveServlet/showImage/2-318646-3476/Touch+wrong.png Add PREFERRED_PROVIDER_virtual/kernel = "linux-fslc" in local.conf But Perf package have an error to make image build fail Any idea to slove this problem? List error below ********************** WARNING: Host distribution "Ubuntu 12.04.2 LTS" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution. Loading cache: 100% |##########################################################################################################################| ETA: 00:00:00 Loaded 1614 entries from dependency cache. Build Configuration: BB_VERSION = "1.16.0" TARGET_ARCH = "arm" TARGET_OS = "linux-gnueabi" MACHINE = "imx28evk" DISTRO = "poky" DISTRO_VERSION = "1.3.1" TUNE_FEATURES = "armv5 dsp thumb arm926ejs" TARGET_FPU = "soft" meta meta-yocto = "(nobranch):e2ef3200e61af33ec71e34fb7a67cbcdd68dc981" meta-oe = "(nobranch):34e5537e67b655b8d2effbbecc207d88eea52b87" meta-fsl-arm = "(nobranch):a0e486a76af5819ee76ac34e966feb72bd3c48bd" meta-fsl-arm-extra = "(nobranch):09a2b5d29a82844c9ae79626ebffd4946893f24e" meta-fsl-demos = "(nobranch):6dd73bd7f5581fff273d17032f5625efa901b6d7" NOTE: Resolving any missing task queue dependencies NOTE: multiple providers are available for jpeg (jpeg, libjpeg-turbo) NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg NOTE: multiple providers are available for jpeg-native (jpeg-native, libjpeg-turbo-native) NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg-native NOTE: Preparing runqueue NOTE: Executing SetScene Tasks NOTE: Executing RunQueue Tasks ERROR: Function failed: do_compile (see /home/thomas/Build/Yocto/otavio/tmp/work/imx28evk-poky-linux-gnueabi/perf-3.4-r5/temp/log.do_compile.23579 for further information) ERROR: Logfile of failure stored in: /home/thomas/Build/Yocto/otavio/tmp/work/imx28evk-poky-linux-gnueabi/perf-3.4-r5/temp/log.do_compile.23579 Log data follows: | DEBUG: Executing shell function do_compile | NOTE: make -j 8 -C /home/thomas/Build/Yocto/otavio/tmp/sysroots/imx28evk/usr/src/kernel/tools/perf O=/home/thomas/Build/Yocto/otavio/tmp/work/imx28evk-poky-linux-gnueabi/perf-3.4-r5/perf-3.4 CROSS_COMPILE=arm-poky-linux-gnueabi- ARCH=arm CC=arm-poky-linux-gnueabi-gcc -march=armv5te -marm -mthumb-interwork -mtune=arm926ej-s --sysroot=/home/thomas/Build/Yocto/otavio/tmp/sysroots/imx28evk AR=arm-poky-linux-gnueabi-ar prefix=/usr NO_GTK2=1 NO_NEWT=1 NO_DWARF=1 NO_LIBPERL=1 NO_LIBPYTHON=1 all | make: Entering directory `/home/thomas/Build/Yocto/otavio/tmp/sysroots/imx28evk/usr/src/kernel/tools/perf' | Makefile:510: No libdw.h found or old libdw.h found or elfutils is older than 0.138, disables dwarf support. Please install new elfutils-devel/libdw-dev | Makefile:526: No libunwind found, disabling post unwind support. Please install libunwind-dev[el] >= 0.99 | Makefile:581: No libaudit.h found, disables 'trace' tool, please install audit-libs-devel or libaudit-dev | Makefile:686: Python support won't be built | FLEX /home/thomas/Build/Yocto/otavio/tmp/work/imx28evk-poky-linux-gnueabi/perf-3.4-r5/perf-3.4/util/pmu-flex.c | FLEX /home/thomas/Build/Yocto/otavio/tmp/work/imx28evk-poky-linux-gnueabi/perf-3.4-r5/perf-3.4/util/parse-events-flex.c | GEN perf-archive | make[1]: Entering directory `/home/thomas/Build/Yocto/otavio/tmp/sysroots/imx28evk/usr/src/kernel/tools/lib/traceevent' | make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. | CC /home/thomas/Build/Yocto/otavio/tmp/work/imx28evk-poky-linux-gnueabi/perf-3.4-r5/perf-3.4/builtin-annotate.o | CC /home/thomas/Build/Yocto/otavio/tmp/work/imx28evk-poky-linux-gnueabi/perf-3.4-r5/perf-3.4/builtin-bench.o | CC /home/thomas/Build/Yocto/otavio/tmp/work/imx28evk-poky-linux-gnueabi/perf-3.4-r5/perf-3.4/bench/sched-messaging.o | CC /home/thomas/Build/Yocto/otavio/tmp/work/imx28evk-poky-linux-gnueabi/perf-3.4-r5/perf-3.4/bench/sched-pipe.o | CC /home/thomas/Build/Yocto/otavio/tmp/work/imx28evk-poky-linux-gnueabi/perf-3.4-r5/perf-3.4/bench/mem-memcpy.o | cc1: error: include location "/usr/local/include" is unsafe for cross-compilation [-Werror=poison-system-directories] | cc1: all warnings being treated as errors | make[2]: *** [.event-parse.d] Error 1 | make[1]: *** [sub-make] Error 2 | make[1]: Leaving directory `/home/thomas/Build/Yocto/otavio/tmp/sysroots/imx28evk/usr/src/kernel/tools/lib/traceevent' | make: *** [/home/thomas/Build/Yocto/otavio/tmp/work/imx28evk-poky-linux-gnueabi/perf-3.4-r5/perf-3.4/libtraceevent.a] Error 2 | make: *** Waiting for unfinished jobs.... | CC /home/thomas/Build/Yocto/otavio/tmp/work/imx28evk-poky-linux-gnueabi/perf-3.4-r5/perf-3.4/bench/mem-memset.o | make: Leaving directory `/home/thomas/Build/Yocto/otavio/tmp/sysroots/imx28evk/usr/src/kernel/tools/perf' | ERROR: oe_runmake failed | ERROR: Function failed: do_compile (see /home/thomas/Build/Yocto/otavio/tmp/work/imx28evk-poky-linux-gnueabi/perf-3.4-r5/temp/log.do_compile.23579 for further information) ERROR: Task 3028 (/home/thomas/Build/Yocto/sources/poky/meta/recipes-kernel/perf/perf_3.4.bb, do_compile) failed with exit code '1' WARNING: nbench-byte: No generic license file exists for: freely in any provider WARNING: nbench-byte: No generic license file exists for: distributable in any provider WARNING: iperf: No generic license file exists for: NewBSD in any provider WARNING: iozone3: No generic license file exists for: iozone3 in any provider WARNING: QA Issue: lmbench: Files/directories were installed but not shipped BR Thomas -- http://card.url.com.tw 土地房屋租賃買賣, 超效果且免費的媒體 [-- Attachment #2: Type: text/html, Size: 6183 bytes --] ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: i.MX28 EVK Touch misalignment in Sato UI (fsl-image-gui) 2013-04-19 18:07 i.MX28 EVK Touch misalignment in Sato UI (fsl-image-gui) ttom @ 2013-04-19 18:18 ` Otavio Salvador 2013-04-19 18:20 ` Daiane Angolini 1 sibling, 0 replies; 14+ messages in thread From: Otavio Salvador @ 2013-04-19 18:18 UTC (permalink / raw) To: ttom; +Cc: meta-freescale@yoctoproject.org On Fri, Apr 19, 2013 at 3:07 PM, <ttom@ms5.url.com.tw> wrote: > Hi, > In order to fix i.MX28 EVK touch misalignment in fsl-image-gui build. > See > https://community.freescale.com/servlet/JiveServlet/showImage/2-318646-3476/Touch+wrong.png > > Add PREFERRED_PROVIDER_virtual/kernel = "linux-fslc" in local.conf > > > But Perf package have an error to make image build fail > Any idea to slove this problem? I didn't build the image here but I been building it based in dylan (master currently) and it should work just fine for you. The touch should be proper calibrated when using Xorg image by default. (p.s: please subscribe to the mailing list as I keep approving your posts) -- Otavio Salvador O.S. Systems E-mail: otavio@ossystems.com.br http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: i.MX28 EVK Touch misalignment in Sato UI (fsl-image-gui) 2013-04-19 18:07 i.MX28 EVK Touch misalignment in Sato UI (fsl-image-gui) ttom 2013-04-19 18:18 ` Otavio Salvador @ 2013-04-19 18:20 ` Daiane Angolini 2013-04-19 19:06 ` ttom [not found] ` <3600.219.86.209.116.1366398367.squirrel@219.86.209.116> 1 sibling, 2 replies; 14+ messages in thread From: Daiane Angolini @ 2013-04-19 18:20 UTC (permalink / raw) To: ttom; +Cc: meta-freescale On 04/19/2013 03:07 PM, ttom@ms5.url.com.tw wrote: > Hi, > In order to fix i.MX28 EVK touch misalignment in fsl-image-gui build. > See > https://community.freescale.com/servlet/JiveServlet/showImage/2-318646-3476/Touch+wrong.png > > Add PREFERRED_PROVIDER_virtual/kernel = "linux-fslc" in local.conf Are you using danny? I mean, I just created core-image-base with linux-fslc on top of master and I didn't face this problem. Daiane ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: i.MX28 EVK Touch misalignment in Sato UI (fsl-image-gui) 2013-04-19 18:20 ` Daiane Angolini @ 2013-04-19 19:06 ` ttom [not found] ` <3600.219.86.209.116.1366398367.squirrel@219.86.209.116> 1 sibling, 0 replies; 14+ messages in thread From: ttom @ 2013-04-19 19:06 UTC (permalink / raw) To: Daiane Angolini; +Cc: meta-freescale, ttom [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #1: Type: text/plain; charset="big5", Size: 774 bytes --] Hi, Yes, I use repo init -u https://github.com/Freescale/fsl-community-bsp-platform -b danny Then repo sync. I'll test again to check the result, thanks your help. BR Thomas > On 04/19/2013 03:07 PM, ttom@ms5.url.com.tw wrote: >> Hi, >> In order to fix i.MX28 EVK touch misalignment in fsl-image-gui build. >> See >> https://community.freescale.com/servlet/JiveServlet/showImage/2-318646-3476/Touch+wrong.png >> >> Add PREFERRED_PROVIDER_virtual/kernel = "linux-fslc" in local.conf > > Are you using danny? > > I mean, I just created core-image-base with linux-fslc on top of master > and I didn't face this problem. > > Daiane > > -- http://myhome.url.com.tw ¶i¾n´¼¨¹ªÀ°Ïºô, ´°¿Ë·ü¾FÅܪº§ó»´ÃP¦³®Ä [-- Attachment #2: Type: text/html, Size: 1041 bytes --] ^ permalink raw reply [flat|nested] 14+ messages in thread
[parent not found: <3600.219.86.209.116.1366398367.squirrel@219.86.209.116>]
* Re: i.MX28 EVK Touch misalignment in Sato UI (fsl-image-gui) [not found] ` <3600.219.86.209.116.1366398367.squirrel@219.86.209.116> @ 2013-04-26 7:30 ` ttom 2013-05-02 10:51 ` i.MX28 SDCARD boot fail after dd Yocto fsl-image-gui-sdk image ttom 1 sibling, 0 replies; 14+ messages in thread From: ttom @ 2013-04-26 7:30 UTC (permalink / raw) To: Daiane Angolini, meta-freescale, ttom [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #1: Type: text/plain; charset="big5", Size: 1027 bytes --] Dear Daiane, Thanks! Problem gone > > > > Hi, > > Yes, I use� > > repo init -u https://github.com/Freescale/fsl-community-bsp-platform�-b > danny > > Then repo sync. > > I'll test again to check the result, thanks your help. > > BR Thomas > >> On 04/19/2013 03:07 PM, ttom@ms5.url.com.tw wrote: > >> Hi, > >> In > order to fix i.MX28 EVK touch misalignment in fsl-image-gui build. > >> See > >>> > https://community.freescale.com/servlet/JiveServlet/showImage/2-318646-3476/Touch+wrong.png > >>> > >> Add PREFERRED_PROVIDER_virtual/kernel = "linux-fslc" in local.conf > >> > > Are you using danny? > > > > I mean, I just created > core-image-base with linux-fslc on top of master > > and I didn't face this problem. > >> > > Daiane > > > > > > > -- > http://myhome.url.com.tw > ¶i¾n´¼¨¹ªÀ°Ïºô, ´°¿Ë·ü¾FÅܪº§ó»´ÃP¦³®Ä -- http://myhome.url.com.tw ¶i¾n´¼¨¹ªÀ°Ïºô, ´°¿Ë·ü¾FÅܪº§ó»´ÃP¦³®Ä [-- Attachment #2: Type: text/html, Size: 1339 bytes --] ^ permalink raw reply [flat|nested] 14+ messages in thread
* i.MX28 SDCARD boot fail after dd Yocto fsl-image-gui-sdk image [not found] ` <3600.219.86.209.116.1366398367.squirrel@219.86.209.116> 2013-04-26 7:30 ` ttom @ 2013-05-02 10:51 ` ttom 2013-05-02 11:21 ` Vladan Jovanovic 1 sibling, 1 reply; 14+ messages in thread From: ttom @ 2013-05-02 10:51 UTC (permalink / raw) To: meta-freescale [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #1: Type: text/plain; charset="big5", Size: 19469 bytes --] Hi, Afer use fsl-image-gui-sdk's sd card image, Then the SD Card can't replace fsl-image-gui and fsl-image-test by dd. DD command is "sudo dd if= <fsl-image-test-xxxxxx file>.sdcard of=/dev/sdX bs=4M" Error message list below Any way to solve this problem? ******************** U-Boot 2013.04 (Apr 29 2013 - 12:21:11) CPU: Freescale i.MX28 rev1.2 at 454 MHz BOOT: SSP SD/MMC #0, 3V3 DRAM: 128 MiB NAND: No NAND device found!!! 0 MiB MMC: MXS MMC: 0 MMC0: Command 8 timeout (status 0xe0384020) *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Net: FEC0 [PRIME] Warning: FEC0 using MAC address from net device , FEC1 Warning: FEC1 using MAC address from net device Hit any key to stop autoboot: 0 mmc0 is current device MMC0: Command 8 timeout (status 0xe02c4020) reading boot.scr ** Unable to read file boot.scr ** reading uImage 2601492 bytes read in 801 ms (3.1 MiB/s) Booting from mmc ... reading imx28-evk.dtb ** Unable to read file imx28-evk.dtb ** ## Booting kernel from Legacy Image at 42000000 ... Image Name: Linux-2.6.35.3-1.1.0+yocto+g9145 Created: 2013-04-29 3:46:03 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 2601428 Bytes = 2.5 MiB Load Address: 40008000 Entry Point: 40008000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Starting kernel ... Uncompressing Linux... done, booting the kernel. Linux version 2.6.35.3-1.1.0+yocto+g914558e (thomas@thomas-Linux) (gcc version 3 CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177 CPU: VIVT data cache, VIVT instruction cache Machine: Freescale MX28EVK board Memory policy: ECC disabled, Data cache writeback Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512 Kernel command line: console=ttyAMA0,115200 root=/dev/mmcblk0p3 rw rootwait PID hash table entries: 512 (order: -1, 2048 bytes) Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) Memory: 128MB = 128MB total Memory: 124228k/124228k available, 6844k reserved, 0K highmem Virtual kernel memory layout: vector : 0xffff0000 - 0xffff1000 ( 4 kB) fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) DMA : 0xfde00000 - 0xffe00000 ( 32 MB) vmalloc : 0xc8800000 - 0xf0000000 ( 632 MB) lowmem : 0xc0000000 - 0xc8000000 ( 128 MB) modules : 0xbf000000 - 0xc0000000 ( 16 MB) .init : 0xc0008000 - 0xc0030000 ( 160 kB) .text : 0xc0030000 - 0xc050b000 (4972 kB) .data : 0xc050c000 - 0xc054a4a0 ( 250 kB) SLUB: Genslabs=11, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 Hierarchical RCU implementation. RCU-based detection of stalled CPUs is disabled. Verbose stalled-CPUs detection is disabled. NR_IRQS:288 Console: colour dummy device 80x30 console [ttyAMA0] enabled Calibrating delay loop... 226.09 BogoMIPS (lpj=1130496) pid_max: default: 32768 minimum: 301 Security Framework initialized SELinux: Initializing. Mount-cache hash table entries: 512 CPU: Testing write buffer coherency: ok devtmpfs: initialized regulator: core version 0.5 NET: Registered protocol family 16 regulator: vddd: 800 <--> 1575 mV at 1500 mV fast normal regulator: vdddbo: 800 <--> 1575 mV fast normal regulator: vdda: 1500 <--> 2275 mV at 1800 mV fast normal vddio = 3380000, val=10 regulator: vddio: 2880 <--> 3680 mV at 3380 mV fast normal regulator: overall_current: fast normal regulator: vbus5v: regulator: mxs-duart-1: fast normal regulator: mxs-bl-1: fast normal regulator: mxs-i2c-1: fast normal regulator: mmc_ssp-1: fast normal regulator: mmc_ssp-2: fast normal regulator: charger-1: fast normal regulator: power-test-1: fast normal regulator: cpufreq-1: fast normal i.MX IRAM pool: 124 KB@0xc8820000 usb DR wakeup device is registered IMX usb wakeup probe audit: cannot initialize inotify handle bio: create slab <bio-0> at 0 SCSI subsystem initialized Freescale USB OTG Driver loaded, $Revision: 1.55 $ usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub usbcore: registered new device driver usb Advanced Linux Sound Architecture Driver Version 1.0.23. Switching to clocksource mxs clock source NET: Registered protocol family 2 IP route cache hash table entries: 1024 (order: 0, 4096 bytes) TCP established hash table entries: 4096 (order: 3, 32768 bytes) TCP bind hash table entries: 4096 (order: 2, 16384 bytes) TCP: Hash tables configured (established 4096 bind 4096) TCP reno registered UDP hash table entries: 256 (order: 0, 4096 bytes) UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) NET: Registered protocol family 1 RPC: Registered udp transport module. RPC: Registered tcp transport module. RPC: Registered tcp NFSv4.1 backchannel transport module. Bus freq driver module loaded IMX usb wakeup probe usb h1 wakeup device is registered mxs_cpu_init: cpufreq init finished audit: initializing netlink socket (disabled) type=2000 audit(0.490:1): initialized VFS: Disk quotas dquot_6.5.2 Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) JFFS2 version 2.2. (NAND) �© 2001-2006 Red Hat, Inc. msgmni has been set to 242 alg: No test for stdrng (krng) cryptodev: driver loaded. Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) io scheduler noop registered io scheduler deadline registered io scheduler cfq registered (default) Console: switching to colour frame buffer device 100x30 mxs-duart.0: ttyAMA0 at MMIO 0x80074000 (irq = 47) is a DebugUART mxs-auart.0: ttySP0 at MMIO 0x8006a000 (irq = 112) is a mxs-auart.0 Found APPUART 3.1.0 mxs-auart.1: ttySP1 at MMIO 0x8006c000 (irq = 113) is a mxs-auart.1 Found APPUART 3.1.0 mxs-auart.2: ttySP2 at MMIO 0x8006e000 (irq = 114) is a mxs-auart.2 Found APPUART 3.1.0 mxs-auart.3: ttySP3 at MMIO 0x80070000 (irq = 115) is a mxs-auart.3 Found APPUART 3.1.0 mxs-auart.4: ttySP4 at MMIO 0x80072000 (irq = 116) is a mxs-auart.4 Found APPUART 3.1.0 brd: module loaded loop: module loaded i.MX GPMI NFC NFC: Version 1, 8-chip GPMI and BCH gpmi-nfc: probe of gpmi-nfc.0 failed with error 1 mxs-spi mxs-spi.0: Max possible speed 120000 = 120000000/2 kHz mxs-spi mxs-spi.0: at 0x80014000 mapped to 0xF0014000, irq=84, bus 1, DMA ver_m4 FEC Ethernet Driver fec_enet_mii_bus: probed ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver fsl-ehci fsl-ehci: Freescale On-Chip EHCI Host Controller fsl-ehci fsl-ehci: new USB bus registered, assigned bus number 1 fsl-ehci fsl-ehci: irq 93, io base 0x80080000 fsl-ehci fsl-ehci: USB 2.0 started, EHCI 1.00 hub 1-0:1.0: USB hub found hub 1-0:1.0: 1 port detected fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 2 fsl-ehci fsl-ehci.0: irq 92, io base 0x80090000 fsl-ehci fsl-ehci.0: USB 2.0 started, EHCI 1.00 hub 2-0:1.0: USB hub found hub 2-0:1.0: 1 port detected Initializing USB Mass Storage driver... usbcore: registered new interface driver usb-storage USB Mass Storage support registered. ARC USBOTG Device Controller driver (1 August 2005) mice: PS/2 mouse device common for all mice input: mxs-kbd as /devices/platform/mxs-kbd.0/input/input0 input: MXS touchscreen as /devices/virtual/input/input1 MXS RTC driver v1.0 hardware v2.3.0 mxs-rtc mxs-rtc.0: rtc core: registered mxs-rtc as rtc0 IR NEC protocol handler initialized IR RC5(x) protocol handler initialized IR RC6 protocol handler initialized IR JVC protocol handler initialized IR Sony protocol handler initialized Linux video capture interface: v2.00 mxs-pxp mxs-pxp.0: initialized mxs watchdog: initialized, heartbeat 19 sec mxs-mmc: MXS SSP Controller MMC Interface driver mxs-mmc mxs-mmc.0: mmc0: MXS SSP MMC DMAIRQ 82 ERRIRQ 96 dcp dcp.0: DCP crypto enabled.! usbcore: registered new interface driver hiddev usbcore: registered new interface driver usbhid usbhid: USB HID core driver sgtl5000-i2c 0-000a: SGTL5000 revision 17 mmc0: new high speed SD card at address 0002 mmcblk0: mmc0:0002 N/A 3.67 GiB (ro) mmcblk0: p1 p2 p3 mxs-spdif mxs-spdif.0: MXS SPDIF Audio Transmitter No device for codec mxs spdif No device for DAI mxs spdif No device for DAI mxs-saif No device for DAI mxs-spdif asoc: SGTL5000 <-> mxs-saif mapping ok Failed to add route LINE_OUT->Ext Spk asoc: mxs spdif <-> mxs-spdif mapping ok ALSA device list: #0: mxs-evk (SGTL5000) #1: mxs-evk (mxs spdif) TCP cubic registered NET: Registered protocol family 17 can: controller area network core (rev 20090105 abi 8) NET: Registered protocol family 29 can: raw protocol (rev 20090105) mxs-rtc mxs-rtc.0: setting system clock to 1970-01-01 00:00:06 UTC (6) VFS: Cannot open root device "mmcblk0p3" or unknown-block(179,3) Please append a correct "root=" boot option; here are the available partitions: b300 3850240 mmcblk0 driver: mmcblk b301 1024 mmcblk0p1 b302 10240 mmcblk0p2 b303 372736 mmcblk0p3 Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(179,3) Backtrace: [<c0034110>] (dump_backtrace+0x0/0x10c) from [<c03d2364>] (dump_stack+0x18/0x1c) r6:c0029a14 r5:c7471000 r4:c054b3f8 r3:00000002 [<c03d234c>] (dump_stack+0x0/0x1c) from [<c03d254c>] (panic+0x74/0xf0) [<c03d24d8>] (panic+0x0/0xf0) from [<c0008f14>] (mount_block_root+0x1d4/0x218) r3:00000000 r2:00000001 r1:c7c27f48 r0:c048cdf4 [<c0008d40>] (mount_block_root+0x0/0x218) from [<c0009130>] (mount_root+0xe0/0x) [<c0009050>] (mount_root+0x0/0x124) from [<c00092e0>] (prepare_namespace+0x16c/) r5:c0029a29 r4:c054a758 [<c0009174>] (prepare_namespace+0x0/0x1cc) from [<c0008b14>] (kernel_init+0x12c) r5:c0028600 r4:c0028600 [<c00089e8>] (kernel_init+0x0/0x16c) from [<c004f490>] (do_exit+0x0/0x6c0) r5:c00089e8 r4:00000000 ************************** -- http://isp.url.com.tw ´¼¨¹¥Í¬¡À]§K¶O¼·±µ¤Wºô ¹q¸Ü 40661234 / 4497890 ±b¸¹ url ±K½X url [-- Attachment #2: Type: text/html, Size: 64754 bytes --] ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: i.MX28 SDCARD boot fail after dd Yocto fsl-image-gui-sdk image 2013-05-02 10:51 ` i.MX28 SDCARD boot fail after dd Yocto fsl-image-gui-sdk image ttom @ 2013-05-02 11:21 ` Vladan Jovanovic 2013-05-02 13:04 ` Otavio Salvador 0 siblings, 1 reply; 14+ messages in thread From: Vladan Jovanovic @ 2013-05-02 11:21 UTC (permalink / raw) To: ttom; +Cc: meta-freescale@yoctoproject.org [-- Attachment #1: Type: text/plain, Size: 11680 bytes --] Looking at meta-fsl-arm/classes/image_types_fsl.bbclass, generate_mxs_sdcard puts rootfs in second partition. Mainline u-boot seems to have default setting of /dev/mmcblk0p3 when it should be changed to /dev/mmcblk0p2 for Yocto. On Thu, May 2, 2013 at 1:51 PM, <ttom@ms5.url.com.tw> wrote: > Hi, > > Afer use fsl-image-gui-sdk's sd card image, Then the SD Card can't replace > fsl-image-gui and fsl-image-test by dd. > > DD command is "sudo dd if= <fsl-image-test-xxxxxx file>.sdcard of=/dev/sdX > bs=4M" > > Error message list below > > Any way to solve this problem? > > ******************** > > U-Boot 2013.04 (Apr 29 2013 - 12:21:11) > > CPU: Freescale i.MX28 rev1.2 at 454 MHz > BOOT: SSP SD/MMC #0, 3V3 > DRAM: 128 MiB > NAND: No NAND device found!!! > 0 MiB > MMC: MXS MMC: 0 > MMC0: Command 8 timeout (status 0xe0384020) > *** Warning - bad CRC, using default environment > > > In: > serial > Out: > serial > Err: > serial > Net: FEC0 > [PRIME] > Warning: FEC0 using MAC address from net > device > , > FEC1 > > Warning: FEC1 using MAC address from net > device > > > Hit any key to stop autoboot: > 0 > mmc0 is current > device > MMC0: Command 8 timeout (status > 0xe02c4020) > reading > boot.scr > ** Unable to read file boot.scr > ** > reading > uImage > 2601492 bytes read in 801 ms (3.1 > MiB/s) > Booting from mmc > ... > reading > imx28-evk.dtb > ** Unable to read file imx28-evk.dtb > ** > ## Booting kernel from Legacy Image at 42000000 > ... > Image Name: > Linux-2.6.35.3-1.1.0+yocto+g9145 > Created: 2013-04-29 3:46:03 > UTC > Image Type: ARM Linux Kernel Image > (uncompressed) > Data Size: 2601428 Bytes = 2.5 > MiB > Load Address: > 40008000 > Entry Point: > 40008000 > Verifying Checksum ... > OK > Loading Kernel Image ... > OK > OK > > > > Starting kernel > ... > > > Uncompressing Linux... done, booting the > kernel. > Linux version 2.6.35.3-1.1.0+yocto+g914558e (thomas@thomas-Linux) (gcc > version 3 > CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), > cr=00053177 > CPU: VIVT data cache, VIVT instruction > cache > Machine: Freescale MX28EVK > board > Memory policy: ECC disabled, Data cache > writeback > Built 1 zonelists in Zone order, mobility grouping on. Total pages: > 32512 > Kernel command line: console=ttyAMA0,115200 root=/dev/mmcblk0p3 rw > rootwait > PID hash table entries: 512 (order: -1, 2048 > bytes) > Dentry cache hash table entries: 16384 (order: 4, 65536 > bytes) > Inode-cache hash table entries: 8192 (order: 3, 32768 > bytes) > Memory: 128MB = 128MB > total > Memory: 124228k/124228k available, 6844k reserved, 0K > highmem > Virtual kernel memory > layout: > vector : 0xffff0000 - 0xffff1000 ( 4 > kB) > fixmap : 0xfff00000 - 0xfffe0000 ( 896 > kB) > DMA : 0xfde00000 - 0xffe00000 ( 32 > MB) > vmalloc : 0xc8800000 - 0xf0000000 ( 632 > MB) > lowmem : 0xc0000000 - 0xc8000000 ( 128 > MB) > modules : 0xbf000000 - 0xc0000000 ( 16 > MB) > .init : 0xc0008000 - 0xc0030000 ( 160 > kB) > .text : 0xc0030000 - 0xc050b000 (4972 > kB) > .data : 0xc050c000 - 0xc054a4a0 ( 250 > kB) > SLUB: Genslabs=11, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, > Nodes=1 > Hierarchical RCU > implementation. > RCU-based detection of stalled CPUs is > disabled. > Verbose stalled-CPUs detection is > disabled. > NR_IRQS:288 > > Console: colour dummy device > 80x30 > console [ttyAMA0] > enabled > Calibrating delay loop... 226.09 BogoMIPS > (lpj=1130496) > pid_max: default: 32768 minimum: > 301 > Security Framework > initialized > SELinux: > Initializing. > Mount-cache hash table entries: > 512 > CPU: Testing write buffer coherency: > ok > devtmpfs: > initialized > regulator: core version > 0.5 > NET: Registered protocol family > 16 > regulator: vddd: 800 <--> 1575 mV at 1500 mV fast > normal > regulator: vdddbo: 800 <--> 1575 mV fast > normal > regulator: vdda: 1500 <--> 2275 mV at 1800 mV fast > normal > vddio = 3380000, > val=10 > regulator: vddio: 2880 <--> 3680 mV at 3380 mV fast > normal > regulator: overall_current: fast > normal > regulator: > vbus5v: > regulator: mxs-duart-1: fast > normal > regulator: mxs-bl-1: fast > normal > regulator: mxs-i2c-1: fast > normal > regulator: mmc_ssp-1: fast > normal > regulator: mmc_ssp-2: fast > normal > regulator: charger-1: fast > normal > regulator: power-test-1: fast > normal > regulator: cpufreq-1: fast > normal > i.MX IRAM pool: 124 KB@0xc8820000 > > usb DR wakeup device is > registered > IMX usb wakeup > probe > audit: cannot initialize inotify > handle > bio: create slab <bio-0> at > 0 > SCSI subsystem > initialized > Freescale USB OTG Driver loaded, $Revision: 1.55 > $ > usbcore: registered new interface driver > usbfs > usbcore: registered new interface driver > hub > usbcore: registered new device driver > usb > Advanced Linux Sound Architecture Driver Version > 1.0.23. > Switching to clocksource mxs clock > source > NET: Registered protocol family > 2 > IP route cache hash table entries: 1024 (order: 0, 4096 > bytes) > TCP established hash table entries: 4096 (order: 3, 32768 > bytes) > TCP bind hash table entries: 4096 (order: 2, 16384 > bytes) > TCP: Hash tables configured (established 4096 bind > 4096) > TCP reno > registered > UDP hash table entries: 256 (order: 0, 4096 > bytes) > UDP-Lite hash table entries: 256 (order: 0, 4096 > bytes) > NET: Registered protocol family > 1 > RPC: Registered udp transport > module. > RPC: Registered tcp transport > module. > RPC: Registered tcp NFSv4.1 backchannel transport > module. > Bus freq driver module > loaded > IMX usb wakeup > probe > usb h1 wakeup device is > registered > mxs_cpu_init: cpufreq init > finished > audit: initializing netlink socket > (disabled) > type=2000 audit(0.490:1): > initialized > VFS: Disk quotas > dquot_6.5.2 > Dquot-cache hash table entries: 1024 (order 0, 4096 > bytes) > JFFS2 version 2.2. (NAND) �© 2001-2006 Red Hat, > Inc. > msgmni has been set to > 242 > alg: No test for stdrng > (krng) > cryptodev: driver > loaded. > Block layer SCSI generic (bsg) driver version 0.4 loaded (major > 253) > io scheduler noop > registered > io scheduler deadline > registered > io scheduler cfq registered > (default) > Console: switching to colour frame buffer device > 100x30 > mxs-duart.0: ttyAMA0 at MMIO 0x80074000 (irq = 47) is a > DebugUART > mxs-auart.0: ttySP0 at MMIO 0x8006a000 (irq = 112) is a > mxs-auart.0 > Found APPUART > 3.1.0 > mxs-auart.1: ttySP1 at MMIO 0x8006c000 (irq = 113) is a > mxs-auart.1 > Found APPUART > 3.1.0 > mxs-auart.2: ttySP2 at MMIO 0x8006e000 (irq = 114) is a > mxs-auart.2 > Found APPUART > 3.1.0 > mxs-auart.3: ttySP3 at MMIO 0x80070000 (irq = 115) is a > mxs-auart.3 > Found APPUART > 3.1.0 > mxs-auart.4: ttySP4 at MMIO 0x80072000 (irq = 116) is a > mxs-auart.4 > Found APPUART > 3.1.0 > brd: module > loaded > loop: module > loaded > i.MX GPMI > NFC > NFC: Version 1, 8-chip GPMI and > BCH > gpmi-nfc: probe of gpmi-nfc.0 failed with error > 1 > mxs-spi mxs-spi.0: Max possible speed 120000 = 120000000/2 > kHz > mxs-spi mxs-spi.0: at 0x80014000 mapped to 0xF0014000, irq=84, bus 1, DMA > ver_m4 > FEC Ethernet > Driver > fec_enet_mii_bus: > probed > ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) > Driver > fsl-ehci fsl-ehci: Freescale On-Chip EHCI Host > Controller > fsl-ehci fsl-ehci: new USB bus registered, assigned bus number > 1 > fsl-ehci fsl-ehci: irq 93, io base > 0x80080000 > fsl-ehci fsl-ehci: USB 2.0 started, EHCI > 1.00 > hub 1-0:1.0: USB hub > found > hub 1-0:1.0: 1 port > detected > fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host > Controller > fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number > 2 > fsl-ehci fsl-ehci.0: irq 92, io base > 0x80090000 > fsl-ehci fsl-ehci.0: USB 2.0 started, EHCI > 1.00 > hub 2-0:1.0: USB hub > found > hub 2-0:1.0: 1 port > detected > Initializing USB Mass Storage > driver... > usbcore: registered new interface driver > usb-storage > USB Mass Storage support > registered. > ARC USBOTG Device Controller driver (1 August > 2005) > mice: PS/2 mouse device common for all > mice > input: mxs-kbd as > /devices/platform/mxs-kbd.0/input/input0 > input: MXS touchscreen as > /devices/virtual/input/input1 > MXS RTC driver v1.0 hardware > v2.3.0 > mxs-rtc mxs-rtc.0: rtc core: registered mxs-rtc as > rtc0 > IR NEC protocol handler > initialized > IR RC5(x) protocol handler > initialized > IR RC6 protocol handler > initialized > IR JVC protocol handler > initialized > IR Sony protocol handler > initialized > Linux video capture interface: > v2.00 > mxs-pxp mxs-pxp.0: > initialized > mxs watchdog: initialized, heartbeat 19 > sec > mxs-mmc: MXS SSP Controller MMC Interface > driver > mxs-mmc mxs-mmc.0: mmc0: MXS SSP MMC DMAIRQ 82 ERRIRQ > 96 > dcp dcp.0: DCP crypto > enabled.! > usbcore: registered new interface driver > hiddev > usbcore: registered new interface driver > usbhid > usbhid: USB HID core > driver > sgtl5000-i2c 0-000a: SGTL5000 revision > 17 > mmc0: new high speed SD card at address > 0002 > mmcblk0: mmc0:0002 N/A 3.67 GiB > (ro) > mmcblk0: p1 p2 > p3 > mxs-spdif mxs-spdif.0: MXS SPDIF Audio > Transmitter > No device for codec mxs > spdif > No device for DAI mxs > spdif > No device for DAI > mxs-saif > No device for DAI > mxs-spdif > asoc: SGTL5000 <-> mxs-saif mapping > ok > Failed to add route LINE_OUT->Ext > Spk > asoc: mxs spdif <-> mxs-spdif mapping > ok > ALSA device > list: > #0: mxs-evk > (SGTL5000) > #1: mxs-evk (mxs > spdif) > TCP cubic > registered > NET: Registered protocol family > 17 > can: controller area network core (rev 20090105 abi > 8) > NET: Registered protocol family > 29 > can: raw protocol (rev > 20090105) > mxs-rtc mxs-rtc.0: setting system clock to 1970-01-01 00:00:06 UTC > (6) > VFS: Cannot open root device "mmcblk0p3" or > unknown-block(179,3) > Please append a correct "root=" boot option; here are the available > partitions: > b300 3850240 mmcblk0 driver: > mmcblk > b301 1024 > mmcblk0p1 > b302 10240 > mmcblk0p2 > b303 372736 > mmcblk0p3 > Kernel panic - not syncing: VFS: Unable to mount root fs on > unknown-block(179,3) > Backtrace: > > [<c0034110>] (dump_backtrace+0x0/0x10c) from [<c03d2364>] > (dump_stack+0x18/0x1c) > r6:c0029a14 r5:c7471000 r4:c054b3f8 > r3:00000002 > [<c03d234c>] (dump_stack+0x0/0x1c) from [<c03d254c>] > (panic+0x74/0xf0) > [<c03d24d8>] (panic+0x0/0xf0) from [<c0008f14>] > (mount_block_root+0x1d4/0x218) > r3:00000000 r2:00000001 r1:c7c27f48 > r0:c048cdf4 > [<c0008d40>] (mount_block_root+0x0/0x218) from [<c0009130>] > (mount_root+0xe0/0x) > [<c0009050>] (mount_root+0x0/0x124) from [<c00092e0>] > (prepare_namespace+0x16c/) > r5:c0029a29 > r4:c054a758 > [<c0009174>] (prepare_namespace+0x0/0x1cc) from [<c0008b14>] > (kernel_init+0x12c) > r5:c0028600 > r4:c0028600 > [<c00089e8>] (kernel_init+0x0/0x16c) from [<c004f490>] > (do_exit+0x0/0x6c0) > r5:c00089e8 r4:00000000 > > ************************** > > _______________________________________________ > meta-freescale mailing list > meta-freescale@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-freescale > > [-- Attachment #2: Type: text/html, Size: 29824 bytes --] ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: i.MX28 SDCARD boot fail after dd Yocto fsl-image-gui-sdk image 2013-05-02 11:21 ` Vladan Jovanovic @ 2013-05-02 13:04 ` Otavio Salvador 2013-05-03 2:36 ` ttom 0 siblings, 1 reply; 14+ messages in thread From: Otavio Salvador @ 2013-05-02 13:04 UTC (permalink / raw) To: Vladan Jovanovic; +Cc: meta-freescale@yoctoproject.org, ttom On Thu, May 2, 2013 at 8:21 AM, Vladan Jovanovic <vladan.jovanovic@gmail.com> wrote: > Looking at meta-fsl-arm/classes/image_types_fsl.bbclass, generate_mxs_sdcard > puts rootfs in second partition. Mainline u-boot seems to have default > setting of /dev/mmcblk0p3 when it should be changed to /dev/mmcblk0p2 for > Yocto. Yes and this change has been done in your github tree, which we use as source :-) https://github.com/Freescale/u-boot-imx -- Otavio Salvador O.S. Systems E-mail: otavio@ossystems.com.br http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: i.MX28 SDCARD boot fail after dd Yocto fsl-image-gui-sdk image 2013-05-02 13:04 ` Otavio Salvador @ 2013-05-03 2:36 ` ttom 2013-05-03 2:46 ` Otavio Salvador 0 siblings, 1 reply; 14+ messages in thread From: ttom @ 2013-05-03 2:36 UTC (permalink / raw) To: Otavio Salvador; +Cc: meta-freescale@yoctoproject.org, ttom [-- Attachment #1.1: Type: text/plain, Size: 473 bytes --] Hi, I can't find out any setting to modify boot partition. According to fdisk check, no active tag show in sdcard partition table. Put active in partition 1, fsl-image-gui image still can not work so far, but fsl-image-test can work. > On Thu, May 2, 2013 at 8:21 AM, Vladan Jovanovic > <vladan.jovanovic@gmail.com> wrote: >> Looking at meta-fsl-arm/classes/image_types_fsl.bbclass, generate_mxs_sdcard >> puts rootfs in second partition. Main ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: i.MX28 SDCARD boot fail after dd Yocto fsl-image-gui-sdk image 2013-05-03 2:36 ` ttom @ 2013-05-03 2:46 ` Otavio Salvador 2013-05-03 11:25 ` Daiane Angolini 0 siblings, 1 reply; 14+ messages in thread From: Otavio Salvador @ 2013-05-03 2:46 UTC (permalink / raw) To: ttom; +Cc: meta-freescale@yoctoproject.org On Thu, May 2, 2013 at 11:36 PM, <ttom@ms5.url.com.tw> wrote: > I can't find out any setting to modify boot partition. > > According to fdisk check, no active tag show in sdcard partition table. > > Put active in partition 1, fsl-image-gui image still can not work so far, > but fsl-image-test can work. Well so we have some weird here. If fsl-image-test and fsl-image-gui has different results we might have a problem. Can you try to change the SD card and try to use a different machine to write it? The GUI image is much bigger and depending on the controller it might be an issue. Hard to say but a worth test. -- Otavio Salvador O.S. Systems E-mail: otavio@ossystems.com.br http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: i.MX28 SDCARD boot fail after dd Yocto fsl-image-gui-sdk image 2013-05-03 2:46 ` Otavio Salvador @ 2013-05-03 11:25 ` Daiane Angolini 2013-05-03 15:05 ` ttom 0 siblings, 1 reply; 14+ messages in thread From: Daiane Angolini @ 2013-05-03 11:25 UTC (permalink / raw) To: Otavio Salvador; +Cc: meta-freescale@yoctoproject.org, ttom On 05/02/2013 11:46 PM, Otavio Salvador wrote: > On Thu, May 2, 2013 at 11:36 PM, <ttom@ms5.url.com.tw> wrote: >> I can't find out any setting to modify boot partition. >> >> According to fdisk check, no active tag show in sdcard partition table. >> >> Put active in partition 1, fsl-image-gui image still can not work so far, >> but fsl-image-test can work. > > Well so we have some weird here. > > If fsl-image-test and fsl-image-gui has different results we might > have a problem. Can you try to change the SD card and try to use a > different machine to write it? The GUI image is much bigger and > depending on the controller it might be an issue. Hard to say but a > worth test. @ttom tell me what to test and I can give it a try over here. You can keep the testing emails PVT (IMHO) if you wish Daiane ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: i.MX28 SDCARD boot fail after dd Yocto fsl-image-gui-sdk image 2013-05-03 11:25 ` Daiane Angolini @ 2013-05-03 15:05 ` ttom 2013-05-07 12:58 ` Daiane Angolini 0 siblings, 1 reply; 14+ messages in thread From: ttom @ 2013-05-03 15:05 UTC (permalink / raw) To: Daiane Angolini; +Cc: meta-freescale@yoctoproject.org, ttom, Otavio Salvador [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #1: Type: text/plain; charset="big5", Size: 1393 bytes --] Hi Daiane Please build 2 images, fsl-image-gui and fsl-image-gui-sdk. 1st, dd fsl-image-gui, that will be work. Then dd fsl-image-gui-sdk. That will make boot fail. After that, dd back fsl-image-gui. EVK can't boot again. (Each dd action, umount /media/disk and /media/Boot first.) I feel weired. It can boot yesterday. But it work this morning. Thanks your help. BR Thomas > On 05/02/2013 11:46 PM, Otavio Salvador wrote: >> On Thu, May 2, 2013 at 11:36 PM, <ttom@ms5.url.com.tw> wrote: >>> I can't find out any setting to modify boot partition. >>> >>> According to fdisk check, no active tag show in sdcard partition table. >>> >>> Put active in partition 1, fsl-image-gui image still can not work so far, >>> but fsl-image-test can work. >> >> Well so we have some weird here. >> >> If fsl-image-test and fsl-image-gui has different results we might >> have a problem. Can you try to change the SD card and try to use a >> different machine to write it? The GUI image is much bigger and >> depending on the controller it might be an issue. Hard to say but a >> worth test. > > @ttom tell me what to test and I can give it a try over here. > > You can keep the testing emails PVT (IMHO) if you wish > > > Daiane > > -- http://card.url.com.tw ¤g¦a©Ð«Î¯²¸î¶R½æ, ¶W®ÄªG¥B§K¶Oªº´CÅé [-- Attachment #2: Type: text/html, Size: 1625 bytes --] ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: i.MX28 SDCARD boot fail after dd Yocto fsl-image-gui-sdk image 2013-05-03 15:05 ` ttom @ 2013-05-07 12:58 ` Daiane Angolini 2013-05-07 15:21 ` ttom 0 siblings, 1 reply; 14+ messages in thread From: Daiane Angolini @ 2013-05-07 12:58 UTC (permalink / raw) To: ttom; +Cc: meta-freescale@yoctoproject.org, Otavio Salvador On 05/03/2013 12:05 PM, ttom@ms5.url.com.tw wrote: > Hi Daiane > > Please build 2 images, fsl-image-gui and fsl-image-gui-sdk. > > 1st, dd fsl-image-gui, that will be work. > > Then dd fsl-image-gui-sdk. That will make boot fail. > > After that, dd back fsl-image-gui. EVK can't boot again. I was not able to reproduce your issue. What's your status right now? -- Daiane ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: i.MX28 SDCARD boot fail after dd Yocto fsl-image-gui-sdk image 2013-05-07 12:58 ` Daiane Angolini @ 2013-05-07 15:21 ` ttom 0 siblings, 0 replies; 14+ messages in thread From: ttom @ 2013-05-07 15:21 UTC (permalink / raw) To: Daiane Angolini; +Cc: meta-freescale@yoctoproject.org, ttom, Otavio Salvador [-- Attachment #1: Type: text/plain, Size: 640 bytes --] Try to find a way to set up Qt or GTK development. So far, can't make it work now. BR Thomas > On 05/03/2013 12:05 PM, ttom@ms5.url.com.tw wrote: >> Hi Daiane >> >> Please build 2 images, fsl-image-gui and fsl-image-gui-sdk. >> >> 1st, dd fsl-image-gui, that will be work. >> >> Then dd fsl-image-gui-sdk. That will make boot fail. >> >> After that, dd back fsl-image-gui. EVK can't boot again. > > I was not able to reproduce your issue. > > What's your status right now? > > > > > -- > Daiane > > -- http://card.url.com.tw 土地房屋租賃買賣, 超效果且免費的媒體 [-- Attachment #2: Type: text/html, Size: 764 bytes --] ^ permalink raw reply [flat|nested] 14+ messages in thread
end of thread, other threads:[~2013-05-07 15:21 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-19 18:07 i.MX28 EVK Touch misalignment in Sato UI (fsl-image-gui) ttom
2013-04-19 18:18 ` Otavio Salvador
2013-04-19 18:20 ` Daiane Angolini
2013-04-19 19:06 ` ttom
[not found] ` <3600.219.86.209.116.1366398367.squirrel@219.86.209.116>
2013-04-26 7:30 ` ttom
2013-05-02 10:51 ` i.MX28 SDCARD boot fail after dd Yocto fsl-image-gui-sdk image ttom
2013-05-02 11:21 ` Vladan Jovanovic
2013-05-02 13:04 ` Otavio Salvador
2013-05-03 2:36 ` ttom
2013-05-03 2:46 ` Otavio Salvador
2013-05-03 11:25 ` Daiane Angolini
2013-05-03 15:05 ` ttom
2013-05-07 12:58 ` Daiane Angolini
2013-05-07 15:21 ` ttom
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.