Merge branch '2020-05-25-misc-fixes'
[oweals/u-boot.git] / doc / README.omap3
index a62c3574054d5a9cb36d918d3c35766967e81d81..00bcbdba9ac1d22981d2e88f4225afb0940eb327 100644 (file)
@@ -23,13 +23,6 @@ Currently the following boards are supported:
 
 * CompuLab Ltd. CM-T35 [8]
 
-Toolchain
-=========
-
-While ARM Cortex-A8 support ARM v7 instruction set (-march=armv7a) we compile
-with -march=armv5 to allow more compilers to work. For U-Boot code this has
-no performance impact.
-
 Build
 =====
 
@@ -68,10 +61,6 @@ make
 make cm_t35_config
 make
 
-* BlueLYNX-X:
-
-make omap3_mvblx_config
-make
 
 Custom commands
 ===============