]> git.baikalelectronics.ru Git - uboot.git/commit
arm: zynq: Enable BLK when needed
authorMichal Simek <michal.simek@xilinx.com>
Tue, 9 Jan 2018 13:52:29 +0000 (14:52 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 30 Jan 2018 13:28:44 +0000 (14:28 +0100)
commit47c90996828a2d91f1776b575fbb1f57511bfff1
treefe54798b99839d90ef7e9b1d2f386ed373fdd252
parent898f43a307ed6f27814e0ac2e3dd56186fc515d0
arm: zynq: Enable BLK when needed

There is no reason to enable BLK by default for all boards which is just
increasing memory footprint for memory contrained boards like cse.
zc770s are also saving some space.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/Kconfig
configs/zynq_cse_qspi_defconfig
configs/zynq_zc770_xm011_defconfig
configs/zynq_zc770_xm012_defconfig
configs/zynq_zc770_xm013_defconfig