[U-Boot] [PATCH 0/1] Adding Support for the BAV335x boards.

2015-03-24 Thread Gilles Gameiro
This patch adds support for the BAV335x Network Processor boards. It supports both the Rev.A 10/100GB, and Rev.B with GB ethernet. Gilles Gameiro (1): Change defconfigs to include driver model (required after v2015.01), and fix typo in EEProm config format. board/birdland/bav335x/board.h

Re: [U-Boot] [PATCH 0/1] Adding Support for the BAV335x boards.

2015-03-24 Thread Gilles
Folks, I'm so sorry, I just realized that this patch went out with a somewhat incorrect commit comment. The patch is correct but the comment is that of a prior patch (Not sure why it didn't use that of git yet, maybe because I had an older patch laying around in the same directory before

[U-Boot] [PATCH 0/1] Adding Support for the BAV335x boards.

2015-02-10 Thread Gilles Gameiro
This patch adds support for the BAV335x Network Processor boards. It supports both the Rev.A 10/100GB, and Rev.B with GB ethernet. Gilles Gameiro (1): Adding Support for BAV335x boards arch/arm/Kconfig | 14 + board/birdland/bav335x/Kconfig | 33 ++