[U-Boot] [PULL] Please pull u-boot-coldfire/master

The following changes since commit 2976d3c1504960d3934a7404b0648edc28b52eb9:
Merge branch 'master' of git://git.denx.de/u-boot-ubi (2018-09-14 13:54:37 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-coldfire.git master
for you to fetch changes up to 2c92e4fbc69841170939a48e887c8fbbcb23d05c:
m68k: ColdFire mcf5441x, add eSDHC support (2018-09-16 00:01:13 +0200)
---------------------------------------------------------------- Angelo Dureghello (3): m68k: fix mcf5441x total interrupt number m68k: fix multiple memory accesses on swap operations m68k: ColdFire mcf5441x, add eSDHC support
arch/m68k/cpu/mcf5445x/cpu_init.c | 10 ++++++++++ arch/m68k/cpu/mcf5445x/speed.c | 2 ++ arch/m68k/include/asm/byteorder.h | 34 ++++++++++++++++++++-------------- arch/m68k/include/asm/global_data.h | 3 +++ arch/m68k/include/asm/immap.h | 2 +- 5 files changed, 36 insertions(+), 15 deletions(-)

On Sat, Sep 15, 2018 at 6:22 PM, Angelo Dureghello angelo@sysam.it wrote:
The following changes since commit 2976d3c1504960d3934a7404b0648e dc28b52eb9:
Merge branch 'master' of git://git.denx.de/u-boot-ubi (2018-09-14 13:54:37 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-coldfire.git master
for you to fetch changes up to 2c92e4fbc69841170939a48e887c8fbbcb23d05c:
m68k: ColdFire mcf5441x, add eSDHC support (2018-09-16 00:01:13 +0200)
Angelo Dureghello (3): m68k: fix mcf5441x total interrupt number m68k: fix multiple memory accesses on swap operations m68k: ColdFire mcf5441x, add eSDHC support
arch/m68k/cpu/mcf5445x/cpu_init.c | 10 ++++++++++ arch/m68k/cpu/mcf5445x/speed.c | 2 ++ arch/m68k/include/asm/byteorder.h | 34 ++++++++++++++++++++----------
arch/m68k/include/asm/global_data.h | 3 +++ arch/m68k/include/asm/immap.h | 2 +- 5 files changed, 36 insertions(+), 15 deletions(-)
Applied to u-boot/master, thanks!
participants (2)
-
Angelo Dureghello
-
Tom Rini