[U-Boot] pull request: u-boot-uniphier/master

Hi Tom,
Sorry for the short interval from the previous one, but please pull one more series.
The following changes since commit 3ed2ece5e162b104cd3ea3788cae841ecd24408f:
armv8: cavium: Get DRAM size from ATF (2016-01-19 22:26:13 +0000)
are available in the git repository at:
git://git.denx.de/u-boot-uniphier.git master
for you to fetch changes up to 048c61d674c4e5c793f5391fb7a57c8c79c99ebd:
ARM: uniphier: remove unneeded if conditionals (2016-01-20 08:40:33 +0900)
---------------------------------------------------------------- Masahiro Yamada (8): ARM: uniphier: define CONFIG_SYS_BOOTMAPSZ ARM: uniphier: add bootm_low environment ARM: uniphier: refactor outer cache operation slightly ARM: uniphier: factor out outer cache sync as a helper function ARM: uniphier: fix range invalidate for outer cache ARM: uniphier: set active ways to really enable outer cache ARM: uniphier: move UMC register macros to umc-regs.h ARM: uniphier: remove unneeded if conditionals
arch/arm/mach-uniphier/cache_uniphier.c | 43 +++++++++++++++++++++++++++++++++++++------ arch/arm/mach-uniphier/dram/ddrphy-ph1-pro4.c | 10 ++-------- arch/arm/mach-uniphier/dram/umc-proxstream2.c | 49 +------------------------------------------------ arch/arm/mach-uniphier/dram/umc-regs.h | 26 ++++++++++++++++++++++++++ include/configs/uniphier.h | 11 ++++++++--- 5 files changed, 74 insertions(+), 65 deletions(-)

On Wed, Jan 20, 2016 at 08:54:21AM +0900, Masahiro Yamada wrote:
Hi Tom,
Sorry for the short interval from the previous one, but please pull one more series.
No worries :)
The following changes since commit 3ed2ece5e162b104cd3ea3788cae841ecd24408f:
armv8: cavium: Get DRAM size from ATF (2016-01-19 22:26:13 +0000)
are available in the git repository at:
git://git.denx.de/u-boot-uniphier.git master
for you to fetch changes up to 048c61d674c4e5c793f5391fb7a57c8c79c99ebd:
ARM: uniphier: remove unneeded if conditionals (2016-01-20 08:40:33 +0900)
Applied to u-boot/master, thanks!
participants (2)
-
Masahiro Yamada
-
Tom Rini