summaryrefslogtreecommitdiffstats
path: root/tests/make_uboot_v2_env
Commit message (Collapse)AuthorAgeFilesLines
* make environment scripts standalone usableLuotao Fu2010-04-151-2/+12
| | | | | | | | | Calling make_barebox_env and make_uboot_v2_env directly by "ptxdist test ..." used to fail since these scripts depends on some preconditions set by "ptxdist test setenv". Add fix so that these scripts can also be used directly. Signed-off-by: Luotao Fu <l.fu@pengutronix.de> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [ptxdist] fix exclude pattern while building environmentLuotao Fu2010-03-181-1/+2
| | | | | | | | | The exclude pattern in the scripts for barebox/uboot-v2 environment creation is broken. It will include the config.in template file and all backup files in Emacs or vim style. Fix this so that we won't find things like /env/bin/config.in or /env/config.in~ on the target after running "test setenv" Signed-off-by: Luotao Fu <l.fu@pengutronix.de>
* * tests: make setenv more robustWolfram Sang2008-10-311-2/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9010 33e552b5-05e3-0310-8538-816dae2090ed
* * tests: further updatesWolfram Sang2008-10-301-0/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8998 33e552b5-05e3-0310-8538-816dae2090ed
* * tests: unification of setenv for U-Boot V1 and V2Wolfram Sang2008-10-291-0/+17
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8993 33e552b5-05e3-0310-8538-816dae2090ed