
This patchset includes the pending patches we have in our tree. It fixes issues for mx23evk and mx23_olinuxino boards. This depends on Marek's patchset which has included most of the previous patches in this patchset.
Changes in v5: - Adapt code to newer multiport support - Adapt code to newer multiport support
Changes in v2: - Add changes for allow use of the USB hub - Remove extra newline
Otavio Salvador (3): mx23evk: Enable USB support mx23_olinuxino: Enable USB support mx23_olinuxino: Add ethernet support
board/olimex/mx23_olinuxino/mx23_olinuxino.c | 5 +++ board/olimex/mx23_olinuxino/spl_boot.c | 4 +++ include/configs/mx23_olinuxino.h | 50 ++++++++++++++++++++++++++-- include/configs/mx23evk.h | 11 ++++++ 4 files changed, 67 insertions(+), 3 deletions(-)