Reuse the H6's dram file as this board uses the same params.

Signed-off-by: Julian Calaby <[email protected]>
---

 board/sunxi/Makefile                                          | 3 ++-
 board/sunxi/{dram_h6.c => dram_sun4i_360_1024_iow16_emr1_4.c} | 0
 boards.cfg                                                    | 1 +
 3 files changed, 3 insertions(+), 1 deletion(-)
 rename board/sunxi/{dram_h6.c => dram_sun4i_360_1024_iow16_emr1_4.c} (100%)

diff --git a/board/sunxi/Makefile b/board/sunxi/Makefile
index af4a08f..7b1215c 100644
--- a/board/sunxi/Makefile
+++ b/board/sunxi/Makefile
@@ -37,7 +37,7 @@ obj-$(CONFIG_EOMA68_A20)      += dram_sun7i_384_1024_iow16.o
 obj-$(CONFIG_EU3000)           += dram_eu3000.o
 obj-$(CONFIG_FORFUN_Q88DB)     += dram_forfun_q88db.o
 obj-$(CONFIG_GOOSEBERRY_A721)  += dram_gooseberry_a721.o
-obj-$(CONFIG_H6)               += dram_h6.o
+obj-$(CONFIG_H6)               += dram_sun4i_360_1024_iow16_emr1_4.o
 obj-$(CONFIG_HACKBERRY)                += dram_hackberry.o
 obj-$(CONFIG_HBD_MID_S906)     += dram_sun7i_432_1024_iow16.o
 obj-$(CONFIG_HCORE_HC860)      += dram_sun4i_384_1024_iow16.o
@@ -49,6 +49,7 @@ obj-$(CONFIG_ICOU_FATTY_I)    += dram_icou_fatty_i.o
 obj-$(CONFIG_INTERRA3)         += dram_mk802ii_a20.o
 obj-$(CONFIG_INET_86VS)                += dram_inet_86vs.o
 obj-$(CONFIG_INET_86VZ)                += dram_sun5i_432_512_busw16_iow16.o
+obj-$(CONFIG_INET3FBT01)       += dram_sun4i_360_1024_iow16_emr1_4.o
 obj-$(CONFIG_INET97F_II)       += dram_sun4i_408_512.o
 obj-$(CONFIG_INET_K70HC)       += dram_inet_k70hc.o
 obj-$(CONFIG_ITEADA10)         += dram_cubieboard.o
diff --git a/board/sunxi/dram_h6.c 
b/board/sunxi/dram_sun4i_360_1024_iow16_emr1_4.c
similarity index 100%
rename from board/sunxi/dram_h6.c
rename to board/sunxi/dram_sun4i_360_1024_iow16_emr1_4.c
diff --git a/boards.cfg b/boards.cfg
index 00ae148..7488c38 100644
--- a/boards.cfg
+++ b/boards.cfg
@@ -425,6 +425,7 @@ Active  arm         armv7          sunxi       -            
   sunxi
 Active  arm         armv7          sunxi       -               sunxi           
    INet_86VS_FEL_sdcon                  sun5i:INET_86VS,SPL_FEL,UART0_PORT_F   
                                                                                
           -
 Active  arm         armv7          sunxi       -               sunxi           
    INet_86VZ                            sun5i:INET_86VZ,SPL                    
                                                                                
          -
 Active  arm         armv7          sunxi       -               sunxi           
    INet_86VZ_FEL                        sun5i:INET_86VZ,SPL_FEL,UART0_PORT_F   
                                                                                
           -
+Active  arm         armv7          sunxi       -               sunxi           
    INet_3FBT_Rev01                      sun4i:INET3FBT01,SPL                   
                                                                                
           -
 Active  arm         armv7          sunxi       -               sunxi           
    INet97F-II                           sun4i:INET97F_II,SPL                   
                                                                                
           -
 Active  arm         armv7          sunxi       -               sunxi           
    INet_K70HC                           sun7i:INET_K70HC,SPL                   
                                                                                
           -
 Active  arm         armv7          sunxi       -               sunxi           
    Jesurun-Q5                           
sun4i:JESURUN_Q5,SPL,SUNXI_EMAC,STATUSLED=244                                   
                                                  -
-- 
2.1.0

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to