[U-Boot] [PATCH v2 09/12] x86: Provide more configuration granularity
Graeme Russ
graeme.russ at gmail.com
Sat Nov 12 11:11:50 CET 2011
On 08/11/11 23:33, Graeme Russ wrote:
> Planned future ports requires more granularity for some options
>
> Signed-off-by: Graeme Russ <graeme.russ at gmail.com>
> ---
> Changes for v1:
> - None (skipped to set single version for consolidated series)
> Changes for v2:
> - Consolidated patch series
> - Fixed checkpatch issues
> - Removed non x86 modification to common/cmd_bdinfo.c
>
> arch/x86/lib/Makefile | 18 +++++++++---------
> arch/x86/lib/board.c | 9 +++++++++
> arch/x86/lib/bootm.c | 4 +++-
> arch/x86/lib/pci.c | 36 ++++++++++++++++++++++++++++++++++++
> arch/x86/lib/video_bios.c | 41 -----------------------------------------
> common/cmd_bdinfo.c | 3 ++-
> include/configs/eNET.h | 5 +++++
> 7 files changed, 64 insertions(+), 52 deletions(-)
Applied to u-boot-x86
Wolfgang: There is a modification to common/cmd_bdinfo.c that crept in - it
is purely cosmetic. Sorry, but I only just noticed it after I pushed my
local repo :(
Thanks,
Graeme
More information about the U-Boot
mailing list