Skip to content

Commit

Permalink
boards: arm: stm32h7b3 disco reads the SFDP table from NOR
Browse files Browse the repository at this point in the history
The sfdp table property is no more required in the DTS of the
stm32h7b3i_dk as it is correctly read from the external
NOR octoflash with the read-sfdp command.
(since PR zephyrproject-rtos#62521)

Signed-off-by: Francois Ramu <francois.ramu@st.com>
  • Loading branch information
FRASTM authored and carlescufi committed Nov 3, 2023
1 parent ba9ebb7 commit ce82348
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions boards/arm/stm32h7b3i_dk/stm32h7b3i_dk.dts
Original file line number Diff line number Diff line change
Expand Up @@ -259,13 +259,6 @@
spi-bus-width = <OSPI_OPI_MODE>;
data-rate = <OSPI_DTR_TRANSFER>;
status = "okay";
sfdp-bfp = [
53 46 44 50 06 01 02 ff
00 06 01 10 30 00 00 ff
C2 00 01 04 10 01 00 ff
84 00 01 02 C0 00 00 ff
00 00 00 00
];

partitions {
compatible = "fixed-partitions";
Expand Down

0 comments on commit ce82348

Please sign in to comment.