From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Thu, 14 Aug 2014 16:08:22 +0200 Subject: [U-Boot] [PATCH 1/3] README: document CONFIG_BOARD_SIZE_LIMIT In-Reply-To: <1376232045-18757-2-git-send-email-t-uboot@infra-silbe.de> References: <20130715121957.GX13531@bill-the-cat> <1376232045-18757-1-git-send-email-t-uboot@infra-silbe.de> <1376232045-18757-2-git-send-email-t-uboot@infra-silbe.de> Message-ID: <20140814160822.55149155@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sun, 11 Aug 2013 16:40:43 +0200 Sascha Silbe wrote: > CONFIG_BOARD_SIZE_LIMIT was introduced by f3a14d37 [Makefile: allow > boards to check file size limits] and is in use by several boards, but > never got documented. > > Signed-off-by: Sascha Silbe > --- > README | 5 +++++ > 1 file changed, 5 insertions(+) applied to u-boot-staging/agust at denx.de. thanks! Anatolij