[U-Boot-Users] [U-boot-Users][GIT PULL] Please pull coldfire tree

Wolfgang,
The following changes since commit 5441f61a3d8b7034f19fc1361183e936198e6dbb: Detlev Zundel (1): Fix two typos.
are available in the git repository at:
git://www.denx.de/git/u-boot-coldfire.git
TsiChungLiew (5): ColdFire 5282: Fix external flash boot and return dramsize ColdFire 5253: Assign correct SDRAM size ColdFire 5329: Assign correct SDRAM size and fix cache ColdFire: Fix build error when CONFIG_WATCHDOG is defined ColdFire 54455: Fix correct boot location for atmel and intel
Makefile | 4 +++ board/freescale/m54455evb/config.mk | 4 ++- board/m5282evb/m5282evb.c | 1 + cpu/mcf52x2/start.S | 6 ++++- cpu/mcf532x/start.S | 4 +- include/configs/M5253EVBE.h | 2 +- include/configs/M5282EVB.h | 2 +- include/configs/M5329EVB.h | 2 +- include/configs/M54455EVB.h | 36 +++++++++++++++++++--------------- lib_m68k/m68k_linux.c | 3 ++ 10 files changed, 41 insertions(+), 23 deletions(-)

In message 4791E710007FEB4BBF83775D787F462F04CBD202@az33exm22.fsl.freescale.net you wrote:
The following changes since commit 5441f61a3d8b7034f19fc1361183e936198e6dbb: Detlev Zundel (1): Fix two typos.
are available in the git repository at:
git://www.denx.de/git/u-boot-coldfire.git
TsiChungLiew (5): ColdFire 5282: Fix external flash boot and return dramsize ColdFire 5253: Assign correct SDRAM size ColdFire 5329: Assign correct SDRAM size and fix cache ColdFire: Fix build error when CONFIG_WATCHDOG is defined ColdFire 54455: Fix correct boot location for atmel and intel
Makefile | 4 +++ board/freescale/m54455evb/config.mk | 4 ++- board/m5282evb/m5282evb.c | 1 + cpu/mcf52x2/start.S | 6 ++++- cpu/mcf532x/start.S | 4 +- include/configs/M5253EVBE.h | 2 +- include/configs/M5282EVB.h | 2 +- include/configs/M5329EVB.h | 2 +- include/configs/M54455EVB.h | 36 +++++++++++++++++++--------------- lib_m68k/m68k_linux.c | 3 ++ 10 files changed, 41 insertions(+), 23 deletions(-)
Done. Thanks.
Best regards,
Wolfgang Denk

Wolfgang,
The following changes since commit 992742a5b09d9040adbd156fb90756af66ade310: Wolfgang Denk (1): Cleanup coding style; update CHANGELOG
are available in the git repository at:
git://www.denx.de/git/u-boot-coldfire.git
TsiChungLiew (6): ColdFire: Update cpu flag for 4.2-xx compiler ColdFire: MCF532x - Update do_reset() using core reset ColdFire: MCF5445x - Update correct RAMBAR and missing linker files ColdFire: MCF5329 - revert include/asm-m68k/m5329.h file mode ColdFire: MCF5329 - Add Reset structure to immap_5329.h ColdFire: MCF5329 - Remove reset registers from CCM
board/freescale/m54455evb/u-boot.atm | 144 ++++++++++++++++++++++++++++++++++ board/freescale/m54455evb/u-boot.int | 141 +++++++++++++++++++++++++++++++++ cpu/mcf523x/config.mk | 4 + cpu/mcf52x2/config.mk | 29 +++++++ cpu/mcf532x/config.mk | 4 + cpu/mcf532x/cpu.c | 8 +-- cpu/mcf5445x/config.mk | 4 + cpu/mcf5445x/start.S | 2 +- include/asm-m68k/immap_5329.h | 29 ++++--- include/asm-m68k/m5329.h | 15 ++++ include/asm-m68k/m5445x.h | 4 +- 11 files changed, 362 insertions(+), 22 deletions(-) create mode 100644 board/freescale/m54455evb/u-boot.atm create mode 100644 board/freescale/m54455evb/u-boot.int

In message 4791E710007FEB4BBF83775D787F462F05118425@az33exm22.fsl.freescale.net you wrote:
Wolfgang,
The following changes since commit 992742a5b09d9040adbd156fb90756af66ade310: Wolfgang Denk (1): Cleanup coding style; update CHANGELOG
are available in the git repository at:
git://www.denx.de/git/u-boot-coldfire.git
TsiChungLiew (6): ColdFire: Update cpu flag for 4.2-xx compiler ColdFire: MCF532x - Update do_reset() using core reset ColdFire: MCF5445x - Update correct RAMBAR and missing linker files ColdFire: MCF5329 - revert include/asm-m68k/m5329.h file mode ColdFire: MCF5329 - Add Reset structure to immap_5329.h ColdFire: MCF5329 - Remove reset registers from CCM
board/freescale/m54455evb/u-boot.atm | 144 ++++++++++++++++++++++++++++++++++ board/freescale/m54455evb/u-boot.int | 141 +++++++++++++++++++++++++++++++++ cpu/mcf523x/config.mk | 4 + cpu/mcf52x2/config.mk | 29 +++++++ cpu/mcf532x/config.mk | 4 + cpu/mcf532x/cpu.c | 8 +-- cpu/mcf5445x/config.mk | 4 + cpu/mcf5445x/start.S | 2 +- include/asm-m68k/immap_5329.h | 29 ++++--- include/asm-m68k/m5329.h | 15 ++++ include/asm-m68k/m5445x.h | 4 +- 11 files changed, 362 insertions(+), 22 deletions(-) create mode 100644 board/freescale/m54455evb/u-boot.atm create mode 100644 board/freescale/m54455evb/u-boot.int
Done. Thanks.
Best regards,
Wolfgang Denk
participants (3)
-
Liew Tsi Chung
-
Liew Tsi Chung-r5aahp
-
Wolfgang Denk