From: Jagan Teki <jagan@amarulasolutions.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/4] configs: bpi-m64: Use Mainline ARM ATF
Date: Mon, 3 Sep 2018 10:26:11 +0200 [thread overview]
Message-ID: <1535963172-6664-3-git-send-email-jagan@amarulasolutions.com> (raw)
In-Reply-To: <1535963172-6664-1-git-send-email-jagan@amarulasolutions.com>
Use Mainline ARM ATF for bananapi-m64 board instead
Andre's github.
Cc: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
---
configs/bananapi_m64_defconfig | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/configs/bananapi_m64_defconfig b/configs/bananapi_m64_defconfig
index 7d1ed18..db39903 100644
--- a/configs/bananapi_m64_defconfig
+++ b/configs/bananapi_m64_defconfig
@@ -8,9 +8,9 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_14=y
# Firmware
BR2_TARGET_ARM_TRUSTED_FIRMWARE=y
BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_GIT=y
-BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_REPO_URL="https://github.com/apritzel/arm-trusted-firmware.git"
-BR2_TARGET_ARM_TRUSTED_FIRMWARE_PLATFORM="sun50iw1p1"
-BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_REPO_VERSION="aa75c8da415158a94b82a430b2b40000778e851f"
+BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_REPO_URL="https://github.com/ARM-software/arm-trusted-firmware.git"
+BR2_TARGET_ARM_TRUSTED_FIRMWARE_PLATFORM="sun50i_a64"
+BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_REPO_VERSION="cffb00342897ed73a2bb9fc7a1860102bd927f2e"
BR2_TARGET_ARM_TRUSTED_FIRMWARE_BL31=y
# Bootloader
--
1.9.1
next prev parent reply other threads:[~2018-09-03 8:26 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-03 8:26 [Buildroot] [PATCH 1/4] DEVELOPERS: Fix file order list maintained by me Jagan Teki
2018-09-03 8:26 ` [Buildroot] [PATCH 2/4] board: orangepi: Add Orangepi One Plus support Jagan Teki
2018-09-03 8:26 ` Jagan Teki [this message]
2018-09-03 9:06 ` [Buildroot] [PATCH 3/4] configs: bpi-m64: Use Mainline ARM ATF Andre Przywara
2018-09-03 10:37 ` Jagan Teki
2018-09-05 21:48 ` Thomas Petazzoni
2018-09-03 8:26 ` [Buildroot] [PATCH 4/4] configs: bpi-m64: bump linux, uboot Jagan Teki
2018-09-03 14:43 ` Luca Ceresoli
2018-09-04 8:21 ` Thomas Petazzoni
2018-09-05 21:46 ` [Buildroot] [PATCH 1/4] DEVELOPERS: Fix file order list maintained by me Thomas Petazzoni
2018-09-06 15:48 ` Jagan Teki
2018-09-06 15:51 ` Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1535963172-6664-3-git-send-email-jagan@amarulasolutions.com \
--to=jagan@amarulasolutions.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox