[U-Boot] [PATCH v9 0/31] Create generic board init for ARM, x86, PPC
Simon Glass
sjg at chromium.org
Wed Mar 13 04:52:39 CET 2013
Hi,
On Mon, Mar 11, 2013 at 10:03 AM, Simon Glass <sjg at chromium.org> wrote:
> This series creates a generic board init implementation which contains
> the essential functions of the major arch/xxx/lib/board.c files. It is
> split into two parts: board_f.c for pre-relocation and board_r.c for
> post-relocation.
I forgot to mention that if anyone wants to try this out on their
board, the tree is at
http://git.denx.de/u-boot-x86.git
branch 'us-board-v11'
Regards,
Simon
More information about the U-Boot
mailing list