[coreboot-gerrit] Patch merged into coreboot/master: f85640d storm: add ipq8064 blobs to the CBFS

gerrit at coreboot.org gerrit at coreboot.org
Tue Apr 14 03:10:23 CEST 2015


the following patch was just integrated into master:
commit f85640dfcc8badb4c109954069a785237224b69b
Author: Vadim Bendebury <vbendeb at chromium.org>
Date:   Sat Dec 6 18:24:56 2014 -0800

    storm: add ipq8064 blobs to the CBFS
    
    Files necessary for the SOC bringup are added to the CBFS as raw
    blobs.
    
    Ipq8064 specific MBN header will allow to determine were the blobs
    should be loaded and what start address should be used.
    
    BRANCH=storm
    BUG=chrome-os-partner:34161
    TEST=build storm firmware and verify that the right components are added:
      $ emerge-storm coreboot chromeos-bootimage
      $ cbfstool /build/storm/firmware/image.bin  print
      image.bin: 8192 kB, bootblocksize 32488, romsize 2883584, offset 0x7f40
      alignment: 64 bytes, architecture: arm
    
      Name                           Offset     Type         Size
      cdt.mbn                        0x7f40     raw          376
      ddr.mbn                        0x8100     raw          25820
      rpm.mbn                        0xe640     raw          78512
      tz.mbn                         0x21940    raw          85360
      fallback/verstage              0x36700    stage        39500
      fallback/romstage              0x401c0    stage        15652
      fallback/ramstage              0x43f40    stage        24328
      config                         0x49e80    raw          2701
      fallback/payload               0x4a940    payload      65592
      u-boot.dtb                     0x5a9c0    (unknown)    2922
      (empty)                        0x5b580    null         2509336
      $
    
    Change-Id: I967cd20364c90a1ef7add959621992c2356f158d
    Signed-off-by: Stefan Reinauer <reinauer at chromium.org>
    Original-Commit-Id: 6b5238d47da417b8b1993ad3348f4c32381cd0e4
    Original-Change-Id: Id642ae68ef07750624f85b31ad891752d8af99bf
    Original-Signed-off-by: Vadim Bendebury <vbendeb at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/233672
    Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/9577
    Tested-by: build bot (Jenkins)
    Reviewed-by: Marc Jones <marc.jones at se-eng.com>


See http://review.coreboot.org/9577 for details.

-gerrit



More information about the coreboot-gerrit mailing list