[U-Boot] Pull request: u-boot-arm/master

Hello Tom,
The following changes since commit 8cdae1dacde7dbe74d53a8ac1a05761a53c4f191:
video: Correct 'tor' typo in comment (2016-01-30 10:58:47 +0100)
are available in the git repository at:
git://git.denx.de/u-boot-arm master
for you to fetch changes up to 735b1a2e5a61401868bb35702b6e5e18bce6eb97:
arm: novena: Fix EEPROM i2c configuration (2016-01-31 16:32:56 +0100)
---------------------------------------------------------------- Albert ARIBAUD (1): armv7: add cacheline sizes where missing
Marek Vasut (4): arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7 arm: Remove S bit from MMU section entry arm: cache: Implement cache range check for v7 arm: novena: Fix EEPROM i2c configuration
Peng Fan (1): arm: config: enforce -fno-pic for gcc
Wang Dongsheng (1): ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't defined
arch/arm/config.mk | 1 + arch/arm/cpu/armv7/cache_v7.c | 21 +++++++++++++++++++++ arch/arm/cpu/u-boot.lds | 27 ++++++++++++++------------- arch/arm/include/asm/system.h | 7 +++---- arch/arm/lib/cache-cp15.c | 2 +- include/configs/am3517_crane.h | 2 ++ include/configs/am3517_evm.h | 2 ++ include/configs/at91-sama5_common.h | 2 ++ include/configs/bcm_ep_board.h | 1 + include/configs/cm_t35.h | 2 ++ include/configs/cm_t3517.h | 2 ++ include/configs/colibri_vf.h | 2 ++ include/configs/kzm9g.h | 2 ++ include/configs/nokia_rx51.h | 2 ++ include/configs/novena.h | 3 ++- include/configs/pcm052.h | 2 ++ include/configs/rcar-gen2-common.h | 2 ++ include/configs/rk3036_common.h | 2 ++ include/configs/rk3288_common.h | 2 ++ include/configs/s5p_goni.h | 2 ++ include/configs/smdkc100.h | 2 ++ include/configs/tao3530.h | 2 ++ include/configs/ti814x_evm.h | 2 ++ include/configs/ti816x_evm.h | 2 ++ include/configs/ti_omap3_common.h | 5 +++++ include/configs/tricorder.h | 2 ++ include/configs/vexpress_common.h | 2 ++ include/configs/vf610twr.h | 2 ++ 28 files changed, 88 insertions(+), 19 deletions(-)
Amicalement,

On Sun, Jan 31, 2016 at 09:40:04PM +0100, Albert ARIBAUD wrote:
Hello Tom,
The following changes since commit 8cdae1dacde7dbe74d53a8ac1a05761a53c4f191:
video: Correct 'tor' typo in comment (2016-01-30 10:58:47 +0100)
are available in the git repository at:
git://git.denx.de/u-boot-arm master
for you to fetch changes up to 735b1a2e5a61401868bb35702b6e5e18bce6eb97:
arm: novena: Fix EEPROM i2c configuration (2016-01-31 16:32:56 +0100)
Applied to u-boot/master, thanks!
participants (2)
-
Albert ARIBAUD
-
Tom Rini