barebox/arch/arm/boards/phycard-a-l1
Juergen Kilb a283c2cbd8 ARM pca-a-l1: fix board_init
board_init was moved to pure_initcall. broken since:

commit 0adce7ec68
Author: Sascha Hauer <s.hauer@pengutronix.de>
Date:   Sun Jan 15 21:11:17 2012 +0100

    ARM omap3: move board_init to pure_initcall

    board_init initializes the mux and sdram. For both there is no
    need to configure this so early. Move the code to a pure_initcall
    and remove the surrounding unneeded code.

    Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
    Tested-by: Sanjeev Premi <premi@ti.com>

Signed-off-by: Juergen Kilb <J.Kilb@phytec.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-01-23 09:33:22 +01:00
..
env Add support for the Phytec phyCARD-A-L1 (PCA-A-L1). 2012-01-02 11:43:00 +01:00
config.h Add support for the Phytec phyCARD-A-L1 (PCA-A-L1). 2012-01-02 11:43:00 +01:00
Makefile ARM pca-a-l1: fix board_init 2012-01-17 18:52:06 +01:00
pca-a-l1.c ARM pca-a-l1: fix board_init 2012-01-23 09:33:22 +01:00
pca-a-l1.dox Add support for the Phytec phyCARD-A-L1 (PCA-A-L1). 2012-01-02 11:43:00 +01:00
pca-a-l1.h Add support for the Phytec phyCARD-A-L1 (PCA-A-L1). 2012-01-02 11:43:00 +01:00