]> git.ipfire.org Git - people/ms/u-boot.git/commit - Makefile
ColdFire: Add SBF support for M52277EVB
authorTsiChung Liew <Tsi-Chung.Liew@freescale.com>
Tue, 21 Oct 2008 15:37:02 +0000 (15:37 +0000)
committerJohn Rigby <jrigby@freescale.com>
Mon, 3 Nov 2008 16:45:58 +0000 (09:45 -0700)
commita21d0c2cc9add8894d971ab791f4032f077db817
treeeaddbc5fea591e99652a4b2c08221c88d1e48e85
parentb202816c61042c183fe67d097a5893b0f2dafba0
ColdFire: Add SBF support for M52277EVB

Add serial boot support

Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
12 files changed:
Makefile
board/freescale/m52277evb/config.mk
board/freescale/m52277evb/m52277evb.c
board/freescale/m52277evb/u-boot.spa [moved from board/freescale/m52277evb/u-boot.lds with 100% similarity]
board/freescale/m52277evb/u-boot.stm [new file with mode: 0644]
cpu/mcf5227x/Makefile
cpu/mcf5227x/cpu_init.c
cpu/mcf5227x/dspi.c [new file with mode: 0644]
cpu/mcf5227x/speed.c
cpu/mcf5227x/start.S
include/asm-m68k/m5227x.h
include/configs/M52277EVB.h