summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/phytec-phyflex-am335x/board.c
diff options
context:
space:
mode:
authorWadim Egorov <w.egorov@phytec.de>2014-11-03 11:10:24 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2014-11-03 13:29:00 +0100
commitbc88e2105a7fca86db4b1b961014c7aaa7c6e92f (patch)
tree584824527cc2eff3e5300f0fe5f16840fe121a31 /arch/arm/boards/phytec-phyflex-am335x/board.c
parent64e9e2ff0d31ee6e74c550a520db2821302d4586 (diff)
downloadbarebox-bc88e2105a7fca86db4b1b961014c7aaa7c6e92f.tar.gz
barebox-bc88e2105a7fca86db4b1b961014c7aaa7c6e92f.tar.xz
phyFLEX: Select RMII2_CRS_DV on GPMC_A9 pin
Signed-off-by: Wadim Egorov <w.egorov@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/boards/phytec-phyflex-am335x/board.c')
-rw-r--r--arch/arm/boards/phytec-phyflex-am335x/board.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boards/phytec-phyflex-am335x/board.c b/arch/arm/boards/phytec-phyflex-am335x/board.c
index 12fad8f998..cf7dd2e936 100644
--- a/arch/arm/boards/phytec-phyflex-am335x/board.c
+++ b/arch/arm/boards/phytec-phyflex-am335x/board.c
@@ -89,6 +89,8 @@ static int pfla03_devices_init(void)
armlinux_set_architecture(MACH_TYPE_PFLA03);
defaultenv_append_directory(defaultenv_phyflex_am335x);
+ am33xx_select_rmii2_crs_dv();
+
am33xx_bbu_spi_nor_mlo_register_handler("MLO.spi", "/dev/m25p0.xload");
am33xx_bbu_spi_nor_register_handler("spi", "/dev/m25p0.barebox");
am33xx_bbu_nand_xloadslots_register_handler("MLO.nand",