u-boot-brain/arch/m68k
Steve deRosier 08dbd6ccd5 Fix MCF5235 SDRAM base address macro
SDRAMC_DARCn_BA() macro worked fine when the BA is 0x00000000 even
though the macro is incorrect. It causes the BA to be set incorrctly
for other base addresses. This patch fixes the macro so that base
addresses other than zero can be used with the MCF5235.

Signed-off-by: Steve deRosier <derosier@gmail.com>
2013-06-27 08:31:17 +08:00
..
cpu m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data 2013-02-04 09:05:44 -05:00
include/asm Fix MCF5235 SDRAM base address macro 2013-06-27 08:31:17 +08:00
lib m68k: fix debug call befor serial init 2013-06-27 08:31:16 +08:00
config.mk ColdFire:Clean up the CONFIG_STANDALONE_LOAD_ADDR usage 2011-09-04 22:46:55 +08:00