[U-Boot] [PATCH v1 0/2] ARM: mvebu: a38x: updates

Chris Packham judge.packham at gmail.com
Wed Apr 4 05:23:11 UTC 2018


This small series represents some low hanging fruit needed before we can
bring in the updated version of Marvell's DDR training code. These are
things that really shouldn't have been part of the DDR code in the first
place but for one reason or another ended up there.

Patch 2 is borrowed in part from commit 09275c77 in
https://github.com/MarvellEmbeddedProcessors/u-boot-marvell.git


Chris Packham (2):
  ARM: mvebu: a38x: move definition of PEX_CFG_DIRECT_ACCESS
  ARM: mvebu: a38x: move sys_env_device_rev_get

 arch/arm/mach-mvebu/serdes/a38x/ctrl_pex.h         |  1 +
 arch/arm/mach-mvebu/serdes/a38x/sys_env_lib.c      | 24 ++++++++++++++++++++++
 .../ddr/marvell/a38x/ddr3_hws_hw_training_def.h    |  2 --
 drivers/ddr/marvell/a38x/ddr3_init.c               | 24 ----------------------
 4 files changed, 25 insertions(+), 26 deletions(-)

-- 
2.16.2



More information about the U-Boot mailing list