
Please pull u-boot-ixp
The following changes since commit 74ac5facb988fc488a707db228b177ead63a6541: Wolfgang Denk (1): Merge branch 'inka4x0-ng' of /home/m8/git/u-boot/
are available in the git repository at:
git://denx.de/git/u-boot-ixp.git master
Jean-Christophe PLAGNIOL-VILLARD (4): Add missing file in gitignore and comments IXP: Add full baud-rate support for ixp42x, ixp45x and ixp46x ARM: support board-specific ethernet PHY init Allow CONFIG_AUTO_COMPLETE and command history CONFIG_CMDLINE_EDITING at the sametime
Michael Schwingen (1): PATCH: load ixp42x NPE firmware from separate flash block, remove dead code
.gitignore | 32 ++++++++++++++++++++++++++++++-- common/main.c | 26 ++++++++++++++++++++++++-- cpu/ixp/npe/IxNpeDl.c | 2 ++ cpu/ixp/npe/IxNpeDlImageMgr.c | 12 ++++++++---- cpu/ixp/serial.c | 24 ++++++++++-------------- include/.gitignore | 1 + lib_arm/board.c | 4 ++++ 7 files changed, 79 insertions(+), 22 deletions(-)
Best Regards, J.