From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCHv2 3/8] powerpc: Remove ARCH= references from documentation
Date: Tue, 26 May 2020 14:36:50 -0400 [thread overview]
Message-ID: <20200526183655.29136-3-trini@konsulko.com> (raw)
In-Reply-To: <20200526183655.29136-1-trini@konsulko.com>
When building U-Boot we select the architecture via Kconfig and not ARCH
being passed in via the environment or make cmdline.
Cc: Po Liu <po.liu@nxp.com>
Cc: Qiang Zhao <qiang.zhao@nxp.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
---
Changes in v2:
- None
As an aside, these files should be converted rST and moved to doc/board/
and the MAINTAINERS file updated to include the new documentation file
too. Thanks!
---
board/freescale/c29xpcie/README | 1 -
board/freescale/p1010rdb/README.P1010RDB-PA | 1 -
board/freescale/p1010rdb/README.P1010RDB-PB | 1 -
3 files changed, 3 deletions(-)
diff --git a/board/freescale/c29xpcie/README b/board/freescale/c29xpcie/README
index 2e249cbb3a2e..a6120f1845d2 100644
--- a/board/freescale/c29xpcie/README
+++ b/board/freescale/c29xpcie/README
@@ -56,7 +56,6 @@ Note: 1 stands for 'off', 0 stands for 'on'
Build and program U-Boot to NOR flash
==================================
1. Build u-boot.bin image example:
- export ARCH=powerpc
export CROSS_COMPILE=/your_path/powerpc-linux-gnu-
make C293PCIE
diff --git a/board/freescale/p1010rdb/README.P1010RDB-PA b/board/freescale/p1010rdb/README.P1010RDB-PA
index 105942f7a54f..46c61237c727 100644
--- a/board/freescale/p1010rdb/README.P1010RDB-PA
+++ b/board/freescale/p1010rdb/README.P1010RDB-PA
@@ -98,7 +98,6 @@ instead of to CAN/UART1.
Build and burn U-Boot to NOR flash
==================================
1. Build u-boot.bin image
- export ARCH=powerpc
export CROSS_COMPILE=/your_path/powerpc-linux-gnu-
make P1010RDB_NOR
diff --git a/board/freescale/p1010rdb/README.P1010RDB-PB b/board/freescale/p1010rdb/README.P1010RDB-PB
index dc82f0df0984..4a3b389877fc 100644
--- a/board/freescale/p1010rdb/README.P1010RDB-PB
+++ b/board/freescale/p1010rdb/README.P1010RDB-PB
@@ -128,7 +128,6 @@ To enable IFC in case of SD boot
Build images for different boot mode
====================================
First setup cross compile environment on build host
- $ export ARCH=powerpc
$ export CROSS_COMPILE=<your-compiler-path>/powerpc-linux-gnu-
1. For NOR boot
--
2.17.1
next prev parent reply other threads:[~2020-05-26 18:36 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-26 18:36 [PATCHv2 1/8] amlogic: Remove ARCH= references from documentation Tom Rini
2020-05-26 18:36 ` [PATCHv2 2/8] imx: " Tom Rini
2020-06-03 16:25 ` Tom Rini
2020-05-26 18:36 ` Tom Rini [this message]
2020-06-03 16:25 ` [PATCHv2 3/8] powerpc: " Tom Rini
2020-05-26 18:36 ` [PATCHv2 4/8] rockchip: " Tom Rini
2020-05-31 14:08 ` Simon Glass
2020-06-03 16:26 ` Tom Rini
2020-05-26 18:36 ` [PATCHv2 5/8] arm: ti: " Tom Rini
2020-06-03 16:26 ` Tom Rini
2020-05-26 18:36 ` [PATCHv2 6/8] m68k: " Tom Rini
2020-06-03 16:26 ` Tom Rini
2020-05-26 18:36 ` [PATCHv2 7/8] fu540: " Tom Rini
2020-06-03 16:26 ` Tom Rini
2020-05-26 18:36 ` [PATCHv2 8/8] cubieboard7: " Tom Rini
2020-05-26 18:47 ` Amit Tomer
2020-06-03 16:26 ` Tom Rini
2020-06-03 16:25 ` [PATCHv2 1/8] amlogic: " Tom Rini
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=20200526183655.29136-3-trini@konsulko.com \
--to=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/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