[U-Boot] [PATCH 23/28] Blackfin: bf506f-ezkit: new board port
Mike Frysinger
vapier at gentoo.org
Tue Jan 11 01:25:04 CET 2011
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 | 106
> > +++++++++++++++++++++++++++++++++++++ 4 files changed, 188
> > insertions(+), 0 deletions(-)
> > create mode 100644 board/bf506f-ezkit/Makefile
> > create mode 100644 board/bf506f-ezkit/bf506f-ezkit.c
> > create mode 100644 include/configs/bf506f-ezkit.h
>
> Entry to MAINTAINERS missing.
must of lost when rebasing
> > +#define CONFIG_SYS_MONITOR_BASE (L1_DATA_A_SRAM_END)
> >
> > +#define CONFIG_SYS_MONITOR_LEN (4 * 1024)
> > +#define CONFIG_SYS_MALLOC_LEN (4 * 1024)
>
> Sure that 4 KiB is sufficient for these two?
yes ... the port is pretty thin
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20110110/0166463c/attachment.pgp
More information about the U-Boot
mailing list