MFGTool for custom board

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MFGTool for custom board

1,343 Views
saurabh206
Senior Contributor III

Hi,

I am looking for reference document for how to configure MFG Tool for your custom board.

I want to do firmware update on eMMC.

- How to generate mfgtool firmware update images?

We are not able to start UTP Command.

Log is a as follows.

mmc1: no vqmmc regulator found

mmc1: no vmmc regulator found

mmc1: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA

mmc2: no vqmmc regulator found

mmc2: no vmmc regulator found

mmc2: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA

mmc3: no vqmmc regulator found

mmc3: no vmmc regulator found

mmc3: SDHCI controller on 219c000.usdhc [219c000.usdhc] using ADMA

mxc_vdoa 21e4000.vdoa: i.MX Video Data Order Adapter(VDOA) driver probed

mxc_asrc 2034000.asrc: mxc_asrc registered

mxc_vpu 2040000.vpu: VPU initialized

usbcore: registered new interface driver usbhid

usbhid: USB HID core driver

mmc2: BKOPS_EN bit is not set

mmc2: new high speed DDR MMC card at address 0001

mmcblk2: mmc2:0001 S10008 7.12 GiB

mmcblk2boot0: mmc2:0001 S10008 partition 1 4.00 MiB

mmcblk2boot1: mmc2:0001 S10008 partition 2 4.00 MiB

mmcblk2rpmb: mmc2:0001 S10008 partition 3 4.00 MiB

mmcblk2: p1

mmcblk2boot1: unknown partition table

mmcblk2boot0: unknown partition table

wm8962 0-001a: Failed to read ID register

wm8962: probe of 0-001a failed with error -5

fsl-hdmi-dai hdmi_audio.17: failed to probe. Load HDMI-video first.

fsl-hdmi-dai: probe of hdmi_audio.17 failed with error -12

imx-wm8962 sound.28: failed to find codec platform device

imx-wm8962: probe of sound.28 failed with error -22

imx-audio-hdmi sound-hdmi.29: initialize HDMI-audio failed. load HDMI-video first!

TCP: cubic registered

NET: Registered protocol family 10

sit: IPv6 over IPv4 tunneling driver

NET: Registered protocol family 17

8021q: 802.1Q VLAN Support v1.8

Key type dns_resolver registered

VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4

VGEN3: disabling

VGEN2: disabling

SWBST: disabling

SW4: disabling

wm8962-supply: disabling

usb_otg_vbus: disabling

regulator-dummy: disabling

imx mcc test is registered.

g_serial gadget: Gadget Serial v2.4

g_serial gadget: g_serial ready

gpio-keys gpio-keys.27: Failed to request GPIO 6, error -16

gpio-keys: probe of gpio-keys.27 failed with error -16

snvs_rtc 20cc034.snvs-rtc-lp: setting system clock to 1970-01-01 00:00:00 UTC (0)

ALSA device list:

  No soundcards found.

Freeing unused kernel memory: 328K (80bde000 - 80c30000)

Starting UTP

uuc 0.5 [built Jan  5 2015 14:47:13]

UTP: Waiting for device to appear

Labels (1)
Tags (2)
0 Kudos
2 Replies

410 Views
igorpadykov
NXP Employee
NXP Employee

Hi Saurabh

I think one can look at presentation below, in particular p.59,71

describing custom configurations and mfg tools

https://community.freescale.com/docs/DOC-104266

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos

410 Views
saurabh206
Senior Contributor III

Hi

igor

Thanks for reply.

I am using Android4.4.3.

Can we use kernel_imx\arch\arm\configs\imx_v7_mfg_defconfig to build kernel for MFG Tool?

it doesn't build.

What is a root cause for communication stop working after UTP?

0 Kudos