From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Wed, 4 Nov 2020 16:18:13 +0100 Subject: [PATCH 0/6] microblaze: Cleanup series Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, I looked at microblaze configs and clean up some things. All changes were done in connection to detect nor flash based on information taken from DT. Thanks Michal Michal Simek (6): microblaze: Clean config file from ifdef mess microblaze: Simplify cache handling microblaze: Get rid of xparameters.h microblaze: Remove CONFIG_SYS_FDT_SIZE microblaze: Get rid of setting for SPL_NOR/XIP support microblaze: Detect NOR flash based on DT board/xilinx/microblaze-generic/xparameters.h | 18 ---- configs/microblaze-generic_defconfig | 2 + include/configs/microblaze-generic.h | 86 ++----------------- scripts/config_whitelist.txt | 1 - 4 files changed, 8 insertions(+), 99 deletions(-) delete mode 100644 board/xilinx/microblaze-generic/xparameters.h -- 2.29.2