9
0
Fork 0
Commit Graph

10 Commits

Author SHA1 Message Date
Harald Welte 9bd8556fcf sysmocom-odu: We have a 24C02 EEPROM at 0x50
... and not the eeprom of the phyCORE AM335x reference platform.
2014-12-19 05:10:26 +01:00
Holger Hans Peter Freyther de2b004a25 pcm051: Our units only have 256 MB of RAM modify the code 2014-07-15 18:42:15 +02:00
Holger Hans Peter Freyther 7e009ab9ac pcm051: The SoM has a variable amount of flash and less than configured
Deal with systems that only have 128 mb of nand flash. Let the
bootloader grow the partition to the end of the nand.

Signed-off-by: Holger Hans Peter Freyther <hfreyther@sysmocom.de>
2014-07-15 18:15:30 +02:00
Teresa Gámez 79a975077c ARM: am335x Phytec phyCORE: Enable ethernet
With an update of the am33xx.dtsi (commit 9313920df6) the mdio and mac
nodes are not enabled on default any more. Enable them explicit
in the board dts now.

Signed-off-by: Teresa Gámez <t.gamez at phytec.de>
2014-07-14 11:27:27 +02:00
Holger Hans Peter Freyther c7b3d21c96 pcm051: Call the built-in kernel backup_kernel
For our main system we will boot the kernel that is inside the
rootfs but if that is failing we will load the other kernel.
2014-07-11 14:18:00 +02:00
Holger Hans Peter Freyther a6f894835c pcm051/omap: Hack and make bch8 mean HW_ROMCODE here
Changing the arch/arm/dts/am335x-phytec-phycore.dts would be
another option but that would break loading a mainline kernel.
The idea/patch is coming from Jan.
2014-07-11 14:17:17 +02:00
Jan Weitzel db9d2e9f95 pcm051: ethernet and dts fixes
add compatible phytec,pcm051
clean up pinmux_emac_rmii1_pins
introduce davinci_mdio_default pin group
set AM33XX_MAC_MII_SEL via dts rmii-clock-ext
use bch8 as ecc mode
add pagesize to 24c32@52

Signed-off-by: Jan Weitzel <j.weitzel@phytec.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-12-12 09:09:06 +01:00
Sascha Hauer 4e6cd5b6ed ARM: am335x Phytec phyCORE: configure environment from devicetree
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-12-10 14:35:34 +01:00
Sascha Hauer b037240d1f ARM: am335x Phytec phyCORE: Move partition descriptions to devicetree
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-12-10 14:35:34 +01:00
Sascha Hauer 25dd411420 ARM: Add base am335x-phytec-phycore devicetree file
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-12-10 14:35:33 +01:00