diff options
-rw-r--r-- | arch/arm/Kconfig | 4 | ||||
-rw-r--r-- | board/freescale/pico-imx7d/Kconfig (renamed from board/technexion/pico-imx7d/Kconfig) | 2 | ||||
-rw-r--r-- | board/freescale/pico-imx7d/MAINTAINERS (renamed from board/technexion/pico-imx7d/MAINTAINERS) | 0 | ||||
-rw-r--r-- | board/freescale/pico-imx7d/Makefile (renamed from board/technexion/pico-imx7d/Makefile) | 0 | ||||
-rw-r--r-- | board/freescale/pico-imx7d/imximage.cfg (renamed from board/technexion/pico-imx7d/imximage.cfg) | 2 | ||||
-rw-r--r-- | board/freescale/pico-imx7d/imximage_512mb.cfg (renamed from board/technexion/pico-imx7d/imximage_512mb.cfg) | 0 | ||||
-rwxr-xr-x | board/freescale/pico-imx7d/pico-imx7d.c (renamed from board/technexion/pico-imx7d/pico-imx7d.c) | 0 | ||||
-rwxr-xr-x | board/freescale/pico-imx7d/plugin.S (renamed from board/technexion/pico-imx7d/plugin.S) | 0 | ||||
-rw-r--r-- | board/freescale/picosom-imx6ul/Kconfig (renamed from board/technexion/picosom-imx6ul/Kconfig) | 2 | ||||
-rw-r--r-- | board/freescale/picosom-imx6ul/MAINTAINERS (renamed from board/technexion/picosom-imx6ul/MAINTAINERS) | 0 | ||||
-rw-r--r-- | board/freescale/picosom-imx6ul/Makefile (renamed from board/technexion/picosom-imx6ul/Makefile) | 0 | ||||
-rw-r--r-- | board/freescale/picosom-imx6ul/imximage.cfg (renamed from board/technexion/picosom-imx6ul/imximage.cfg) | 0 | ||||
-rw-r--r-- | board/freescale/picosom-imx6ul/picosom-imx6ul.c (renamed from board/technexion/picosom-imx6ul/picosom-imx6ul.c) | 0 | ||||
-rw-r--r-- | configs/pico-imx7d_ddr_1gb_defconfig | 2 | ||||
-rw-r--r-- | configs/pico-imx7d_ddr_512mb_defconfig | 2 | ||||
-rw-r--r-- | configs/pico-imx7d_defconfig | 2 | ||||
-rw-r--r-- | configs/picosom-imx6ul-qspi_defconfig | 2 | ||||
-rw-r--r-- | configs/picosom-imx6ul_defconfig | 2 |
18 files changed, 10 insertions, 10 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 4e1f49a..e20d388 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -893,13 +893,13 @@ source "board/freescale/mx7d_12x12_ddr3_arm2/Kconfig" source "board/freescale/mx7d_19x19_lpddr3_arm2/Kconfig" source "board/freescale/mx7d_19x19_ddr3_arm2/Kconfig" source "board/freescale/mx7dsabresd/Kconfig" -source "board/technexion/pico-imx7d/Kconfig" +source "board/freescale/pico-imx7d/Kconfig" source "board/freescale/mx6ul_14x14_evk/Kconfig" source "board/freescale/mx6ul_nxpu_iopb/Kconfig" source "board/freescale/mx6ul_14x14_ddr3_arm2/Kconfig" source "board/freescale/mx6ul_14x14_lpddr2_arm2/Kconfig" source "board/freescale/mx6ul_aquila/Kconfig" -source "board/technexion/picosom-imx6ul/Kconfig" +source "board/freescale/picosom-imx6ul/Kconfig" source "board/freescale/vf610twr/Kconfig" source "board/gateworks/gw_ventana/Kconfig" source "board/genesi/mx51_efikamx/Kconfig" diff --git a/board/technexion/pico-imx7d/Kconfig b/board/freescale/pico-imx7d/Kconfig index f4ae18c..79e12be 100644 --- a/board/technexion/pico-imx7d/Kconfig +++ b/board/freescale/pico-imx7d/Kconfig @@ -4,7 +4,7 @@ config SYS_BOARD default "pico-imx7d" config SYS_VENDOR - default "technexion" + default "freescale" config SYS_SOC default "mx7" diff --git a/board/technexion/pico-imx7d/MAINTAINERS b/board/freescale/pico-imx7d/MAINTAINERS index 99c9982..99c9982 100644 --- a/board/technexion/pico-imx7d/MAINTAINERS +++ b/board/freescale/pico-imx7d/MAINTAINERS diff --git a/board/technexion/pico-imx7d/Makefile b/board/freescale/pico-imx7d/Makefile index 30bba14..30bba14 100644 --- a/board/technexion/pico-imx7d/Makefile +++ b/board/freescale/pico-imx7d/Makefile diff --git a/board/technexion/pico-imx7d/imximage.cfg b/board/freescale/pico-imx7d/imximage.cfg index 87088d2..0c44c27 100644 --- a/board/technexion/pico-imx7d/imximage.cfg +++ b/board/freescale/pico-imx7d/imximage.cfg @@ -31,7 +31,7 @@ BOOT_FROM sd #ifdef CONFIG_USE_PLUGIN /*PLUGIN plugin-binary-file IRAM_FREE_START_ADDR*/ -PLUGIN board/technexion/pico-imx7d/plugin.bin 0x00910000 +PLUGIN board/freescale/pico-imx7d/plugin.bin 0x00910000 #else #ifdef CONFIG_SECURE_BOOT diff --git a/board/technexion/pico-imx7d/imximage_512mb.cfg b/board/freescale/pico-imx7d/imximage_512mb.cfg index e27513d..e27513d 100644 --- a/board/technexion/pico-imx7d/imximage_512mb.cfg +++ b/board/freescale/pico-imx7d/imximage_512mb.cfg diff --git a/board/technexion/pico-imx7d/pico-imx7d.c b/board/freescale/pico-imx7d/pico-imx7d.c index 1b8b314..1b8b314 100755 --- a/board/technexion/pico-imx7d/pico-imx7d.c +++ b/board/freescale/pico-imx7d/pico-imx7d.c diff --git a/board/technexion/pico-imx7d/plugin.S b/board/freescale/pico-imx7d/plugin.S index 75033f7..75033f7 100755 --- a/board/technexion/pico-imx7d/plugin.S +++ b/board/freescale/pico-imx7d/plugin.S diff --git a/board/technexion/picosom-imx6ul/Kconfig b/board/freescale/picosom-imx6ul/Kconfig index ac5e24a..0a29904 100644 --- a/board/technexion/picosom-imx6ul/Kconfig +++ b/board/freescale/picosom-imx6ul/Kconfig @@ -4,7 +4,7 @@ config SYS_BOARD default "picosom-imx6ul" config SYS_VENDOR - default "technexion" + default "freescale" config SYS_SOC default "mx6" diff --git a/board/technexion/picosom-imx6ul/MAINTAINERS b/board/freescale/picosom-imx6ul/MAINTAINERS index 9ae1ff6..9ae1ff6 100644 --- a/board/technexion/picosom-imx6ul/MAINTAINERS +++ b/board/freescale/picosom-imx6ul/MAINTAINERS diff --git a/board/technexion/picosom-imx6ul/Makefile b/board/freescale/picosom-imx6ul/Makefile index a16bea9..a16bea9 100644 --- a/board/technexion/picosom-imx6ul/Makefile +++ b/board/freescale/picosom-imx6ul/Makefile diff --git a/board/technexion/picosom-imx6ul/imximage.cfg b/board/freescale/picosom-imx6ul/imximage.cfg index 8283673..8283673 100644 --- a/board/technexion/picosom-imx6ul/imximage.cfg +++ b/board/freescale/picosom-imx6ul/imximage.cfg diff --git a/board/technexion/picosom-imx6ul/picosom-imx6ul.c b/board/freescale/picosom-imx6ul/picosom-imx6ul.c index f4a1b77..f4a1b77 100644 --- a/board/technexion/picosom-imx6ul/picosom-imx6ul.c +++ b/board/freescale/picosom-imx6ul/picosom-imx6ul.c diff --git a/configs/pico-imx7d_ddr_1gb_defconfig b/configs/pico-imx7d_ddr_1gb_defconfig index 0cbf19c..f1d7974 100644 --- a/configs/pico-imx7d_ddr_1gb_defconfig +++ b/configs/pico-imx7d_ddr_1gb_defconfig @@ -1,4 +1,4 @@ -CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/technexion/pico-imx7d/imximage.cfg,MX7D,DDR_MB=1024" +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/pico-imx7d/imximage.cfg,MX7D,DDR_MB=1024" CONFIG_ARM=y CONFIG_TARGET_PICO_IMX7D=y CONFIG_SYS_MALLOC_F=y diff --git a/configs/pico-imx7d_ddr_512mb_defconfig b/configs/pico-imx7d_ddr_512mb_defconfig index 09b774d..47313b2 100644 --- a/configs/pico-imx7d_ddr_512mb_defconfig +++ b/configs/pico-imx7d_ddr_512mb_defconfig @@ -1,4 +1,4 @@ -CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/technexion/pico-imx7d/imximage_512mb.cfg,MX7D,DDR_MB=512" +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/pico-imx7d/imximage_512mb.cfg,MX7D,DDR_MB=512" CONFIG_ARM=y CONFIG_TARGET_PICO_IMX7D=y CONFIG_SYS_MALLOC_F=y diff --git a/configs/pico-imx7d_defconfig b/configs/pico-imx7d_defconfig index 9cd5f6e..37f913a 100644 --- a/configs/pico-imx7d_defconfig +++ b/configs/pico-imx7d_defconfig @@ -1,4 +1,4 @@ -CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/technexion/pico-imx7d/imximage_512mb.cfg,MX7D,,DDR_MB=512,ANDROID_SUPPORT,BRILLO_SUPPORT,EFI_PARTITION,AVB_SUPPORT,SYSTEM_RAMDISK_SUPPORT,DDR_MB=512" +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/pico-imx7d/imximage_512mb.cfg,MX7D,,DDR_MB=512,ANDROID_SUPPORT,BRILLO_SUPPORT,EFI_PARTITION,AVB_SUPPORT,SYSTEM_RAMDISK_SUPPORT,DDR_MB=512" CONFIG_ARM=y CONFIG_TARGET_PICO_IMX7D=y CONFIG_SYS_MALLOC_F=y diff --git a/configs/picosom-imx6ul-qspi_defconfig b/configs/picosom-imx6ul-qspi_defconfig index 54c9f31..c3c0f1c 100644 --- a/configs/picosom-imx6ul-qspi_defconfig +++ b/configs/picosom-imx6ul-qspi_defconfig @@ -1,4 +1,4 @@ -CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/technexion/picosom-imx6ul/imximage.cfg,MX6UL,SYS_BOOT_QSPI" +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/picosom-imx6ul/imximage.cfg,MX6UL,SYS_BOOT_QSPI" CONFIG_ARM=y CONFIG_TARGET_PICOSOM_IMX6UL=y CONFIG_DM=y diff --git a/configs/picosom-imx6ul_defconfig b/configs/picosom-imx6ul_defconfig index 67e679f..f06230c 100644 --- a/configs/picosom-imx6ul_defconfig +++ b/configs/picosom-imx6ul_defconfig @@ -1,4 +1,4 @@ -CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/technexion/picosom-imx6ul/imximage.cfg,MX6UL,ANDROID_SUPPORT,BRILLO_SUPPORT,AVB_SUPPORT,SYSTEM_RAMDISK_SUPPORT,AVB_FUSE" +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/picosom-imx6ul/imximage.cfg,MX6UL,ANDROID_SUPPORT,BRILLO_SUPPORT,AVB_SUPPORT,SYSTEM_RAMDISK_SUPPORT,AVB_FUSE" CONFIG_ARM=y CONFIG_TARGET_PICOSOM_IMX6UL=y CONFIG_DM=y |