| /rk3399_rockchip-uboot/arch/arm/mach-imx/ |
| H A D | cpu.c | 127 /* 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 D | Makefile | 10 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 D | Kconfig | 25 i.MX6/7 supports DCD and Plugin. Enable this configuration 49 supports i.MX53 and i.MX6.
|
| /rk3399_rockchip-uboot/board/wandboard/ |
| H A D | README | 7 SoCs: mx6 quad, mx6 dual lite and mx6 solo. 35 as the mx6 processor)
|
| /rk3399_rockchip-uboot/arch/arm/mach-imx/mx6/ |
| H A D | Kconfig | 10 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 D | README | 1 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 D | mx6q_2x_MT41K512M16HA.cfg | 34 #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 D | README.imx6 | 1 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 D | README.mxc_ocotp | 6 - i.MX6. 14 The section numbers in this file refer to the i.MX6 Reference Manual.
|
| /rk3399_rockchip-uboot/board/seco/ |
| H A D | Kconfig | 4 prompt "SECO i.MX6 Board variant" 19 prompt "SECO i.MX6 SoC variant"
|
| /rk3399_rockchip-uboot/board/gateworks/gw_ventana/ |
| H A D | README | 15 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 D | Kconfig | 10 default "mx6"
|
| /rk3399_rockchip-uboot/board/seco/common/ |
| H A D | Makefile | 5 obj-$(CONFIG_TARGET_SECOMX6) += mx6.o
|
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | Makefile | 35 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 D | Kconfig | 13 default "mx6"
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/mach-imx/ |
| H A D | sata.h | 11 * SATA setup for i.mx6 quad based platform
|
| /rk3399_rockchip-uboot/board/advantech/dms-ba16/ |
| H A D | Kconfig | 26 default "mx6"
|
| H A D | dms-ba16_1g.cfg | 19 #include "asm/arch/mx6-ddr.h"
|
| H A D | dms-ba16_2g.cfg | 19 #include "asm/arch/mx6-ddr.h"
|
| /rk3399_rockchip-uboot/board/toradex/colibri_imx6/ |
| H A D | Kconfig | 13 default "mx6"
|
| /rk3399_rockchip-uboot/board/boundary/nitrogen6x/ |
| H A D | nitrogen6s1g.cfg | 26 #include "asm/arch/mx6-ddr.h"
|
| H A D | nitrogen6dl.cfg | 26 #include "asm/arch/mx6-ddr.h"
|
| H A D | nitrogen6q2g.cfg | 26 #include "asm/arch/mx6-ddr.h"
|
| H A D | nitrogen6dl2g.cfg | 26 #include "asm/arch/mx6-ddr.h"
|
| /rk3399_rockchip-uboot/drivers/dma/ |
| H A D | Kconfig | 24 depends on MX23 || MX28 || MX6 || MX7
|