From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Dannenberg Date: Wed, 27 Apr 2016 16:29:30 -0500 Subject: [U-Boot] [PATCH v2 14/15] ARM: omap5: add ft_board_setup for dra7xx/am57xx In-Reply-To: <1461787759-31649-15-git-send-email-d-allred@ti.com> References: <1461787759-31649-1-git-send-email-d-allred@ti.com> <1461787759-31649-15-git-send-email-d-allred@ti.com> Message-ID: <20160427212930.GG3619@borg.dal.design.ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, Apr 27, 2016 at 03:09:18PM -0500, Daniel Allred wrote: > Adds the board specific ft_board_setup() functions that > are called when CONFIG_OF_BOARD_SETUP is defined. These functions > will currently just call the ft_cpu_setup() function. > > Adds CONFIG_OF_BOARD_SETUP to the defconfig files > for dra72_evm, dra74_evm, and am57xx_evm. > > Signed-off-by: Daniel Allred > Signed-off-by: Madan Srinivas Successfully boot-tested on DRA74x, DRA72x, and AM572x high-security EVMs. Tested-by: Andreas Dannenberg Regards, -- Andreas Dannenberg Texas Instruments Inc