Re: [U-Boot] [PATCH 23/28] Blackfin: bf506f-ezkit: new board port

2011-01-10 Thread Mike Frysinger
On Monday, January 10, 2011 17:33:42 Wolfgang Denk wrote: > Mike Frysinger you wrote: > > board/bf506f-ezkit/Makefile | 54 +++ > > board/bf506f-ezkit/bf506f-ezkit.c | 27 + > > boards.cfg|1 + > > include/configs/bf506f-ezkit.h| 1

Re: [U-Boot] [PATCH 23/28] Blackfin: bf506f-ezkit: new board port

2011-01-10 Thread Wolfgang Denk
Dear Mike Frysinger, In message <1293425300-27644-24-git-send-email-vap...@gentoo.org> you wrote: > Signed-off-by: Mike Frysinger > --- > board/bf506f-ezkit/Makefile | 54 +++ > board/bf506f-ezkit/bf506f-ezkit.c | 27 + > boards.cfg|1

[U-Boot] [PATCH 23/28] Blackfin: bf506f-ezkit: new board port

2010-12-26 Thread Mike Frysinger
Signed-off-by: Mike Frysinger --- board/bf506f-ezkit/Makefile | 54 +++ board/bf506f-ezkit/bf506f-ezkit.c | 27 + boards.cfg|1 + include/configs/bf506f-ezkit.h| 106 + 4 files changed, 188 inse