From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shinya Kuribayashi Date: Sat, 16 Feb 2008 11:24:11 +0900 Subject: [U-Boot-Users] smc9111_eeprom committed by mistake? Message-ID: <47B6494B.6070800@ruby.dti.ne.jp> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de skuribay at debian:~/devel/u-boot.git$ make mrproper skuribay at debian:~/devel/u-boot.git$ skuribay at debian:~/devel/u-boot.git$ git status # On branch master # Changed but not updated: # (use "git add/rm ..." to update what will be committed) # # deleted: examples/smc91111_eeprom # # Untracked files: # (use "git add ..." to include in what will be committed) # # mips_bios.bin # mipsel_bios.bin no changes added to commit (use "git add" and/or "git commit -a") skuribay at debian:~/devel/u-boot.git$ Where does this smc91111_eeprom come from? I don't know since when. A quick search picked a commit below: commit 32a9f5f2160a034ea87ea651b233ef7c635e55cf Author: Mike Frysinger Date: Mon Feb 4 19:26:54 2008 -0500 make smc91111_eeprom managment simpler by depending on the board configurati Signed-off-by: Mike Frysinger