amlogic: Remove ARCH= references from documentation
authorTom Rini <trini@konsulko.com>
Tue, 26 May 2020 18:36:48 +0000 (14:36 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 2 Jun 2020 21:27:04 +0000 (17:27 -0400)
When building U-Boot we select the architecture via Kconfig and not ARCH
being passed in via the environment or make cmdline.

Cc: Beniamino Galvani <b.galvani@gmail.com>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Cc: u-boot-amlogic@groups.io
Signed-off-by: Tom Rini <trini@konsulko.com>
18 files changed:
board/amlogic/p200/README.nanopi-k2
board/amlogic/p200/README.odroid-c2
board/amlogic/p200/README.p200
board/amlogic/p201/README.p201
board/amlogic/p212/README.khadas-vim
board/amlogic/p212/README.libretech-ac
board/amlogic/p212/README.libretech-cc
board/amlogic/p212/README.p212
board/amlogic/q200/README.khadas-vim2
board/amlogic/q200/README.q200
board/amlogic/s400/README
board/amlogic/sei510/README
board/amlogic/sei610/README
board/amlogic/u200/README
board/amlogic/w400/README.khadas-vim3
board/amlogic/w400/README.khadas-vim3l
board/amlogic/w400/README.odroid-n2
board/amlogic/w400/README.w400

index d450d3c2b2afc7d068d61cb028ac62b3c71b894d..c8dec3569b4d902a876e322ddfeff54be845552a 100644 (file)
@@ -24,7 +24,6 @@ Currently the u-boot port supports the following devices:
 u-boot compilation
 ==================
 
 u-boot compilation
 ==================
 
- > export ARCH=arm
  > export CROSS_COMPILE=aarch64-none-elf-
  > make nanopi-k2_defconfig
  > make
  > export CROSS_COMPILE=aarch64-none-elf-
  > make nanopi-k2_defconfig
  > make
index bed48c5728ba9e0200d45773e28a34e949069492..3b9f80df29d8451b49175c68c64c953ffe31369a 100644 (file)
@@ -29,7 +29,6 @@ Currently the u-boot port supports the following devices:
 u-boot compilation
 ==================
 
 u-boot compilation
 ==================
 
- > export ARCH=arm
  > export CROSS_COMPILE=aarch64-none-elf-
  > make odroid-c2_defconfig
  > make
  > export CROSS_COMPILE=aarch64-none-elf-
  > make odroid-c2_defconfig
  > make
index 01d82d1e79e3d7b7550c65debdb88de8f6915499..84d5ca53569170fac3de2349e373249c55edb97b 100644 (file)
@@ -31,7 +31,6 @@ Currently the u-boot port supports the following devices:
 u-boot compilation
 ==================
 
 u-boot compilation
 ==================
 
- > export ARCH=arm
  > export CROSS_COMPILE=aarch64-none-elf-
  > make p200_defconfig
  > make
  > export CROSS_COMPILE=aarch64-none-elf-
  > make p200_defconfig
  > make
index c251096ce14212820a51a7f537f6c7e48e2a1801..4bb5e95905324c82748b58a8c6cb5d8b243aa58f 100644 (file)
@@ -31,7 +31,6 @@ Currently the u-boot port supports the following devices:
 u-boot compilation
 ==================
 
 u-boot compilation
 ==================
 
- > export ARCH=arm
  > export CROSS_COMPILE=aarch64-none-elf-
  > make p201_defconfig
  > make
  > export CROSS_COMPILE=aarch64-none-elf-
  > make p201_defconfig
  > make
index a2c7606454f8beed93cd52bedebe0584704752a8..ccf933861b794c42502cd87a43eadc50fa33f8a6 100644 (file)
@@ -30,7 +30,6 @@ Currently the u-boot port supports the following devices:
 U-Boot compilation
 ==================
 
 U-Boot compilation
 ==================
 
- > export ARCH=arm
  > export CROSS_COMPILE=aarch64-none-elf-
  > make khadas-vim_defconfig
  > make
  > export CROSS_COMPILE=aarch64-none-elf-
  > make khadas-vim_defconfig
  > make
index 538604261b84978ed90e35021ff9360c79d94a99..3f713ec32634c651b7e7e3dc3d189520dd76484f 100644 (file)
@@ -25,7 +25,6 @@ Currently the U-Boot port supports the following devices:
 U-Boot compilation
 ==================
 
 U-Boot compilation
 ==================
 
- > export ARCH=arm
  > export CROSS_COMPILE=aarch64-none-elf-
  > make libretech-ac_defconfig
  > make
  > export CROSS_COMPILE=aarch64-none-elf-
  > make libretech-ac_defconfig
  > make
index 6af7de3cfa7904c679b155950d8b39dbfa305264..74434d4435ec467ceeaed57ea4b1b095fcfae3af 100644 (file)
@@ -30,7 +30,6 @@ Currently the U-Boot port supports the following devices:
 U-Boot compilation
 ==================
 
 U-Boot compilation
 ==================
 
- > export ARCH=arm
  > export CROSS_COMPILE=aarch64-none-elf-
  > make libretech-cc_defconfig
  > make
  > export CROSS_COMPILE=aarch64-none-elf-
  > make libretech-cc_defconfig
  > make
index ef5370c763c46d62fc8c7e8531d677b2f42d0db2..3776f24493910ed8187ac0b7b1b31f31e64e53db 100644 (file)
@@ -31,7 +31,6 @@ Currently the u-boot port supports the following devices:
 u-boot compilation
 ==================
 
 u-boot compilation
 ==================
 
- > export ARCH=arm
  > export CROSS_COMPILE=aarch64-none-elf-
  > make p212_defconfig
  > make
  > export CROSS_COMPILE=aarch64-none-elf-
  > make p212_defconfig
  > make
index 8bcfc296f3e0966c976c9be954568e49a44d40ea..595998c4fabbd19116af18252b680a541fcce82a 100644 (file)
@@ -31,7 +31,6 @@ Currently the u-boot port supports the following devices:
 U-Boot compilation
 ==================
 
 U-Boot compilation
 ==================
 
- > export ARCH=arm
  > export CROSS_COMPILE=aarch64-none-elf-
  > make khadas-vim2_defconfig
  > make
  > export CROSS_COMPILE=aarch64-none-elf-
  > make khadas-vim2_defconfig
  > make
index 55d730a0d200c80020c5aa2c167c5b386a143ed7..d4142c88bd42ef44d458082324c8c78f95b3d535 100644 (file)
@@ -30,7 +30,6 @@ Currently the u-boot port supports the following devices:
 U-Boot compilation
 ==================
 
 U-Boot compilation
 ==================
 
- > export ARCH=arm
  > export CROSS_COMPILE=aarch64-none-elf-
  > make khadas-vim2_defconfig
  > make
  > export CROSS_COMPILE=aarch64-none-elf-
  > make khadas-vim2_defconfig
  > make
index ab21998dc8364473f40159bec2ea673dc6a244fa..a48db22a4282c939833e0d224de1b5684f5fc044 100644 (file)
@@ -31,7 +31,6 @@ Currently the u-boot port supports the following devices:
 u-boot compilation
 ==================
 
 u-boot compilation
 ==================
 
- > export ARCH=arm
  > export CROSS_COMPILE=aarch64-none-elf-
  > make s400_defconfig
  > make
  > export CROSS_COMPILE=aarch64-none-elf-
  > make s400_defconfig
  > make
index e47ebc7b3a5af7d419b85c65e5d3a8d600e2579b..d9358aa50183d68862551e877e8378eeb2d757bd 100644 (file)
@@ -22,7 +22,6 @@ Currently the u-boot port supports the following devices:
 u-boot compilation
 ==================
 
 u-boot compilation
 ==================
 
- > export ARCH=arm
  > export CROSS_COMPILE=aarch64-none-elf-
  > make sei510_defconfig
  > make
  > export CROSS_COMPILE=aarch64-none-elf-
  > make sei510_defconfig
  > make
index 1cc2b3c2a4e94ab542b35f5f6b42a00c8c2d80b9..d96a94b5e970e1d777e158e17ac22e15d4b4dddc 100644 (file)
@@ -18,7 +18,6 @@ specifications:
 u-boot compilation
 ==================
 
 u-boot compilation
 ==================
 
- > export ARCH=arm
  > export CROSS_COMPILE=aarch64-none-elf-
  > make sei610_defconfig
  > make
  > export CROSS_COMPILE=aarch64-none-elf-
  > make sei610_defconfig
  > make
index bffac5e7ae0a20a5493d5a02f37339003d7e8c43..a4080eb299c427776cf2aef8b3bbad28059f4308 100644 (file)
@@ -27,7 +27,6 @@ Currently the u-boot port supports the following devices:
 u-boot compilation
 ==================
 
 u-boot compilation
 ==================
 
- > export ARCH=arm
  > export CROSS_COMPILE=aarch64-none-elf-
  > make u200_defconfig
  > make
  > export CROSS_COMPILE=aarch64-none-elf-
  > make u200_defconfig
  > make
index 45ef90c1b0a9b991d8315835c69be014b89c44b4..399bf49295f65f792cc1001cef1bb88f4dc65e93 100644 (file)
@@ -29,7 +29,6 @@ Currently the U-Boot port supports the following devices:
 u-boot compilation
 ==================
 
 u-boot compilation
 ==================
 
- > export ARCH=arm
  > export CROSS_COMPILE=aarch64-none-elf-
  > make khadas-vim3_defconfig
  > make
  > export CROSS_COMPILE=aarch64-none-elf-
  > make khadas-vim3_defconfig
  > make
index 0afff16c0c26fc37d70cc426f679dff6710c193d..b2d9abbfd9b2981d452c843a1a23d13693e3c1ec 100644 (file)
@@ -29,7 +29,6 @@ Currently the U-Boot port supports the following devices:
 u-boot compilation
 ==================
 
 u-boot compilation
 ==================
 
- > export ARCH=arm
  > export CROSS_COMPILE=aarch64-none-elf-
  > make khadas-vim3l_defconfig
  > make
  > export CROSS_COMPILE=aarch64-none-elf-
  > make khadas-vim3l_defconfig
  > make
index a8f2c3d7daa6e4402d9c0f637ea2964623debbab..8142eebea007b59cea50e4651e96a87cdb23f6ee 100644 (file)
@@ -28,7 +28,6 @@ Currently the u-boot port supports the following devices:
 u-boot compilation
 ==================
 
 u-boot compilation
 ==================
 
- > export ARCH=arm
  > export CROSS_COMPILE=aarch64-none-elf-
  > make odroid-n2_defconfig
  > make
  > export CROSS_COMPILE=aarch64-none-elf-
  > make odroid-n2_defconfig
  > make
index 25b786d817c4e73b7ae4e624eef4fd2f9e0230a6..c129717a1189a593e301dea57773107bb924d389 100644 (file)
@@ -27,7 +27,6 @@ Currently the u-boot port supports the following devices:
 u-boot compilation
 ==================
 
 u-boot compilation
 ==================
 
- > export ARCH=arm
  > export CROSS_COMPILE=aarch64-none-elf-
  > make w400_defconfig
  > make
  > export CROSS_COMPILE=aarch64-none-elf-
  > make w400_defconfig
  > make