[PATCH 0/4] Add environment variable processing to firmware library.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: "Steven J. Hill" <sjhill@xxxxxxxx>

Update firmware library functionality to do environment variable
processing. Updates the Malta and SEAD-3 platforms to use the new
functionality.

Steven J. Hill (4):
  MIPS: FW: Add environment variable processing.
  MIPS: sead3: Use new common FW library variable processing.
  MIPS: malta: Use new common FW library variable processing.
  MIPS: malta: Code clean-ups.

 arch/mips/fw/lib/Makefile                   |    2 +
 arch/mips/fw/lib/cmdline.c                  |  101 ++++++++++++++++++
 arch/mips/include/asm/fw/fw.h               |   47 ++++++++
 arch/mips/include/asm/mips-boards/generic.h |    1 +
 arch/mips/include/asm/mips-boards/prom.h    |   49 ---------
 arch/mips/mti-malta/Makefile                |    5 +-
 arch/mips/mti-malta/malta-cmdline.c         |   59 -----------
 arch/mips/mti-malta/malta-display.c         |   40 +++----
 arch/mips/mti-malta/malta-init.c            |  153 ++++++---------------------
 arch/mips/mti-malta/malta-memory.c          |  104 ++++++------------
 arch/mips/mti-malta/malta-setup.c           |   24 ++---
 arch/mips/mti-malta/malta-time.c            |    1 -
 arch/mips/mti-sead3/Makefile                |    8 +-
 arch/mips/mti-sead3/sead3-cmdline.c         |   46 --------
 arch/mips/mti-sead3/sead3-console.c         |    2 +-
 arch/mips/mti-sead3/sead3-display.c         |    1 -
 arch/mips/mti-sead3/sead3-init.c            |   82 +++++++-------
 arch/mips/mti-sead3/sead3-time.c            |    1 -
 18 files changed, 296 insertions(+), 430 deletions(-)
 create mode 100644 arch/mips/fw/lib/cmdline.c
 create mode 100644 arch/mips/include/asm/fw/fw.h
 delete mode 100644 arch/mips/include/asm/mips-boards/prom.h
 delete mode 100644 arch/mips/mti-malta/malta-cmdline.c
 delete mode 100644 arch/mips/mti-sead3/sead3-cmdline.c

-- 
1.7.9.5



[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux