[EMAIL PROTECTED]:~/devel/u-boot.git$ make mrproper
[EMAIL PROTECTED]:~/devel/u-boot.git$ 
[EMAIL PROTECTED]:~/devel/u-boot.git$ git status
# On branch master
# Changed but not updated:
#   (use "git add/rm <file>..." to update what will be committed)
#
#       deleted:    examples/smc91111_eeprom
#
# Untracked files:
#   (use "git add <file>..." 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")
[EMAIL PROTECTED]:~/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 <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]>


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to