Uploaded image for project: ' AGL Development'
  1. AGL Development
  2. SPEC-4532

Adding "agl-refhw-h3" MACHINEOVERRIDES fails to build "arm-trusted-firmware"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • Octopus 15.0.0
    • None
    • None
    • None

      For me using same machine for AGL refhw and H3ULCB is not suitable since I want to increase "CONFIG_BOARD_SIZE_LIMIT":

      -/* The HF/QSPI layout permits up to 1 MiB large bootloader blob */
      -#define CONFIG_BOARD_SIZE_LIMIT		1048576
      +/* AGL Reference Hardware eMMC boot capacity is 31.9 MiB */
      +#define CONFIG_BOARD_SIZE_LIMIT		31900000
      

      So, I add to local.conf

      MACHINEOVERRIDES .= ":agl-refhw-h3"
      

      if "agl-refhw-h3" is in AGL feature.

      But adding "agl-refhw-h3" to MACHINEOVERRIDES fails to build arm-trusted-firmware because patches

      meta-agl/meta-agl-bsp/meta-rcar-gen3/recipes-bsp/arm-trusted-firmware/files/0001-Boot-Normal-World-in-EL2.patch
      bsp/meta-agl-refhw/meta-agl-refhw-gen3/recipes-bsp/arm-trusted-firmware/files/0001-Boot-Normal-World-in-EL2.patch
      

      are applied togather.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            opsyvvavrychuk Vasyl Vavrychuk
            opsyvvavrychuk Vasyl Vavrychuk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: