summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'boot_loader/IBL_buildibl')
-rw-r--r--boot_loader/IBL_buildibl2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot_loader/IBL_buildibl b/boot_loader/IBL_buildibl
index 7ed7ea5..4d06619 100644
--- a/boot_loader/IBL_buildibl
+++ b/boot_loader/IBL_buildibl
@@ -1,7 +1,7 @@
1cd ibl/src/make 1cd ibl/src/make
2 2
3source setupenvMsys.sh 3source setupenvMsys.sh
4make evm_c667x_i2c ENDIAN=little I2C_BUS_ADDR=0x51 INTERNAL_UTILS=no 4make evm_c667x_i2c ENDIAN=little I2C_BUS_ADDR=0x51
5 5
6cd ../../../ 6cd ../../../
7 7