Searched hist:a1d57b7aba85abc787675952b40c550bf3a595f8 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/arch/x86/lib/ |
| H A D | relocate.c | a1d57b7aba85abc787675952b40c550bf3a595f8 Fri Dec 23 10:14:22 UTC 2011 Graeme Russ <graeme.russ@gmail.com> 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
|
| H A D | init_helpers.c | a1d57b7aba85abc787675952b40c550bf3a595f8 Fri Dec 23 10:14:22 UTC 2011 Graeme Russ <graeme.russ@gmail.com> 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
|