Message ID | 20180316101223.24107-1-ard.biesheuvel@linaro.org |
---|---|
State | New |
Headers | show |
Series | [edk2,edk2-non-osi] Platform/Socionext: update ARM-TF binary to latest version | expand |
On Fri, Mar 16, 2018 at 10:12:23AM +0000, Ard Biesheuvel wrote: > Update to RELEASE build of commit 0541b9edd636bd45f80026218b65fe7644e86b47 > > This re-enables the PCIe stage2 hack that is activated if dip switch > DSW3-2 is set at boot, and modifies the poweroff GPIO handling to be > more robust. > > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Tested-by: Leif Lindholm <leif.lindholm@linaro.org> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org> > --- > Platform/Socionext/DeveloperBox/README | 2 +- > Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin | Bin 69968 -> 98640 bytes > 2 files changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Platform/Socionext/DeveloperBox/README b/Platform/Socionext/DeveloperBox/README > index cc902974f401..166f542805c3 100644 > --- a/Platform/Socionext/DeveloperBox/README > +++ b/Platform/Socionext/DeveloperBox/README > @@ -4,5 +4,5 @@ DeveloperBox platform, based on the Socionext SynQuacer SoC. > > fip_all_arm_tf.bin - prebuilt ARM Trusted Firmware RELEASE binary > Repo: https://git.linaro.org/leg/noupstream/arm-trusted-firmware.git > -Commit: 42ad2cff0106358d1e29c3c96a4ebe92d08d4eba > +Commit: 0541b9edd636bd45f80026218b65fe7644e86b47 > > diff --git a/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin b/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin > index 5acbbdfd550e..0bd8fd9e97de 100644 > Binary files a/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin and b/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin differ > -- > 2.15.1 > _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel
On 16 March 2018 at 11:48, Leif Lindholm <leif.lindholm@linaro.org> wrote: > On Fri, Mar 16, 2018 at 10:12:23AM +0000, Ard Biesheuvel wrote: >> Update to RELEASE build of commit 0541b9edd636bd45f80026218b65fe7644e86b47 >> >> This re-enables the PCIe stage2 hack that is activated if dip switch >> DSW3-2 is set at boot, and modifies the poweroff GPIO handling to be >> more robust. >> >> Contributed-under: TianoCore Contribution Agreement 1.1 >> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> > > Tested-by: Leif Lindholm <leif.lindholm@linaro.org> > Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org> > Pushed as 66f69968fe80921f731709b804787f0de6bcce25 Thanks. >> --- >> Platform/Socionext/DeveloperBox/README | 2 +- >> Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin | Bin 69968 -> 98640 bytes >> 2 files changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/Platform/Socionext/DeveloperBox/README b/Platform/Socionext/DeveloperBox/README >> index cc902974f401..166f542805c3 100644 >> --- a/Platform/Socionext/DeveloperBox/README >> +++ b/Platform/Socionext/DeveloperBox/README >> @@ -4,5 +4,5 @@ DeveloperBox platform, based on the Socionext SynQuacer SoC. >> >> fip_all_arm_tf.bin - prebuilt ARM Trusted Firmware RELEASE binary >> Repo: https://git.linaro.org/leg/noupstream/arm-trusted-firmware.git >> -Commit: 42ad2cff0106358d1e29c3c96a4ebe92d08d4eba >> +Commit: 0541b9edd636bd45f80026218b65fe7644e86b47 >> >> diff --git a/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin b/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin >> index 5acbbdfd550e..0bd8fd9e97de 100644 >> Binary files a/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin and b/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin differ >> -- >> 2.15.1 >> _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel
diff --git a/Platform/Socionext/DeveloperBox/README b/Platform/Socionext/DeveloperBox/README index cc902974f401..166f542805c3 100644 --- a/Platform/Socionext/DeveloperBox/README +++ b/Platform/Socionext/DeveloperBox/README @@ -4,5 +4,5 @@ DeveloperBox platform, based on the Socionext SynQuacer SoC. fip_all_arm_tf.bin - prebuilt ARM Trusted Firmware RELEASE binary Repo: https://git.linaro.org/leg/noupstream/arm-trusted-firmware.git -Commit: 42ad2cff0106358d1e29c3c96a4ebe92d08d4eba +Commit: 0541b9edd636bd45f80026218b65fe7644e86b47
Update to RELEASE build of commit 0541b9edd636bd45f80026218b65fe7644e86b47 This re-enables the PCIe stage2 hack that is activated if dip switch DSW3-2 is set at boot, and modifies the poweroff GPIO handling to be more robust. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> --- Platform/Socionext/DeveloperBox/README | 2 +- Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin | Bin 69968 -> 98640 bytes 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin b/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin index 5acbbdfd550e..0bd8fd9e97de 100644 Binary files a/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin and b/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin differ -- 2.15.1 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel