From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Grinberg Date: Sun, 02 Nov 2014 16:36:01 +0200 Subject: [U-Boot] [PATCH V2 3/4] common: introduce board_preboot_os hook In-Reply-To: <1414598184-1963-4-git-send-email-nikita@compulab.co.il> References: <1414598184-1963-1-git-send-email-nikita@compulab.co.il> <1414598184-1963-4-git-send-email-nikita@compulab.co.il> Message-ID: <54564151.2060003@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 On 10/29/14 17:56, Nikita Kiryanov wrote: > Introduce board specific function board_preboot_os() to allow for board > specific config before we boot. > > Signed-off-by: Nikita Kiryanov > Cc: Igor Grinberg > Cc: Stefano Babic > Cc: Tom Rini > Cc: Jeroen Hofstee > Cc: Otavio Salvador Acked-by: Igor Grinberg -- Regards, Igor.