Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Can't open DCD file #4

Open
esraa-magdy opened this issue Nov 23, 2017 · 0 comments
Open

Error: Can't open DCD file #4

esraa-magdy opened this issue Nov 23, 2017 · 0 comments

Comments

@esraa-magdy
Copy link

Hello Alexandrebelloni,

I'm new to linux activities and I'm trying to generate whoosh bootloader for IMX6 board (whoosh.imx)
I added a recipe that get the whoosh sources (git://github.com/alexandrebelloni/whoosh.git;branch=${SRCBRANCH})
And it deploys the image using the following command
(${S}/mkimage -n ./board/freescale/sabrelite/imximage.cfg -T imximage -e 0x10007D88 -d ${S}/${WHOOSH_BIN} ${S}/whoosh.imx)

I added imximage.cfg file in the above path contains the following
"
IMAGE_VERSION 2
BOOT_FROM sd
DATA 4 0x10007D88 0x00000030
"
I removed and changed in the above files
But in all cases i always get the following error:

(Error: ./board/freescale/sabrelite/imximage.cfg - Can't open DCD file)

The whoosh.imx file is generated but empty

Can you help me find out how to solve this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant