From 63437b3ecfef5acf322aa827fd6430c43d444269 Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Thu, 3 Oct 2013 17:13:39 +0200 Subject: 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. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') 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 -- cgit v1.2.3