From mboxrd@z Thu Jan 1 00:00:00 1970 From: Angelo Dureghello Date: Wed, 24 Jan 2018 00:32:33 +0100 Subject: [U-Boot] Please pull u-boot-coldfire/master Message-ID: <20180123233232.GA12795@jerusalem> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de The following changes since commit c761a7e29d703d60208585bb7d8415e00aa22556: Revert "travis-ci: Add qemu-x86_64 target" (2018-01-22 21:06:41 -0500) are available in the Git repository at: git://git.denx.de/u-boot-coldfire.git master for you to fetch changes up to b9153fe3088a4ea295d6cd23dd44bed51224679a: common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO (2018-01-23 23:47:02 +0100) ---------------------------------------------------------------- Angelo Dureghello (1): common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO arch/m68k/cpu/mcf5227x/cpu.c | 4 +++- arch/m68k/cpu/mcf523x/cpu.c | 4 +++- arch/m68k/cpu/mcf52x2/cpu.c | 29 +++++++++++++++++++++-------- arch/m68k/cpu/mcf530x/cpu.c | 4 +++- arch/m68k/cpu/mcf532x/cpu.c | 4 +++- arch/m68k/cpu/mcf5445x/cpu.c | 4 +++- arch/m68k/cpu/mcf547x_8x/cpu.c | 4 +++- common/Kconfig | 2 +- common/board_f.c | 3 +-- 9 files changed, 41 insertions(+), 17 deletions(-)