From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Retanubun Date: Tue, 19 May 2009 09:49:25 -0400 Subject: [U-Boot] uboot-2009.06-rc1: git: seeing extra files in git status report. Message-ID: <4A12B8E5.8050208@RuggedCom.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Guys, I rebased to uboot-2009.06-rc1 some time ago and did a 'git status' today, in addition to the files I know I modified, I'm seeing some extra files: # On branch master # Untracked files: # (use "git add ..." to include in what will be committed) # tools/crc32.c # tools/env_embedded.c # tools/fdt.c # tools/fdt_ro.c # tools/fdt_rw.c # tools/fdt_strerror.c # tools/fdt_wip.c # tools/image.c # tools/libfdt_internal.h # tools/md5.c # tools/sha1.c # tools/zlib.h I'm wondering if other people are seeing this. If it is fixed for 2009.06-rc2, then sorry for arriving late to the party :) - Richard