boards: nxp: mimxrt700_evk: Upgrade the onboard chip to B0 silicon
- Update the pinctrl configuration for mimxrt700_evk board to support - Update FCB settings from SDK Signed-off-by: Lucien Zhao <lucien.zhao@nxp.com>
This commit is contained in:
@@ -9,10 +9,6 @@
|
||||
#include <stdint.h>
|
||||
#include "fsl_common.h"
|
||||
|
||||
#ifndef FSL_FEATURE_SILICON_VERSION_A
|
||||
#define FSL_FEATURE_SILICON_VERSION_A (1U)
|
||||
#endif
|
||||
|
||||
/* XSPI memory config block related definitions */
|
||||
#define FC_XSPI_CFG_BLK_TAG (0x42464346UL) /* ascii "FCFB" Big Endian */
|
||||
#define FC_XSPI_CFG_BLK_VERSION (0x56010400UL) /* V1.4.0 */
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
#include <nxp/nxp_imx/rt/MIMXRT798SGFOA-pinctrl.h>
|
||||
#include <nxp/nxp_imx/rt/MIMXRT798SGFOB-pinctrl.h>
|
||||
|
||||
&pinctrl {
|
||||
pinmux_flexcomm0_lpuart: pinmux_flexcomm0_lpuart {
|
||||
|
||||
Reference in New Issue
Block a user