Home
last modified time | relevance | path

Searched full:mx6 (Results 1 – 25 of 142) sorted by relevance

123456

/rk3399_rockchip-uboot/arch/arm/mach-imx/
H A Dcpu.c127 /* The MX6 can do only 3840 MiB of DRAM */ in imx_ddr_size()
145 return "6QP"; /* Quad-Plus version of the mx6 */ in get_imx_type()
147 return "6DP"; /* Dual-Plus version of the mx6 */ in get_imx_type()
149 return "6Q"; /* Quad-core version of the mx6 */ in get_imx_type()
151 return "6D"; /* Dual-core version of the mx6 */ in get_imx_type()
153 return "6DL"; /* Dual Lite version of the mx6 */ in get_imx_type()
155 return "6SOLO"; /* Solo version of the mx6 */ in get_imx_type()
157 return "6SL"; /* Solo-Lite version of the mx6 */ in get_imx_type()
159 return "6SLL"; /* SLL version of the mx6 */ in get_imx_type()
161 return "6SX"; /* SoloX version of the mx6 */ in get_imx_type()
[all …]
H A DMakefile10 ifeq ($(SOC),$(filter $(SOC),mx25 mx35 mx5 mx6 mx7 vf610))
13 ifeq ($(SOC),$(filter $(SOC),mx5 mx6))
17 ifeq ($(SOC),$(filter $(SOC),mx7 mx6 mxs))
26 ifeq ($(SOC),$(filter $(SOC),mx6 mx7))
125 obj-$(CONFIG_MX6) += mx6/
H A DKconfig25 i.MX6/7 supports DCD and Plugin. Enable this configuration
49 supports i.MX53 and i.MX6.
/rk3399_rockchip-uboot/board/wandboard/
H A DREADME7 SoCs: mx6 quad, mx6 dual lite and mx6 solo.
35 as the mx6 processor)
/rk3399_rockchip-uboot/arch/arm/mach-imx/mx6/
H A DKconfig10 config MX6 config
81 prompt "MX6 board select"
167 bool "Solid-run mx6 boards"
172 bool "Logic PD i.MX6 SOM"
342 bool "Phytec PCM058 i.MX6 Quad"
347 bool "Phytec PFLA02 (PhyFlex) i.MX6 Quad"
418 default "mx6"
/rk3399_rockchip-uboot/board/logicpd/imx6/
H A DREADME1 U-Boot for LogicPD i.MX6 Development Kit
6 Logic PD has an i.MX6 System On Module (SOM) and a correspondong development
12 For more details about Logic PD i.MX6 Development kit, visit:
H A Dmx6q_2x_MT41K512M16HA.cfg34 #include "asm/arch-mx6/mx6-ddr.h"
35 #include "asm/arch-mx6/iomux.h"
36 #include "asm/arch-mx6/crm_regs.h"
/rk3399_rockchip-uboot/doc/
H A DREADME.imx61 U-Boot for Freescale i.MX6
3 This file contains information for the port of U-Boot to the Freescale i.MX6
74 - The 'bank' and 'word' numbers can be easily obtained from the mx6 Reference
103 Booting in USB mode, the i.MX6 announces itself to the Linux Host as:
142 3. Using Secure Boot on i.MX6 machines with SPL support
188 These two signed binaries can be used on an i.MX6 in closed
H A DREADME.mxc_ocotp6 - i.MX6.
14 The section numbers in this file refer to the i.MX6 Reference Manual.
/rk3399_rockchip-uboot/board/seco/
H A DKconfig4 prompt "SECO i.MX6 Board variant"
19 prompt "SECO i.MX6 SoC variant"
/rk3399_rockchip-uboot/board/gateworks/gw_ventana/
H A DREADME15 The i.MX6 has a BOOT ROM PPL (Primary Program Loader) which supports loading
20 - SPL - Secondary Program Loader that the i.MX6 BOOT ROM (Primary Program
57 The i.MX6 BOOT ROM expects some structures that provide details of NAND layout
62 addition, the i.MX6 BOOT ROM Flash Configuration Block (FCB) supports two
77 (IVT) and Device Configuration Data (DCD) structures that the i.MX6 BOOT ROM
105 More details about the i.MX6 BOOT ROM can be found in the IMX6 reference manual.
155 More details about the i.MX6 BOOT ROM can be found in the IMX6 reference manual.
/rk3399_rockchip-uboot/board/technexion/pico-imx6ul/
H A DKconfig10 default "mx6"
/rk3399_rockchip-uboot/board/seco/common/
H A DMakefile5 obj-$(CONFIG_TARGET_SECOMX6) += mx6.o
/rk3399_rockchip-uboot/drivers/usb/host/
H A DMakefile35 obj-$(CONFIG_USB_EHCI_MX6) += ehci-mx6.o
36 obj-$(CONFIG_USB_EHCI_MX7) += ehci-mx6.o
/rk3399_rockchip-uboot/board/ge/bx50v3/
H A DKconfig13 default "mx6"
/rk3399_rockchip-uboot/arch/arm/include/asm/mach-imx/
H A Dsata.h11 * SATA setup for i.mx6 quad based platform
/rk3399_rockchip-uboot/board/advantech/dms-ba16/
H A DKconfig26 default "mx6"
H A Ddms-ba16_1g.cfg19 #include "asm/arch/mx6-ddr.h"
H A Ddms-ba16_2g.cfg19 #include "asm/arch/mx6-ddr.h"
/rk3399_rockchip-uboot/board/toradex/colibri_imx6/
H A DKconfig13 default "mx6"
/rk3399_rockchip-uboot/board/boundary/nitrogen6x/
H A Dnitrogen6s1g.cfg26 #include "asm/arch/mx6-ddr.h"
H A Dnitrogen6dl.cfg26 #include "asm/arch/mx6-ddr.h"
H A Dnitrogen6q2g.cfg26 #include "asm/arch/mx6-ddr.h"
H A Dnitrogen6dl2g.cfg26 #include "asm/arch/mx6-ddr.h"
/rk3399_rockchip-uboot/drivers/dma/
H A DKconfig24 depends on MX23 || MX28 || MX6 || MX7

123456