u-boot-brain/arch/x86
Graeme Russ a1d57b7aba x86: Convert board_init_f_r to a processing loop
Create an init function array for board_init_f_r - This finalises the
migration to a purely array based initialisation mechanism

Also tweak a few comments while we are at it so everything is 'correct'

--
Changes for v2:
 - Renamed to a more apt name
 - Fix bug in set_reloc_flag_r
 - Re-instate gd->flags = boot_flags; in board_init_f
 - Added commit message
2012-01-04 22:53:14 +11:00
..
cpu x86: Tweak IDT and GDT for alignment and readability 2012-01-04 22:29:40 +11:00
include/asm x86: Convert board_init_f_r to a processing loop 2012-01-04 22:53:14 +11:00
lib x86: Convert board_init_f_r to a processing loop 2012-01-04 22:53:14 +11:00
config.mk x86: Wrap small helper functions from libgcc to avoid an ABI mismatch 2011-11-29 21:31:24 +11:00