summaryrefslogtreecommitdiff
path: root/recipes/images/files/colibri-t20/colibri-t20_bin
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/images/files/colibri-t20/colibri-t20_bin')
-rw-r--r--recipes/images/files/colibri-t20/colibri-t20_bin/flash_blk.imgbin848 -> 848 bytes
-rw-r--r--recipes/images/files/colibri-t20/colibri-t20_bin/flash_blk.scr2
-rw-r--r--recipes/images/files/colibri-t20/colibri-t20_bin/flash_eth.imgbin728 -> 728 bytes
3 files changed, 1 insertions, 1 deletions
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
index 91246e1..9df988e 100644
--- a/recipes/images/files/colibri-t20/colibri-t20_bin/flash_blk.img
+++ b/recipes/images/files/colibri-t20/colibri-t20_bin/flash_blk.img
Binary files differ
diff --git a/recipes/images/files/colibri-t20/colibri-t20_bin/flash_blk.scr b/recipes/images/files/colibri-t20/colibri-t20_bin/flash_blk.scr
index 6ed07dc..9346761 100644
--- a/recipes/images/files/colibri-t20/colibri-t20_bin/flash_blk.scr
+++ b/recipes/images/files/colibri-t20/colibri-t20_bin/flash_blk.scr
@@ -1,5 +1,5 @@
-test -n ${drive} || setenv drive 1
test -n ${interface} || setenv interface mmc
+test -n ${drive} || setenv drive 1
setenv prepare_rootfs 'ubi part ubi && ubi check rootfs || ubi create rootfs'
setenv update_configblock 'load ${interface} 0:1 ${loadaddr} configblock.bin && nand erase.part cfgblock && nand write ${loadaddr} cfgblock ${filesize}'
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
index 8ad27ab..e0014c1 100644
--- a/recipes/images/files/colibri-t20/colibri-t20_bin/flash_eth.img
+++ b/recipes/images/files/colibri-t20/colibri-t20_bin/flash_eth.img
Binary files differ