]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ColdFire: Multiple fixes for M5282EVB
authorTsiChung Liew <Tsi-Chung.Liew@freescale.com>
Mon, 11 Aug 2008 15:54:25 +0000 (15:54 +0000)
committerJohn Rigby <jrigby@freescale.com>
Thu, 14 Aug 2008 18:31:56 +0000 (12:31 -0600)
commit4cb4e654cafabaa1ac180d37b00c8f6095dae9c9
treed1a90677bcaaf41dc2a932c248deb44cb21329fa
parent10db3a17a278dd3a27668b31cb32cdd1476e9513
ColdFire: Multiple fixes for M5282EVB

Incorrect CFG_HZ value, change 1000000 to 1000.
Rename #waring to #warning. RAMBAR1 uses twice
in start.S, rename the later to FLASHBAR. Insert
nop for DRAM setup. And, env_offset in linker file.

Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
board/freescale/m5282evb/m5282evb.c
board/freescale/m5282evb/u-boot.lds
cpu/mcf52x2/cpu_init.c
cpu/mcf52x2/start.S
include/configs/M5282EVB.h