blob: 7812aa34ee1bc0460f52c33c28caeff3cb0caf44 [file] [log] [blame]
// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright 2018 NXP
*/
&qspi1 {
num-cs = <2>;
flash0: n25q256a@0 {
compatible = "jedec,spi-nor";
};
flash1: n25q256a@1 {
compatible = "jedec,spi-nor";
};
};
&pinctrl_uart1 {
u-boot,dm-pre-reloc;
};