Revert "arm64: dts: a3720: add support for espressobin with populated emmc"

This reverts commit f1a43c84a9.
This commit is contained in:
Pali Rohár
2020-11-25 19:20:08 +01:00
committed by Stefan Roese
parent 338c5ee26a
commit c5c4b69857
3 changed files with 2 additions and 50 deletions

View File

@@ -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