From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Mon, 10 Jan 2011 19:25:04 -0500 Subject: [U-Boot] [PATCH 23/28] Blackfin: bf506f-ezkit: new board port In-Reply-To: <20110110223342.11CF0150A4A@gemini.denx.de> References: <1293425300-27644-1-git-send-email-vapier@gentoo.org> <1293425300-27644-24-git-send-email-vapier@gentoo.org> <20110110223342.11CF0150A4A@gemini.denx.de> Message-ID: <201101101925.04945.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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