From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Thu, 21 Nov 2019 15:12:53 -0500 Subject: [U-Boot] Maximum size of u-boot.imx for TBS2910 board In-Reply-To: References: Message-ID: <20191121201253.GN971@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Nov 21, 2019 at 09:09:29PM +0100, Heinrich Schuchardt wrote: > Hello Soeren, > > when trying to add support for function key support in the USB keyboard > driver u-boot.imx for the TBS2910 surpassed the maximum size for u-boot.imx. > https://travis-ci.org/marex/u-boot-usb/builds/614059004 > > Do you remember why on the TBS2910 board this size is limited to > 0x5fc00? Other i.MX6 boards like the Wandboard allow a much larger > u-boot.imx. > > The limit is defined here: > include/configs/tbs2910.h:80: > #define CONFIG_BOARD_SIZE_LIMIT 392192 /* (CONFIG_ENV_OFFSET - 1024) */ > > Could the value CONFIG_ENV_OFFSET=0x60000 be enlarged? > > Many i.MX6 defconfigs use CONFIG_ENV_OFFSET=0xC0000. The nature of these boards (aimed at end users) means that we just do not want to / cannot really move the stored environment. Thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: