u-boot-brain/arch/arm
Benoît Thébaudeau 85d993cef9 mx25: Clean up lowlevel_init
Clean up mx25 lowlevel_init:
 - Add comments.
 - Do not use write32 repeatedly with the same value in order not to increase
   code size.
 - Make register values configurable.
 - Use macro parameters with default values instead of literal constants.
 - Use defined macros instead of duplicating code.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: John Rigby <jcrigby@gmail.com>
Cc: Matthias Weisser <weisserm@arcor.de>
2012-10-15 11:54:14 -07:00
..
cpu mx35: Define MAX and AIPS registers 2012-10-15 11:54:14 -07:00
dts tegra: fdt: Add NAND controller binding and definitions 2012-09-07 13:54:30 -07:00
imx-common mx5/6 clocks: Fix SDHC clocks 2012-10-15 11:54:12 -07:00
include/asm mx25: Clean up lowlevel_init 2012-10-15 11:54:14 -07:00
lib serial: Remove CONFIG_SERIAL_MULTI from remaining sources 2012-10-15 11:53:59 -07:00
config.mk arm: work around assembler bug 2012-10-04 14:19:04 +02:00