From f60bd5556d8eb9f8f49bf65020799319ab1c0cea Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 5 May 2015 10:59:59 +0200 Subject: trdx-image-fstype: create the U-Boot scipts at buildtime Create the U-Boot scipts at image buildtime and remove the binary script representation from version control. --- .../files/apalis-imx6/apalis-imx6_bin/flash_blk.img | Bin 1987 -> 0 bytes .../files/apalis-imx6/apalis-imx6_bin/flash_eth.img | Bin 1850 -> 0 bytes .../files/apalis-imx6/apalis-imx6_bin/flash_mmc.img | Bin 326 -> 0 bytes .../images/files/apalis-t30/apalis-t30_bin/flash_blk.img | Bin 3847 -> 0 bytes .../images/files/apalis-t30/apalis-t30_bin/flash_eth.img | Bin 3754 -> 0 bytes .../images/files/apalis-t30/apalis-t30_bin/flash_mmc.img | Bin 326 -> 0 bytes .../files/colibri-imx6/colibri-imx6_bin/flash_blk.img | Bin 1740 -> 0 bytes .../files/colibri-imx6/colibri-imx6_bin/flash_eth.img | Bin 1624 -> 0 bytes .../files/colibri-imx6/colibri-imx6_bin/flash_mmc.img | Bin 326 -> 0 bytes .../files/colibri-t20/colibri-t20_bin/flash_blk.img | Bin 848 -> 0 bytes .../files/colibri-t20/colibri-t20_bin/flash_eth.img | Bin 728 -> 0 bytes .../files/colibri-t30/colibri-t30_bin/flash_blk.img | Bin 3848 -> 0 bytes .../files/colibri-t30/colibri-t30_bin/flash_eth.img | Bin 3755 -> 0 bytes .../files/colibri-t30/colibri-t30_bin/flash_mmc.img | Bin 326 -> 0 bytes .../images/files/colibri-vf/colibri-vf_bin/flash_blk.img | Bin 1531 -> 0 bytes .../images/files/colibri-vf/colibri-vf_bin/flash_eth.img | Bin 1483 -> 0 bytes .../images/files/colibri-vf/colibri-vf_bin/flash_mmc.img | Bin 163 -> 0 bytes 17 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 recipes/images/files/apalis-imx6/apalis-imx6_bin/flash_blk.img delete mode 100644 recipes/images/files/apalis-imx6/apalis-imx6_bin/flash_eth.img delete mode 100644 recipes/images/files/apalis-imx6/apalis-imx6_bin/flash_mmc.img delete mode 100644 recipes/images/files/apalis-t30/apalis-t30_bin/flash_blk.img delete mode 100644 recipes/images/files/apalis-t30/apalis-t30_bin/flash_eth.img delete mode 100644 recipes/images/files/apalis-t30/apalis-t30_bin/flash_mmc.img delete mode 100644 recipes/images/files/colibri-imx6/colibri-imx6_bin/flash_blk.img delete mode 100644 recipes/images/files/colibri-imx6/colibri-imx6_bin/flash_eth.img delete mode 100644 recipes/images/files/colibri-imx6/colibri-imx6_bin/flash_mmc.img delete mode 100644 recipes/images/files/colibri-t20/colibri-t20_bin/flash_blk.img delete mode 100644 recipes/images/files/colibri-t20/colibri-t20_bin/flash_eth.img delete mode 100644 recipes/images/files/colibri-t30/colibri-t30_bin/flash_blk.img delete mode 100644 recipes/images/files/colibri-t30/colibri-t30_bin/flash_eth.img delete mode 100644 recipes/images/files/colibri-t30/colibri-t30_bin/flash_mmc.img delete mode 100644 recipes/images/files/colibri-vf/colibri-vf_bin/flash_blk.img delete mode 100644 recipes/images/files/colibri-vf/colibri-vf_bin/flash_eth.img delete mode 100644 recipes/images/files/colibri-vf/colibri-vf_bin/flash_mmc.img (limited to 'recipes/images/files') diff --git a/recipes/images/files/apalis-imx6/apalis-imx6_bin/flash_blk.img b/recipes/images/files/apalis-imx6/apalis-imx6_bin/flash_blk.img deleted file mode 100644 index b6f538b..0000000 Binary files a/recipes/images/files/apalis-imx6/apalis-imx6_bin/flash_blk.img and /dev/null differ diff --git a/recipes/images/files/apalis-imx6/apalis-imx6_bin/flash_eth.img b/recipes/images/files/apalis-imx6/apalis-imx6_bin/flash_eth.img deleted file mode 100644 index 506688c..0000000 Binary files a/recipes/images/files/apalis-imx6/apalis-imx6_bin/flash_eth.img and /dev/null differ diff --git a/recipes/images/files/apalis-imx6/apalis-imx6_bin/flash_mmc.img b/recipes/images/files/apalis-imx6/apalis-imx6_bin/flash_mmc.img deleted file mode 100644 index 98dd92f..0000000 Binary files a/recipes/images/files/apalis-imx6/apalis-imx6_bin/flash_mmc.img and /dev/null differ diff --git a/recipes/images/files/apalis-t30/apalis-t30_bin/flash_blk.img b/recipes/images/files/apalis-t30/apalis-t30_bin/flash_blk.img deleted file mode 100644 index 0700be8..0000000 Binary files a/recipes/images/files/apalis-t30/apalis-t30_bin/flash_blk.img and /dev/null differ diff --git a/recipes/images/files/apalis-t30/apalis-t30_bin/flash_eth.img b/recipes/images/files/apalis-t30/apalis-t30_bin/flash_eth.img deleted file mode 100644 index 792bd47..0000000 Binary files a/recipes/images/files/apalis-t30/apalis-t30_bin/flash_eth.img and /dev/null differ diff --git a/recipes/images/files/apalis-t30/apalis-t30_bin/flash_mmc.img b/recipes/images/files/apalis-t30/apalis-t30_bin/flash_mmc.img deleted file mode 100644 index 71093e8..0000000 Binary files a/recipes/images/files/apalis-t30/apalis-t30_bin/flash_mmc.img and /dev/null differ diff --git a/recipes/images/files/colibri-imx6/colibri-imx6_bin/flash_blk.img b/recipes/images/files/colibri-imx6/colibri-imx6_bin/flash_blk.img deleted file mode 100644 index c152522..0000000 Binary files a/recipes/images/files/colibri-imx6/colibri-imx6_bin/flash_blk.img and /dev/null differ diff --git a/recipes/images/files/colibri-imx6/colibri-imx6_bin/flash_eth.img b/recipes/images/files/colibri-imx6/colibri-imx6_bin/flash_eth.img deleted file mode 100644 index 46a5808..0000000 Binary files a/recipes/images/files/colibri-imx6/colibri-imx6_bin/flash_eth.img and /dev/null differ diff --git a/recipes/images/files/colibri-imx6/colibri-imx6_bin/flash_mmc.img b/recipes/images/files/colibri-imx6/colibri-imx6_bin/flash_mmc.img deleted file mode 100644 index 6656c76..0000000 Binary files a/recipes/images/files/colibri-imx6/colibri-imx6_bin/flash_mmc.img and /dev/null differ diff --git a/recipes/images/files/colibri-t20/colibri-t20_bin/flash_blk.img b/recipes/images/files/colibri-t20/colibri-t20_bin/flash_blk.img deleted file mode 100644 index 9df988e..0000000 Binary files a/recipes/images/files/colibri-t20/colibri-t20_bin/flash_blk.img and /dev/null differ diff --git a/recipes/images/files/colibri-t20/colibri-t20_bin/flash_eth.img b/recipes/images/files/colibri-t20/colibri-t20_bin/flash_eth.img deleted file mode 100644 index e0014c1..0000000 Binary files a/recipes/images/files/colibri-t20/colibri-t20_bin/flash_eth.img and /dev/null differ diff --git a/recipes/images/files/colibri-t30/colibri-t30_bin/flash_blk.img b/recipes/images/files/colibri-t30/colibri-t30_bin/flash_blk.img deleted file mode 100644 index a256780..0000000 Binary files a/recipes/images/files/colibri-t30/colibri-t30_bin/flash_blk.img and /dev/null differ diff --git a/recipes/images/files/colibri-t30/colibri-t30_bin/flash_eth.img b/recipes/images/files/colibri-t30/colibri-t30_bin/flash_eth.img deleted file mode 100644 index c0665cb..0000000 Binary files a/recipes/images/files/colibri-t30/colibri-t30_bin/flash_eth.img and /dev/null differ diff --git a/recipes/images/files/colibri-t30/colibri-t30_bin/flash_mmc.img b/recipes/images/files/colibri-t30/colibri-t30_bin/flash_mmc.img deleted file mode 100644 index 550f077..0000000 Binary files a/recipes/images/files/colibri-t30/colibri-t30_bin/flash_mmc.img and /dev/null differ diff --git a/recipes/images/files/colibri-vf/colibri-vf_bin/flash_blk.img b/recipes/images/files/colibri-vf/colibri-vf_bin/flash_blk.img deleted file mode 100644 index 8141bad..0000000 Binary files a/recipes/images/files/colibri-vf/colibri-vf_bin/flash_blk.img and /dev/null differ diff --git a/recipes/images/files/colibri-vf/colibri-vf_bin/flash_eth.img b/recipes/images/files/colibri-vf/colibri-vf_bin/flash_eth.img deleted file mode 100644 index c5c141c..0000000 Binary files a/recipes/images/files/colibri-vf/colibri-vf_bin/flash_eth.img and /dev/null differ diff --git a/recipes/images/files/colibri-vf/colibri-vf_bin/flash_mmc.img b/recipes/images/files/colibri-vf/colibri-vf_bin/flash_mmc.img deleted file mode 100644 index 64a813b..0000000 Binary files a/recipes/images/files/colibri-vf/colibri-vf_bin/flash_mmc.img and /dev/null differ -- cgit v1.2.3