public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/6] microblaze: Cleanup series
@ 2020-11-04 15:18 Michal Simek
  2020-11-04 15:18 ` [PATCH 1/6] microblaze: Clean config file from ifdef mess Michal Simek
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Michal Simek @ 2020-11-04 15:18 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-11-04 15:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-04 15:18 [PATCH 0/6] microblaze: Cleanup series Michal Simek
2020-11-04 15:18 ` [PATCH 1/6] microblaze: Clean config file from ifdef mess Michal Simek
2020-11-04 15:18 ` [PATCH 2/6] microblaze: Simplify cache handling Michal Simek
2020-11-04 15:18 ` [PATCH 3/6] microblaze: Get rid of xparameters.h Michal Simek
2020-11-04 15:18 ` [PATCH 4/6] microblaze: Remove CONFIG_SYS_FDT_SIZE Michal Simek
2020-11-04 15:18 ` [PATCH 5/6] microblaze: Get rid of setting for SPL_NOR/XIP support Michal Simek
2020-11-04 15:18 ` [PATCH 6/6] microblaze: Detect NOR flash based on DT Michal Simek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox