From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Cooper Date: Wed, 20 Oct 2010 08:24:27 -0400 Subject: [U-Boot] [PATCH] Kirkwood: bugfix: broken early console messages Message-ID: <20101020122427.GB3468@localhost> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de I can confirm that this patch solves the problem on the dockstar hardware. Minor: there was incorrect extra whitespace in this line: #define CONFIG_BOARD_EARLY_INIT_F /* call board_init_f for early inits*/ Should be: #define CONFIG_BOARD_EARLY_INIT_F /* call board_init_f for early inits */ Thanks. -- Eric Cooper e c c @ c m u . e d u