···2424 default "mxs"
25252626source "board/olimex/mx23_olinuxino/Kconfig"
2727-source "board/freescale/mx23evk/Kconfig"
2727+source "board/nxp/mx23evk/Kconfig"
28282929endif
3030···7474 This option enables the 4P2 linear regulator (derived
7575 from VDD5V) - so the VDD4P2 power source is operational.
76767777-source "board/freescale/mx28evk/Kconfig"
7777+source "board/nxp/mx28evk/Kconfig"
7878source "board/liebherr/btt/Kconfig"
7979source "board/liebherr/xea/Kconfig"
8080
···315315 return 0;
316316}
317317318318-/* This comes from ../../freescale/p1_p2_rdb_pc/p1_p2_rdb_pc.c */
318318+/* This comes from ../../nxp/p1_p2_rdb_pc/p1_p2_rdb_pc.c */
319319extern int checkboard_p1_p2(void);
320320321321int checkboard(void)
···33 * Copyright (C) 2015 Beckhoff Automation GmbH
44 * Patrick Bruenn <p.bruenn@beckhoff.com>
55 *
66- * Based on <u-boot>/board/freescale/mx53loco/imximage.cfg
66+ * Based on <u-boot>/board/nxp/mx53loco/imximage.cfg
77 * Copyright (C) 2011 Freescale Semiconductor, Inc.
88 */
99
+1-1
board/beckhoff/mx53cx9020/mx53cx9020.c
···33 * Copyright (C) 2015 Beckhoff Automation GmbH & Co. KG
44 * Patrick Bruenn <p.bruenn@beckhoff.com>
55 *
66- * Based on <u-boot>/board/freescale/mx53loco/mx53loco.c
66+ * Based on <u-boot>/board/nxp/mx53loco/mx53loco.c
77 * Copyright (C) 2011 Freescale Semiconductor, Inc.
88 */
99
+1-1
board/beckhoff/mx53cx9020/mx53cx9020_video.c
···33 * Copyright (C) 2015 Beckhoff Automation GmbH & Co. KG
44 * Patrick Bruenn <p.bruenn@beckhoff.com>
55 *
66- * Based on <u-boot>/board/freescale/mx53loco/mx53loco_video.c
66+ * Based on <u-boot>/board/nxp/mx53loco/mx53loco_video.c
77 * Copyright (C) 2012 Freescale Semiconductor, Inc.
88 */
99
+1-1
board/boundary/nitrogen6x/README
···1010The configuration in this directory supports both the
1111Nitrogen6X and Freescale SabreLite board, but in a
1212different fashion from Freescale's implementation in
1313-board/freescale/mx6qsabrelite.
1313+board/nxp/mx6qsabrelite.
14141515In particular, this image supports booting from SPI NOR
1616and saving the environment to SPI NOR.
···8899arch/arm/cpu/arm926ejs/mxs/ - The CPU support code for the Freescale i.MX28
1010arch/arm/include/asm/arch-mxs/ - Header files for the Freescale i.MX28
1111-board/freescale/mx28evk/ - MX28EVK board specific files
1111+board/nxp/mx28evk/ - MX28EVK board specific files
1212include/configs/mx28evk.h - MX28EVK configuration file
13131414Jumper configuration
···11# SPDX-License-Identifier: GPL-2.0+
22# Copyright 2017 General Electric Company
33#
44-# Based on board/freescale/mx53loco/Makefile:
44+# Based on board/nxp/mx53loco/Makefile:
55#
66# (C) Copyright 2011 Freescale Semiconductor, Inc.
77# Jason Liu <r64343@freescale.com>
+1-1
board/ge/mx53ppd/imximage.cfg
···22/*
33 * Copyright 2017 General Electric Company
44 *
55- * Based on board/freescale/mx53loco/imximage.cfg:
55+ * Based on board/nxp/mx53loco/imximage.cfg:
66 *
77 * Copyright (C) 2011 Freescale Semiconductor, Inc.
88 * Jason Liu <r64343@freescale.com>
+1-1
board/ge/mx53ppd/mx53ppd.c
···22/*
33 * Copyright 2017 General Electric Company
44 *
55- * Based on board/freescale/mx53loco/mx53loco.c:
55+ * Based on board/nxp/mx53loco/mx53loco.c:
66 *
77 * Copyright (C) 2011 Freescale Semiconductor, Inc.
88 * Jason Liu <r64343@freescale.com>
+1-1
board/ge/mx53ppd/mx53ppd_video.c
···22/*
33 * Copyright 2017 General Electric Company
44 *
55- * Based on board/freescale/mx53loco/mx53loco_video.c:
55+ * Based on board/nxp/mx53loco/mx53loco_video.c:
66 *
77 * Copyright (C) 2012 Freescale Semiconductor, Inc.
88 * Fabio Estevam <fabio.estevam@freescale.com>
···22/*
33 * Copyright (C) 2020 SiFive, Inc.
44 *
55- * Based on board/freescale/common/sys_eeprom.c:
55+ * Based on board/nxp/common/sys_eeprom.c:
66 * Copyright 2006, 2008-2009, 2011 Freescale Semiconductor
77 * York Sun (yorksun@freescale.com)
88 * Haiying Wang (haiying.wang@freescale.com)
···4242# CONFIG_SPL_RAW_IMAGE_SUPPORT is not set
4343# CONFIG_SPL_LEGACY_IMAGE_FORMAT is not set
4444CONFIG_SPL_LOAD_IMX_CONTAINER=y
4545-CONFIG_IMX_CONTAINER_CFG="board/freescale/imx8qm_mek/uboot-container.cfg"
4545+CONFIG_IMX_CONTAINER_CFG="board/nxp/imx8qm_mek/uboot-container.cfg"
4646CONFIG_SPL_SYS_MALLOC_SIMPLE=y
4747# CONFIG_SPL_SHARES_INIT_SP_ADDR is not set
4848CONFIG_SPL_HAVE_INIT_STACK=y
+1-1
configs/imx8qxp_mek_defconfig
···4343# CONFIG_SPL_RAW_IMAGE_SUPPORT is not set
4444# CONFIG_SPL_LEGACY_IMAGE_FORMAT is not set
4545CONFIG_SPL_LOAD_IMX_CONTAINER=y
4646-CONFIG_IMX_CONTAINER_CFG="board/freescale/imx8qxp_mek/uboot-container.cfg"
4646+CONFIG_IMX_CONTAINER_CFG="board/nxp/imx8qxp_mek/uboot-container.cfg"
4747CONFIG_SPL_SYS_MALLOC_SIMPLE=y
4848# CONFIG_SPL_SHARES_INIT_SP_ADDR is not set
4949CONFIG_SPL_HAVE_INIT_STACK=y
···6161Board specific configuration file specifications:
6262------------------------------------------------
63631. Configuration files rcw.cfg and pbi.cfg must present in the
6464-board/freescale/<BOARD>/ directory, rcw.cfg is for RCW, pbi.cfg is for
6464+board/nxp/<BOARD>/ directory, rcw.cfg is for RCW, pbi.cfg is for
6565PBI instructions. File name must not be changed since they are used
6666in Makefile.
67672. These files can have empty lines and lines starting with "#" as first
···694694 typically to reboot the board in error condition.
695695696696config FSL_IFC
697697- bool
697697+ bool "Freescale Integrated Flash Controller"
698698+ depends on ARM
699699+ help
700700+ This driver is for the Integrated Flash Controller(IFC) module
701701+ available in Freescale SoCs. This controller allows to handle
702702+ devices such as NOR, NAND, FPGA and ASIC etc.
698703699704config SL28CPLD
700705 bool "Enable Kontron sl28cpld multi-function driver"