u-boot-brain/arch/arm
Mikhail Kshevetskiy 80124df14f PXA: fix MDREFR[APD] bit setting
pxa_mem_setup macro use r6 to store CONFIG_SYS_MDREFR_VAL during memory
initialization. This reg is modified during execution of pxa_wait_ticks.
Later we use r6 to setup MDREFR[APD] bit. As result MDREFR[APD] is always
zero.

Signed-off-by: Mikhail Kshevetskiy <mikhail.kshevetskiy@gmail.com>
2010-10-19 22:47:31 +02:00
..
cpu PXA: pxafb: Marvell Littleton LCD definition 2010-10-19 22:46:56 +02:00
include/asm PXA: fix MDREFR[APD] bit setting 2010-10-19 22:47:31 +02:00
lib Merge branch 'elf_reloc' 2010-10-19 21:07:52 +02:00
config.mk arm926ejs, tx25: add support for ELF relocations 2010-10-13 10:12:01 +02:00