summaryrefslogtreecommitdiffstats
path: root/images/Makefile.am33xx
diff options
context:
space:
mode:
authorArnd Beuscher <a.beuscher@phytec.de>2016-02-16 11:44:59 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2016-02-17 08:20:59 +0100
commitb8755c136220374fd9b90221100f39d06c9cb4ae (patch)
tree3295ca33936d8e9c88a83ba13dfb5ab42ef9b060 /images/Makefile.am33xx
parent9d8c6bbc7d000f73385254b053f14fb95a3439aa (diff)
downloadbarebox-b8755c136220374fd9b90221100f39d06c9cb4ae.tar.gz
barebox-b8755c136220374fd9b90221100f39d06c9cb4ae.tar.xz
ARM: board: phytec-som-am335x: RAM timings for phyCORE-AM335x-R2
Add RAM Timings for new phyCORE-AM335x-R2 SoM with 512MB (MT41K256M16TW107IT). Signed-off-by: Arnd Beuscher <a.beuscher@phytec.de> Sigend-off-by: Teresa Remmet <t.remmet@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'images/Makefile.am33xx')
-rw-r--r--images/Makefile.am33xx6
1 files changed, 6 insertions, 0 deletions
diff --git a/images/Makefile.am33xx b/images/Makefile.am33xx
index 375ff9094f..eec6fc5a4b 100644
--- a/images/Makefile.am33xx
+++ b/images/Makefile.am33xx
@@ -59,6 +59,12 @@ FILE_barebox-am33xx-phytec-phycore-mlo-512mb.spi.img = start_am33xx_phytec_phyco
am33xx-mlo-$(CONFIG_MACH_PHYTEC_SOM_AM335X) += barebox-am33xx-phytec-phycore-mlo-512mb.img
am33xx-mlospi-$(CONFIG_MACH_PHYTEC_SOM_AM335X) += barebox-am33xx-phytec-phycore-mlo-512mb.spi.img
+pblx-$(CONFIG_MACH_PHYTEC_SOM_AM335X) += start_am33xx_phytec_phycore_r2_sram_512mb
+FILE_barebox-am33xx-phytec-phycore-r2-mlo-512mb.img = start_am33xx_phytec_phycore_r2_sram_512mb.pblx.mlo
+FILE_barebox-am33xx-phytec-phycore-r2-mlo-512mb.spi.img = start_am33xx_phytec_phycore_r2_sram_512mb.pblx.mlospi
+am33xx-mlo-$(CONFIG_MACH_PHYTEC_SOM_AM335X) += barebox-am33xx-phytec-phycore-r2-mlo-512mb.img
+am33xx-mlospi-$(CONFIG_MACH_PHYTEC_SOM_AM335X) += barebox-am33xx-phytec-phycore-r2-mlo-512mb.spi.img
+
pblx-$(CONFIG_MACH_PHYTEC_SOM_AM335X) += start_am33xx_phytec_phycore_sram_2x512mb
FILE_barebox-am33xx-phytec-phycore-mlo-2x512mb.img = start_am33xx_phytec_phycore_sram_2x512mb.pblx.mlo
FILE_barebox-am33xx-phytec-phycore-mlo-2x512mb.spi.img = start_am33xx_phytec_phycore_sram_2x512mb.pblx.mlospi