]> git.baikalelectronics.ru Git - uboot.git/commit
stm32mp1: ram: update parameter array initialization
authorPatrick Delaunay <patrick.delaunay@st.com>
Wed, 10 Apr 2019 12:09:25 +0000 (14:09 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Thu, 23 May 2019 09:38:10 +0000 (11:38 +0200)
commit00130cad48110c1a0a7bad7a5520f9f8804d3cc8
tree0c0fb7eefa4e6cf628394fdc36c91ca311555670
parent5a596c49633be2b674cd95f832f0ce98608d85a7
stm32mp1: ram: update parameter array initialization

Force alignment of the size of parameters array with
the expected value in the binding, that allows compilation
error when the array size change.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
doc/device-tree-bindings/memory-controllers/st,stm32mp1-ddr.txt
drivers/ram/stm32mp1/stm32mp1_ddr.c
drivers/ram/stm32mp1/stm32mp1_ram.c