From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Grinberg Date: Mon, 27 Feb 2012 09:16:48 +0200 Subject: [U-Boot] [PATCH] [OMAP3] Pass timings structure pointer to board_get_mem_timings() In-Reply-To: <1330270219-19850-1-git-send-email-peter.barada@logicpd.com> References: <1330270219-19850-1-git-send-email-peter.barada@logicpd.com> Message-ID: <4F4B2DE0.9030700@compulab.co.il> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Peter, Good work! Thanks. On 02/26/12 17:30, Peter Barada wrote: > Instead of passing individual registers by value to board_get_mem_timings, > pass a board_mem_timings structure pointer for the board files to fill in. > Pass same structure pointer to write_sdrc_timings. This saves about > 90 bytes of space in SPL. > > Signed-off-by: Peter Barada Acked-by: Igor Grinberg -- Regards, Igor.