summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2013-10-03 17:13:39 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2013-10-03 17:13:39 +0200
commit63437b3ecfef5acf322aa827fd6430c43d444269 (patch)
tree72dd494b867756867f403b60747c4aea9285aad9 /.gitignore
parent9629454003a2f85dcff4410e4b56d27e1bde0dd0 (diff)
colibri_vf50: migrate nand vs. sdboot configuration
Migrate to default NAND boot configuration (e.g. colibri_vf50_config) and SD card boot on request (e.g. colibri_vf50_sdboot_config). Automatically do the padding required for NAND boot image (e.g. u-boot.nand). This is also more in-line with how we did stuff back on the Colibri T20.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e4e95e2d34..ba64aa0cab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,9 +22,11 @@
/MLO
/System.map
/u-boot
+/u-boot-pad
/u-boot.hex
/u-boot.imx
/u-boot.map
+/u-boot.nand
/u-boot.srec
/u-boot.ldr
/u-boot.ldr.hex