]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mx5: Mark lowlevel_init board-specific code
authorBenoît Thébaudeau <benoit.thebaudeau@advansee.com>
Mon, 5 Nov 2012 10:07:04 +0000 (10:07 +0000)
committerStefano Babic <sbabic@denx.de>
Mon, 19 Nov 2012 07:56:27 +0000 (08:56 +0100)
commit39e8576164c3bef9d6cb9ad4567c09fc6a87b5fd
treecf37dc6d9cc7e2761d61c04d7ba98e1f2af49e38
parentfa88ddb75f0abeee123dd1547f4e32ec3155d31f
mx5: Mark lowlevel_init board-specific code

The mx5 lowlevel_init.S contains board-specific code based on the reference
design. Let's keep it since it avoids creating new lowlevel_init files and it
may be used by many boards. But add a config to make it optional in order not to
cause issues on boards not following this part of the reference design.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Matt Sealey <matt@genesi-usa.com>
Acked-by: Stefano Babic <sbabic@denx.de>
arch/arm/cpu/armv7/mx5/lowlevel_init.S
doc/README.imx5
include/configs/mx51_efikamx.h
include/configs/mx51evk.h
include/configs/vision2.h