1. 12 10月, 2010 2 次提交
    • P
      Kirkwood: Changes specific to ARM relocation support · d30b5706
      Prafulla Wadaskar 提交于
      All Kirkwood based boards are supported for this new implementation
      ref: docs/README.arm-relocation
      Signed-off-by: NPrafulla Wadaskar <prafulla@marvell.com>
      d30b5706
    • P
      kirkwood: added common config file mv-common.h · 44f1ec6c
      Prafulla Wadaskar 提交于
      It is observed that, in most of the board configs the code is being
      duplicated, also for any common change all board files needs update
      This issue was under discussion from long on mailing list and we
      converge on introducing common config file.
      
      With this patch-
      1. Total Kirkwood specific configuration code is reduced by 210 lines
      2. All common configuration can be shared by multiple boards
      3. Easy to manage common updates like ARM relocation changes
      
      mv-common.h file is added to include/configs/
      It contains all common configuration supported for all Kirkwood boards
      The respective board configs are updated for its usage
      
      Build tested for guruplug, mv88f6281gtw_ge, openrd_base,
      rd6281a and sheevaplug
      Binary execution tested for sheevaplug
      
      Todo:
      1. Other custom Kirkwood boards to be synced
      2. The support to be extended for Orion5X based boards
      Signed-off-by: NPrafulla Wadaskar <prafulla@marvell.com>
      44f1ec6c
  2. 08 8月, 2010 1 次提交
  3. 13 7月, 2010 1 次提交
  4. 30 4月, 2010 1 次提交
  5. 21 4月, 2010 1 次提交
  6. 09 12月, 2009 1 次提交
  7. 13 10月, 2009 1 次提交
  8. 10 8月, 2009 1 次提交
  9. 19 7月, 2009 1 次提交