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

uboot v2014_imx did not work #4

Open
jordonwu opened this issue Feb 29, 2016 · 0 comments
Open

uboot v2014_imx did not work #4

jordonwu opened this issue Feb 29, 2016 · 0 comments

Comments

@jordonwu
Copy link

build step:

  1. get u-boot source code
    $ wget http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git/snapshot/rel_imx_3.14.28_1.0.0_ga.tar.bz2
    $ tar -jxvf rel_imx_3.14.28_1.0.0_ga.tar.bz2
    $ cd rel_imx_3.14.28_1.0.0_ga
    $ make make mx6qsabresd_config
    $ make
  2. run ./PF_Prj_Gen.sh
    $ ./PF_Prj_Gen.sh u-boot-path output-path

then get below error:

Source code type is: [u-boot]
U-boot: [without .config]

sed: can't read Gen_Tmp/Valid_HF.txt: No such file or directory
sed: can't read Gen_Tmp/Valid_SRC.txt: No such file or directory
sed: can't read valid_filelist.txt: No such file or directory
cat: valid_filelist.txt: No such file or directory
sed: can't read valid_filelist.txt: No such file or directory
sed: can't read valid_filelist.txt: No such file or directory
cat: valid_filelist.txt: No such file or directory
sed: can't read valid_filelist.txt: No such file or directory
cp: cannot stat 鈥榲alid_filelist.txt鈥 No such file or directory
cat: Gen_Tmp/Valid_HF.txt: No such file or directory
cat: Gen_Tmp/Valid_SRC.txt: No such file or directory
mv: cannot stat 鈥楩ileList_understand.txt鈥 No such file or directory

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