summaryrefslogtreecommitdiff
path: root/doc/README.marvell
diff options
context:
space:
mode:
authorPali Rohár <pali@kernel.org>2020-11-25 21:20:08 +0300
committerStefan Roese <sr@denx.de>2020-12-07 09:11:37 +0300
commitc5c4b69857564bbd3ad64981e2beac458b6d0454 (patch)
tree486a5957ba4e485bfe5a7cc1688bb6715e5806f7 /doc/README.marvell
parent338c5ee26af1f047502e2df9d6934ceb8e83e8d9 (diff)
downloadu-boot-c5c4b69857564bbd3ad64981e2beac458b6d0454.tar.xz
Revert "arm64: dts: a3720: add support for espressobin with populated emmc"
This reverts commit f1a43c84a960265309fa8365759de271a70c5a7e.
Diffstat (limited to 'doc/README.marvell')
-rw-r--r--doc/README.marvell7
1 files changed, 2 insertions, 5 deletions
diff --git a/doc/README.marvell b/doc/README.marvell
index 6f05ad4cb1..6fc5ac8a40 100644
--- a/doc/README.marvell
+++ b/doc/README.marvell
@@ -43,11 +43,8 @@ Build Procedure
In order to prevent this, the required device-tree MUST be set during compilation.
All device-tree files are located in ./arch/arm/dts/ folder.
- For the EspressoBin board with populated eMMC device use
- # make DEVICE_TREE=armada-3720-espressobin-emmc
-
- For other DB boards (MacchiatoBin, EspressoBin without soldered eMMC and 3700 DB board)
- compile u-boot with just default device-tree from defconfig using:
+ For other DB boards (MacchiatoBin, EspressoBin and 3700 DB board) compile u-boot with
+ just default device-tree from defconfig using:
# make