Re: [U-Boot] [PATCH 01/15] Added initial eNET board support
Dear Graeme Russ, In message <1228606151-10839-2-git-send-email-graeme.r...@gmail.com> you wrote: > --===1515044148== > > Signed-off-by: Graeme Russ > --- > MAKEALL |1 + > Makefile |3 + > board/eNET/Makefile | 57 ++ > boa
[U-Boot] [PATCH 01/15] Added initial eNET board support
Signed-off-by: Graeme Russ <[EMAIL PROTECTED]> --- MAKEALL |1 + Makefile |3 + board/eNET/Makefile | 57 ++ board/eNET/config.mk | 24 + board/eNET/eNET.c | 167 ++ board/eNET/eNET_start.S